mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
restool: update to LSDK-20.04
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>
This commit is contained in:
parent
945f9c7d33
commit
574302340c
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user