]> code.ossystems Code Review - meta-freescale.git/commitdiff
restool: update to 2815572
authorChunrong Guo <chunrong.guo@nxp.com>
Thu, 5 Jul 2018 09:41:46 +0000 (17:41 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 6 Jul 2018 13:51:23 +0000 (10:51 -0300)
*include the following changes:
2815572 - dpdmai: add --num-queues create parameter
a5f268b - scripts: suppress unit_address_vs_reg warnings when using newer dtc
0e2846a - scripts: Fix MC version check
d9cbf56 - dprc: use the corect specifier for uint16_t
1b49539 - dpni: print both rx and tx tcs number
10af575 - dpni: add support for 16 TX tcs
ad33877 - dpni: add DPNI_OPT_SINGLE_SENDER option
887deae - scripts: Infer switch ports number from specified endpoints
c8111df - scripts: Avoid word splitting
7a15d3e - ls-addsw: show netdev names when creating a dpsw
81fb178 - ls-addmux: fix endpoint discovery
254aef8 - update copyright years

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 01c1c1b365ba1b5c64412a993d69c2fd7d9b48f5)

recipes-dpaa2/restool/restool_git.bb

index 00a79fb6fcefddcc5cd3ae83e57d7ada8929d593..8521a27de01f73b4e6ad2a890f0d58e3781db57e 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 = "263474672c9a16d2bbb2dfb80d3fb6ce01ad87fd"
+SRCREV = "2815572ab25029a8fb47f0dc6a0b56ae5ff76713"
 
 S = "${WORKDIR}/git"