generic-poky/recipes-osmocom/libosmocore/libosmocore_git.bb

8 lines
191 B
BlitzBasic
Raw Normal View History

2011-11-11 13:26:06 +00:00
require ${PN}.inc
S = "${WORKDIR}/git"
SRCREV = "3ec5047c6be00729f57da23f6d5de6d5a357ec7a"
2011-11-11 13:26:06 +00:00
SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git"
PV = "0.3.10+gitr${SRCPV}"
PR = "1"