Skip to content

Commit

Permalink
Merge pull request #2061 from nxp-upstream/qoriq-q4
Browse files Browse the repository at this point in the history
Upstream from NXP-6.6.52-2.0.0
  • Loading branch information
otavio authored Jan 16, 2025
2 parents 5c0779f + 1fa8589 commit becacf6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion recipes-bsp/qe-ucode/qe-ucode_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down
4 changes: 2 additions & 2 deletions recipes-devtools/qoriq-cst/qoriq-cst_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"

Expand Down
2 changes: 1 addition & 1 deletion recipes-dpaa2/dce/dce_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion recipes-dpaa2/restool/restool_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit becacf6

Please sign in to comment.