]> code.ossystems Code Review - meta-freescale.git/commitdiff
restool: update to 2634746
authorC.R. Guo <chunrong.guo@nxp.com>
Wed, 21 Mar 2018 08:32:54 +0000 (16:32 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 2 Apr 2018 13:30:13 +0000 (10:30 -0300)
*include the following changes:
2634746 - dpdmux: add TCAM custom classification option
1c1d7a0 - scripts: add custom steering method to help message
888a386 - update dpdmux help to reflect that it can only be connected to a dpmac
aef8cda - add big-endian check for MC versions lower than V10
6ec9eeb - tranzition to the new form of MC APIs
9ca1a16 - mc_get_version does not require open on root dprc
660c48d - ls-append-dpl: set objects created in child dprc as plugged
7a0433d - scripts: add preliminary version of ls-append-dpl script
976391f - dpni: align option names with the DPL format

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-dpaa2/restool/restool_git.bb

index e1a186c3b24113c7add749a20cdd1b43ad147367..a1266f6047333ddac87679f6f3adf4cb4f368cf7 100644 (file)
@@ -7,7 +7,7 @@ RDEPENDS_${PN} += "bash"
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/restool;nobranch=1 \
     file://0001-restool-fix-build-error-with-gcc7.patch"
 
-SRCREV = "90fe5c4054bb9a77adef76c0b16a5af68f3905d3"
+SRCREV = "263474672c9a16d2bbb2dfb80d3fb6ce01ad87fd"
 
 S = "${WORKDIR}/git"