From: Chunrong Guo Date: Sat, 29 Sep 2018 08:59:43 +0000 (+0800) Subject: management-complex : upgrade 10.8.0->10.10.0 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=801eab23aede6d1d932990fb29c5ded574ebb52d;p=meta-freescale.git management-complex : upgrade 10.8.0->10.10.0 *update to lsdk 1809 tag include the following changes: a71009e - Add the prebuilt binaries of mc 10.10.0 release 840aa8e - Initial commit to add README Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/recipes-dpaa2/management-complex/management-complex_10.8.0.bb b/recipes-dpaa2/management-complex/management-complex_10.10.0.bb similarity index 87% rename from recipes-dpaa2/management-complex/management-complex_10.8.0.bb rename to recipes-dpaa2/management-complex/management-complex_10.10.0.bb index bd2e129c..c9f4c5ba 100644 --- a/recipes-dpaa2/management-complex/management-complex_10.8.0.bb +++ b/recipes-dpaa2/management-complex/management-complex_10.10.0.bb @@ -6,8 +6,8 @@ inherit deploy INHIBIT_DEFAULT_DEPS = "1" -SRC_URI = "git://github.com/NXP/qoriq-mc-binary.git;nobranch=1" -SRCREV = "9c1d73016b47f8654d48f0ccff776e5e4588d822" +SRC_URI = "git://github.com/nxp/qoriq-mc-binary;protocol=https;nobranch=1" +SRCREV = "a71009e13b1e7dac9cffc708f62037e67985bbfc" S = "${WORKDIR}/git"