From: Chunrong Guo Date: Wed, 18 Oct 2017 05:06:18 +0000 (+0800) Subject: restool: update to 87c3abe X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b56671433b9121d5bb0002fdd02e8e22134d92ad;p=meta-freescale.git restool: update to 87c3abe 87c3abe - scripts: fix improper usage of bash arithmetic operations Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb index aa6b8e40..c5e02319 100644 --- a/recipes-dpaa2/restool/restool_git.bb +++ b/recipes-dpaa2/restool/restool_git.bb @@ -7,7 +7,7 @@ RDEPENDS_${PN} += "bash" SRC_URI = "git://github.com/qoriq-open-source/restool.git;nobranch=1 \ file://0001-restool-fix-build-error-with-gcc7.patch" -SRCREV = "f01f2ea4ab2d5b2432c4497cc772d2fd8cca3eb3" +SRCREV = "87c3abe305d02a866404237773d4f736ab5247b2" S = "${WORKDIR}/git"