diff options
| author | Flora Hu <flora.hu@nxp.com> | 2025-01-02 16:39:24 +0800 |
|---|---|---|
| committer | Flora Hu <flora.hu@nxp.com> | 2025-01-13 13:58:32 +0800 |
| commit | c4fb8ee0a85993e7bfa8980a6e241137b3bc0413 (patch) | |
| tree | 4fd3ab1dd2087df673a196a3c5efb337f4b26c74 /recipes-dpaa2/restool | |
| parent | 8cc3bb0ff75e38becfd0a9eced0b7dc22cb3f86c (diff) | |
| download | meta-freescale-c4fb8ee0a85993e7bfa8980a6e241137b3bc0413.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>
Diffstat (limited to 'recipes-dpaa2/restool')
| -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 bbf7fec25..d9e3b630f 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" | |||
| 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 = "d9fbfc68018c8dbe33bdf236dc6b4c02f15aa6e1" | 8 | SRCREV = "8c45e04363bf2a984a87b24d1dac80a286dd40d8" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
