diff options
-rw-r--r-- | recipes-dpaa2/management-complex/management-complex_10.18.0.bb (renamed from recipes-dpaa2/management-complex/management-complex_10.16.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/management-complex/management-complex_10.16.2.bb b/recipes-dpaa2/management-complex/management-complex_10.18.0.bb index 435544ad..6b3feace 100644 --- a/recipes-dpaa2/management-complex/management-complex_10.16.2.bb +++ b/recipes-dpaa2/management-complex/management-complex_10.18.0.bb | |||
@@ -7,7 +7,7 @@ inherit deploy fsl-eula-unpack | |||
7 | INHIBIT_DEFAULT_DEPS = "1" | 7 | INHIBIT_DEFAULT_DEPS = "1" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/nxp/qoriq-mc-binary;fsl-eula=true;nobranch=1" | 9 | SRC_URI = "git://github.com/nxp/qoriq-mc-binary;fsl-eula=true;nobranch=1" |
10 | SRCREV = "f72b978873af6c7cd0fd92b793363506411c102c" | 10 | SRCREV = "249c3259accb6ad940cdf09db7d9f7885432ef45" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||