libosmocore: Require new version and depend on libtalloc

This commit is contained in:
Daniel Willmann 2017-05-30 20:26:46 +02:00 committed by Daniel Willmann
parent ad16337c28
commit 514b7f7c96
2 changed files with 2 additions and 1 deletions

View File

@ -8,3 +8,4 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
inherit autotools pkgconfig
DEPENDS="libtalloc"

View File

@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
SRCREV = "ff20641d9e3bb4373f9577c3382df1480ace4e91"
SRCREV = "409e897df56b62b8282d54e759e2f30f0476ab12"
SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git;nobranch=1"
PV = "0.9.0+gitr${SRCPV}"
PR = "r1"