blob: 021d1907ed49396cefa55f87c19b06b360a9b576 [file] [log] [blame]
Pau Espin Pedrol13141962017-09-26 14:26:12 +02001require ${PN}.inc
2
3S = "${WORKDIR}/git"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02004SRCREV = "0.9.34"
Oliver Smithddfa2fc2022-09-16 15:25:26 +02005SRC_URI = "git://gerrit.osmocom.org/libasn1c.git;protocol=https;tag=${SRCREV};nobranch=1"
Pau Espin Pedrol71d48652022-06-29 13:26:27 +02006PV = "0.9.34+gitr${SRCPV}"
Pau Espin Pedrol13141962017-09-26 14:26:12 +02007PR = "${INC_PR}.0"