diff options
| author | Jun Zhu <junzhu@nxp.com> | 2022-12-16 15:55:37 +0800 |
|---|---|---|
| committer | Jun Zhu <junzhu@nxp.com> | 2022-12-16 15:51:14 +0800 |
| commit | a33bd36190f7bb729f3d17274b9f677e1d1473e4 (patch) | |
| tree | bc4d762d8930020db4788debfaf2d1f4f7aa7854 | |
| parent | 21974e4af8ff40381b479bfcd2ee68277d75bac9 (diff) | |
| download | meta-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>
| -rw-r--r-- | recipes-dpaa2/restool/restool_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb index 30515ecf0..3af4b8aa0 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" | |||
| 5 | SRC_URI = "git://github.com/nxp-qoriq/restool;protocol=https;nobranch=1 \ | 5 | SRC_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 | " |
| 8 | SRCREV = "d29522aef9f92ff2557978d5d3979b771a9576fe" | 8 | SRCREV = "65c9a10d95b19e61d2f86dbcaa45d12ba98e85e1" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
