aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2016-06-23 08:51:51 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-01-08 15:19:18 +0100
commite16a374028d06f1b4b3959c121ab7dce3f5e8847 (patch)
tree2821ada15febda5d32237180a628fd4b0fd28d92 /recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
parent4f8e0025097865f75c484fa15dcb19df8fef5bd2 (diff)
set up osmocom recipes with AUTOREV to track git master
This is for the upcoming nightly builds, where all our osmo* recipes are going to track current master of their respective upstream git repository. Change-Id: Idda98bdfa07c16aee1955fa63373b358bb754c90
Diffstat (limited to 'recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb')
-rw-r--r--recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb b/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
index 625c4d3..d5328d8 100644
--- a/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
+++ b/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
@@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
-SRCREV = "b24af2bddf584b1f6d305efc5c5e762c32ae7251"
+SRCREV = "${AUTOREV}"
SRC_URI = "git://git.osmocom.org/osmo-sgsn.git;protocol=git"
PV = "1.2.0+gitr${SRCPV}"
PR = "${INC_PR}.0"