libosmocore/libosmo-abis: Upgrade to 0.6.6 and 0.2.0

Upgrade to versions 0.6.6 and 0.2.0. These change the SO
version of the libraries and provide stability and reliability
fixes.
This commit is contained in:
Holger Hans Peter Freyther 2014-04-08 19:30:51 +02:00
parent 369cbe01e5
commit 507dc57c51
3 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
SRCREV = "e47523874da2e79e79f149f433d6a53f230dc30c"
SRCREV = "0c50b17a2636a4a9d471ebbaf2cdb9396390e4cd"
SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git"
PV = "0.6.5+gitr${SRCPV}"
PV = "0.6.6+gitr${SRCPV}"
PR = "r0"