blob: 6e1c7fe3e188cacd7feacef27b0e56c49ee81750 [file] [log] [blame]
Pau Espin Pedrol5867b922022-01-07 13:20:54 +01001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol50ddc772023-02-08 10:06:26 +01004SRCREV = "1.4.0"
Oliver Smithddfa2fc2022-09-16 15:25:26 +02005SRC_URI = "git://gerrit.osmocom.org/osmo-hnbgw.git;protocol=https;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol50ddc772023-02-08 10:06:26 +01006PV = "1.4.0+gitr${SRCPV}"
Pau Espin Pedrol5867b922022-01-07 13:20:54 +01007PR = "${INC_PR}.0"