diff options
-rw-r--r-- | recipes-dpaa2/restool/restool_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb index 093582cb..382e3144 100644 --- a/recipes-dpaa2/restool/restool_git.bb +++ b/recipes-dpaa2/restool/restool_git.bb | |||
@@ -7,7 +7,7 @@ RDEPENDS_${PN} += "bash dtc" | |||
7 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/restool;nobranch=1 \ | 7 | SRC_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 | ||
10 | SRCREV = "9815bb661d70c9d66aa71dba62602718b61c7013" | 10 | SRCREV = "2b4dd211d5c584d5f81cfa530a3a93854dc1d490" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||