blob: 6656c8401a9af1523a8379cafd5b99b92d9de880 [file] [log] [blame]
Neels Hofmeyr1804aa82017-03-29 16:45:51 +02001require ${PN}.inc
2
3PV = "0.1.0+gitr${SRCPV}"
4PRINC = "0"
5PR = "${INC_PR}.1"
6
Daniel Willmann708c4592017-05-08 15:51:26 +02007SRCREV = "26531f9efc3a7366ef26e11855bc8ad46e9f8794"
Neels Hofmeyr1804aa82017-03-29 16:45:51 +02008SRC_URI += "git://git.osmocom.org/osmo-iuh.git;protocol=git"
9
Daniel Willmann708c4592017-05-08 15:51:26 +020010S = "${WORKDIR}/git"