summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2
diff options
context:
space:
mode:
authorJun Zhu <junzhu@nxp.com>2022-12-16 15:55:37 +0800
committerJun Zhu <junzhu@nxp.com>2022-12-16 15:51:14 +0800
commita33bd36190f7bb729f3d17274b9f677e1d1473e4 (patch)
treebc4d762d8930020db4788debfaf2d1f4f7aa7854 /recipes-dpaa2
parent21974e4af8ff40381b479bfcd2ee68277d75bac9 (diff)
downloadmeta-freescale-a33bd36190f7bb729f3d17274b9f677e1d1473e4.tar.gz
restool: Update to commit 65c9a10
New commit: 65c9a10 dprc: fix export of DPNI_OPT_SHARED_FS option in generated DPL Signed-off-by: Jun Zhu <junzhu@nxp.com>
Diffstat (limited to 'recipes-dpaa2')
-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 30515ecf..3af4b8aa 100644
--- a/recipes-dpaa2/restool/restool_git.bb
+++ b/recipes-dpaa2/restool/restool_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ec8d84e9cd4de287e290275d09db27f0"
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 = "d29522aef9f92ff2557978d5d3979b771a9576fe" 8SRCREV = "65c9a10d95b19e61d2f86dbcaa45d12ba98e85e1"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11