summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/mc-utils/mc-utils_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-12-16 08:23:09 -0300
committerGitHub <noreply@github.com>2022-12-16 08:23:09 -0300
commit38657fe0715dec58fcf65c9f5693e1d9d36dfe2f (patch)
treecc9300d0e2ec253e62a482491e67ca4f90f1dc7b /recipes-bsp/mc-utils/mc-utils_git.bb
parentda51a9af29d25411ff16c2b735c391bc335ba5c0 (diff)
parenta0575e28c4d3244f3332683794ecf91dbddf05cc (diff)
downloadmeta-freescale-38657fe0715dec58fcf65c9f5693e1d9d36dfe2f.tar.gz
Merge pull request #1334 from Freescale/backport-1333-to-kirkstone
[Backport kirkstone] Upgrade MC/mc-util and restool
Diffstat (limited to 'recipes-bsp/mc-utils/mc-utils_git.bb')
-rw-r--r--recipes-bsp/mc-utils/mc-utils_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/mc-utils/mc-utils_git.bb b/recipes-bsp/mc-utils/mc-utils_git.bb
index 90992c18..fc0486e0 100644
--- a/recipes-bsp/mc-utils/mc-utils_git.bb
+++ b/recipes-bsp/mc-utils/mc-utils_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "dtc-native"
8inherit deploy 8inherit deploy
9 9
10SRC_URI = "git://github.com/nxp-qoriq/mc-utils;protocol=https;nobranch=1" 10SRC_URI = "git://github.com/nxp-qoriq/mc-utils;protocol=https;nobranch=1"
11SRCREV = "12ffee82d210cb6b5c8fa30fbc6f5d29e4be2e6f" 11SRCREV = "bc141334051a2e1e3ea2f4eedee8e1165d52e4a5"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14