blob: 04b1ddc51691c65a09fdca8a795d7524f8a04f46 [file] [log] [blame]
Pau Espin Pedrol5867b922022-01-07 13:20:54 +01001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrolb1d43cf2022-01-11 18:57:49 +01004SRCREV = "1.2.1"
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 Pedrolb1d43cf2022-01-11 18:57:49 +01006PV = "1.2.1+gitr${SRCPV}"
Pau Espin Pedrol5867b922022-01-07 13:20:54 +01007PR = "${INC_PR}.0"