Osmocom: Upgrade to latest master versions of the software

Build a new ABI release, build the latest libosmo-abis and
libosmo-netif versions and upgrade to OpenBSC master
This commit is contained in:
Holger Hans Peter Freyther 2014-09-25 17:08:51 +02:00
parent 1cafeaaa86
commit 65238f8530
5 changed files with 8 additions and 8 deletions

View File

@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "telephony"
BBFILE_PATTERN_telephony = "^${LAYERDIR}/"
BBFILE_PRIORITY_telephony = "5"
META_TELEPHONY_OSMO_INC = "13"
META_TELEPHONY_OSMO_INC = "14"

View File

@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
SRCREV = "c9295ea2dd1f52931f8670e706a7b0d4b3ac536b"
SRCREV = "d9d1b5c19f40515cb7c660acda7265bbddbb73d6"
SRC_URI = "git://git.osmocom.org/libosmo-abis.git;protocol=git"
PV = "0.2.0+gitr${SRCPV}"
PR = "${INC_PR}.2"
PV = "0.3.0+gitr${SRCPV}"
PR = "${INC_PR}.0"

View File

@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
SRCREV = "153f5856607b75ca76c540288cd6b4df144290ff"
SRCREV = "603f6c40d55b87f81fbd8ff1ad7b9568f3b962ff"
SRC_URI = "git://git.osmocom.org/libosmo-netif.git;protocol=git"
PV = "0.3.0+gitr${SRCPV}"
PV = "0.4.0+gitr${SRCPV}"
PR = "${INC_PR}.2"

View File

@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
SRCREV = "276ca4b1722df573f9af7735820712bcaf32b800"
SRCREV = "96af78650d1de134ebb37ddb829508cf0bd30c51"
SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git"
PV = "0.7.0+gitr${SRCPV}"
PR = "r2"

View File

@ -3,7 +3,7 @@ require ${PN}.inc
PV = "0.13.0+gitr${SRCPV}"
PR = "${INC_PR}.6"
SRCREV = "5160996d4a24fdb9faf0317c489689b5c31eebee"
SRCREV = "f8070f4793a748cad6deefeb1e38fe7f8a193293"
SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git \
file://upgrade-mncc-version.patch"