aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
blob: 094efbc4cf3c21469df540cebdcf817923ac8d2c (plain)
1
2
3
4
5
6
7
8
9
require ${PN}.inc

DEPENDS += "libtalloc lksctp-tools"

S = "${WORKDIR}/git"
SRCREV = "c72be77aa330c968f9f1d624e38141b3c2e24323"
SRC_URI = "git://git.osmocom.org/libosmo-netif.git;protocol=git"
PV = "0.1.1+gitr${SRCPV}"
PR = "${INC_PR}.1"