aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-02-12 14:06:49 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-02-12 14:06:49 +0100
commitd91abc18f1a1d0003fe946c5dce173f1946b9712 (patch)
tree03d3a6a4eac7b9cdc6ee28c42cd374a70399e517
parentc48a0a0a4d1811710259b66c86bc30fd29162083 (diff)
libosmo-abis: Use the latest upstream release for libosmo-abis
-rw-r--r--recipes-osmocom/libosmo-abis/libosmo-abis_git.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
index fd8e8fd..c2dbd44 100644
--- a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
+++ b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
@@ -1,8 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
-SRCREV = "d9d1b5c19f40515cb7c660acda7265bbddbb73d6"
-SRC_URI = "git://git.osmocom.org/libosmo-abis.git;protocol=git \
- file://fix-rsl-connect.patch "
-PV = "0.3.0+gitr${SRCPV}"
+SRCREV = "2f0dd0c01930fbc0dbf0c86946dd0a429f3cd6e2"
+SRC_URI = "git://git.osmocom.org/libosmo-abis.git;protocol=git"
+PV = "0.3.1+gitr${SRCPV}"
PR = "${INC_PR}.1"