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 596625ece..7a90bc996 100644
--- a/recipes-dpaa2/restool/restool_git.bb
+++ b/recipes-dpaa2/restool/restool_git.bb
@@ -3,7 +3,7 @@ LICENSE = "BSD-3-Clause | GPL-2.0-or-later"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=83af78c71766dd5fb1c1c3dd64a75ee7" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=83af78c71766dd5fb1c1c3dd64a75ee7"
4 4
5SRC_URI = "git://github.com/nxp-qoriq/restool;protocol=https;nobranch=1" 5SRC_URI = "git://github.com/nxp-qoriq/restool;protocol=https;nobranch=1"
6SRCREV = "8f73f2600111440d034227966d6ff03ec47d8f1a" 6SRCREV = "df31aaa46b77e3918f893ca08b1e63871ae880b6"
7 7
8inherit bash-completion 8inherit bash-completion
9 9