From: Chunrong Guo Date: Thu, 5 Jul 2018 09:41:46 +0000 (+0800) Subject: restool: update to 2815572 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1271a1cb8aa047c0cb166bb43f226e9bca1d0c35;p=meta-freescale.git restool: update to 2815572 *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 Signed-off-by: Otavio Salvador (cherry picked from commit 01c1c1b365ba1b5c64412a993d69c2fd7d9b48f5) --- diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb index 00a79fb6..8521a27d 100644 --- a/recipes-dpaa2/restool/restool_git.bb +++ b/recipes-dpaa2/restool/restool_git.bb @@ -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"