update libosmocore to current de6e4983e7f83794e45af5a70b036ed9f4437ab5

this introduces tlvp_val16_unal() and friends.
This commit is contained in:
Harald Welte 2013-01-11 17:44:46 +01:00 committed by Harald Welte
parent 0f9b8cb7e6
commit 8c57364452
1 changed files with 1 additions and 1 deletions

View File

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