summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2018-09-29 16:59:44 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-10-01 13:51:02 -0300
commit874c522545c477186a6b5b1d4866d7653f65924b (patch)
treeeebe40971f10ecebd0623ec25a1a466aea3c55a5 /recipes-dpaa2
parent801eab23aede6d1d932990fb29c5ded574ebb52d (diff)
downloadmeta-freescale-874c522545c477186a6b5b1d4866d7653f65924b.tar.gz
restool: update to 9815bb6
*update to lsdk 1809 tag include the following changes: 9815bb6 - update flib_ops to use the v10 MC API dbcc644 - dprc: generate-dpl: use MC APIs that support big-endian seamlessly Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-dpaa2')
-rw-r--r--recipes-dpaa2/restool/restool_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb
index 8521a27d..093582cb 100644
--- a/recipes-dpaa2/restool/restool_git.bb
+++ b/recipes-dpaa2/restool/restool_git.bb
@@ -7,7 +7,7 @@ RDEPENDS_${PN} += "bash dtc"
7SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/restool;nobranch=1 \ 7SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/restool;nobranch=1 \
8 file://0001-restool-fix-build-error-with-gcc7.patch" 8 file://0001-restool-fix-build-error-with-gcc7.patch"
9 9
10SRCREV = "2815572ab25029a8fb47f0dc6a0b56ae5ff76713" 10SRCREV = "9815bb661d70c9d66aa71dba62602718b61c7013"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13