summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/restool/restool_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-dpaa2/restool/restool_git.bb')
-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 aa6b8e40..c5e02319 100644
--- a/recipes-dpaa2/restool/restool_git.bb
+++ b/recipes-dpaa2/restool/restool_git.bb
@@ -7,7 +7,7 @@ RDEPENDS_${PN} += "bash"
7SRC_URI = "git://github.com/qoriq-open-source/restool.git;nobranch=1 \ 7SRC_URI = "git://github.com/qoriq-open-source/restool.git;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 = "f01f2ea4ab2d5b2432c4497cc772d2fd8cca3eb3" 10SRCREV = "87c3abe305d02a866404237773d4f736ab5247b2"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13