]> code.ossystems Code Review - meta-freescale.git/commitdiff
restool: update to LSDK-20.04
authorJens Rehsack <sno@netbsd.org>
Tue, 7 Apr 2020 14:13:19 +0000 (16:13 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 7 Apr 2020 19:09:42 +0000 (16:09 -0300)
Update restool to LSDK-20.04 release from NXP which contains
following patches:

f0cec09 ls-main: fix endpoint parsing
59fefb1 Fixed restool dpcon create --help output
7bce792 ls-debug: Automatically create the DPDBG object only for valid commands
e00bcf9 Does not create DPDBG object in case of help command
3bff664 DPRC: set-locked on a child container
9607517 DPDBG: not available for mc version lower then 10.20.0
8fa1d5c add default interface support for dpdmux in restool
94114f5 Integrate the DPDBG object in restool:
9f6c465 ls-main: disable autorescan while in ls-* scripts
67011ba ls-main: introduce the get_interface_name function
cb63b6a scripts: explicity rescan the bus
3b40ef1 restool: add global option --rescan
42859dc scripts: print error message when endpoint does not exists

Signed-off-by: Jens Rehsack <sno@netbsd.org>
recipes-dpaa2/restool/restool_git.bb

index b8863627ecd2bca7438c36007876f2c967d9e079..0211c779963e2cde12cf9ad1b25370a8711c62ac 100644 (file)
@@ -7,7 +7,7 @@ RDEPENDS_${PN} += "bash dtc"
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/restool;nobranch=1 \
     file://0001-restool-fix-build-error-with-gcc7.patch"
 
-SRCREV = "55a1f377915176a195a7e96b165ed5447285c464"
+SRCREV = "f0cec094e4c6d1c975b377203a3bf994ba9325a9"
 
 S = "${WORKDIR}/git"