summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/ion/libion_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/ion/libion_git.bb b/recipes-devtools/ion/libion_git.bb
index 7c93ed3f..8bfe19eb 100644
--- a/recipes-devtools/ion/libion_git.bb
+++ b/recipes-devtools/ion/libion_git.bb
@@ -7,7 +7,7 @@ PV = "1.0.0"
7 7
8BRANCH = "master" 8BRANCH = "master"
9SRC_URI = "git://github.com/glneo/libion.git;protocol=git;branch=${BRANCH}" 9SRC_URI = "git://github.com/glneo/libion.git;protocol=git;branch=${BRANCH}"
10SRCREV = "11dad7977ec3ecba37c013da7ec0408c01413000" 10SRCREV = "813bd63e2f2118e17cb1c5d38505a1e572a2381c"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13