diff --git a/recipes-bsp/qe-ucode/qe-ucode_git.bb b/recipes-bsp/qe-ucode/qe-ucode_git.bb index 33648d1e2..28cd5d6fd 100644 --- a/recipes-bsp/qe-ucode/qe-ucode_git.bb +++ b/recipes-bsp/qe-ucode/qe-ucode_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=c62f8109b4df15ca37ceeb5e4943626c" inherit deploy SRC_URI = "git://github.com/NXP/qoriq-qe-ucode.git;nobranch=1;protocol=https" -SRCREV= "57401f6dff6507055558eaa6838116baa8a2fd46" +SRCREV= "c89d7843943fd3bd52aa5f1ff7a91200a2f7f63b" S = "${WORKDIR}/git" diff --git a/recipes-devtools/qoriq-cst/qoriq-cst_git.bb b/recipes-devtools/qoriq-cst/qoriq-cst_git.bb index 8d3458363..bcb4f8bfe 100644 --- a/recipes-devtools/qoriq-cst/qoriq-cst_git.bb +++ b/recipes-devtools/qoriq-cst/qoriq-cst_git.bb @@ -2,7 +2,7 @@ SUMMARY = "utility for security boot" SECTION = "cst" LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://COPYING;md5=e959d5d617e33779d0e90ce1d9043eff" +LIC_FILES_CHKSUM = "file://LICENSE;md5=e959d5d617e33779d0e90ce1d9043eff" DEPENDS += "openssl qoriq-cst-native" RDEPENDS:${PN} = "bash" @@ -19,7 +19,7 @@ inherit kernel-arch SRC_URI = "git://github.com/nxp-qoriq/cst;protocol=https;nobranch=1 \ file://0001-tools-Mark-struct-input_field-file_field-extern.patch \ " -SRCREV = "af56e6c5c66dd2bc86a83b0bee8cb61b88d2120c" +SRCREV = "e96dead3c339f6addb1600249be67e1884cdbcc5" S = "${WORKDIR}/git" diff --git a/recipes-dpaa2/dce/dce_git.bb b/recipes-dpaa2/dce/dce_git.bb index 7c0ec2706..7beeb90fe 100644 --- a/recipes-dpaa2/dce/dce_git.bb +++ b/recipes-dpaa2/dce/dce_git.bb @@ -7,7 +7,7 @@ SRC_URI = "git://github.com/nxp-qoriq/dce;protocol=https;nobranch=1 \ git://github.com/nxp-qoriq/qbman_userspace;protocol=https;nobranch=1;name=qbman;destsuffix=git/lib/qbman_userspace \ file://0001-support-user-merge.patch \ " -SRCREV = "9db9c08379aa89f45f514f4f3f0a8e8212198758" +SRCREV = "88ef2e8c3845532ee64cea4349fd38fb2bd5f807" SRCREV_qbman = "2f92993a9f34e5221d6b36c63b9e30ef703e9ac3" SRCREV_FORMAT = "default_qbman" diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb index bbf7fec25..d9e3b630f 100644 --- a/recipes-dpaa2/restool/restool_git.bb +++ b/recipes-dpaa2/restool/restool_git.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=83af78c71766dd5fb1c1c3dd64a75ee7" SRC_URI = "git://github.com/nxp-qoriq/restool;protocol=https;nobranch=1 \ file://disable-manpage-generation.patch \ " -SRCREV = "d9fbfc68018c8dbe33bdf236dc6b4c02f15aa6e1" +SRCREV = "8c45e04363bf2a984a87b24d1dac80a286dd40d8" S = "${WORKDIR}/git"