aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openbsc/openbsc_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openbsc/openbsc_git.bb')
-rw-r--r--recipes/openbsc/openbsc_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/openbsc/openbsc_git.bb b/recipes/openbsc/openbsc_git.bb
index cc3d3470e5..55898b147a 100644
--- a/recipes/openbsc/openbsc_git.bb
+++ b/recipes/openbsc/openbsc_git.bb
@@ -2,6 +2,7 @@ require ${PN}.inc
S = "${WORKDIR}/git/openbsc"
SRC_URI = "git://bs11-abis.gnumonks.org/openbsc.git;protocol=git"
+SRCREV = "5e68183a201ab92f29cd2467df5209f7b351a66d"
PV = "0.0.1.1+gitr${SRCREV}"
PR = "${INC_PR}.1"