libosmocore: Upgrade for the tlvp_val16.. code

This code has an ABI incompatible change, bump the meta-telephony
version to force a rebuild of downstream.
This commit is contained in:
Holger Hans Peter Freyther 2012-12-21 18:43:56 +01:00
parent 12a1b8ea4b
commit 3e4ffca0b3
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
SRCREV = "8ec7f901bb1843b7c29335d5ea0531e7a1527210"
SRCREV = "0167596c2bf19102eac8a69f5066eedbae72a167"
SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git"
PV = "0.5.3+gitr${SRCPV}"
PR = "0"