From d467f4dbc70274c7a89d045c8dfdf1dc03c35dd0 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Mon, 14 Oct 2019 17:30:02 +0800 Subject: [PATCH] restool: update to 55a1f37 *update to lsdk 1909 tag include the following changes: 55a1f37 - dprc: add support for option DPRC_CFG_OPT_PL_ALLOWED Signed-off-by: Chunrong Guo --- recipes-dpaa2/restool/restool_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb index 521aa7ad..b8863627 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 = "8b1dd407bbd48b4f1a50c71b78083112a6397619" +SRCREV = "55a1f377915176a195a7e96b165ed5447285c464" S = "${WORKDIR}/git" -- 2.40.1