summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlora Hu <flora.hu@nxp.com>2025-01-02 16:39:24 +0800
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-01-16 11:13:15 +0000
commit6e8eadab2d96dcb0766e5c2e40574ec56f559a0a (patch)
tree8161a4740925442e773b7de3356e0e6e7fc7332d
parentd015b23d0ac89c744557848a8bce79729dc9e351 (diff)
downloadmeta-freescale-6e8eadab2d96dcb0766e5c2e40574ec56f559a0a.tar.gz
restool: Update to latest from NXP 6.6.52-2.2.0
Update SRCREV to 8c45e04 Signed-off-by: Flora Hu <flora.hu@nxp.com> (cherry picked from commit c4fb8ee0a85993e7bfa8980a6e241137b3bc0413)
-rw-r--r--recipes-dpaa2/restool/restool_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb
index bbf7fec2..d9e3b630 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"
5SRC_URI = "git://github.com/nxp-qoriq/restool;protocol=https;nobranch=1 \ 5SRC_URI = "git://github.com/nxp-qoriq/restool;protocol=https;nobranch=1 \
6 file://disable-manpage-generation.patch \ 6 file://disable-manpage-generation.patch \
7" 7"
8SRCREV = "d9fbfc68018c8dbe33bdf236dc6b4c02f15aa6e1" 8SRCREV = "8c45e04363bf2a984a87b24d1dac80a286dd40d8"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11