blob: 4f312cda2fff9bf760fc48aa723012b288a3dcfd [file] [log] [blame]
Pau Espin Pedrol5867b922022-01-07 13:20:54 +01001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02004SRCREV = "1.3.0"
Pau Espin Pedrol5867b922022-01-07 13:20:54 +01005SRC_URI = "git://git.osmocom.org/osmo-hnbgw.git;protocol=git;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02006PV = "1.3.0+gitr${SRCPV}"
Pau Espin Pedrol5867b922022-01-07 13:20:54 +01007PR = "${INC_PR}.0"