aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-osmocom/osmo-hlr/osmo-hlr_git.bb')
-rw-r--r--recipes-osmocom/osmo-hlr/osmo-hlr_git.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb b/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
new file mode 100644
index 0000000..8a08d94
--- /dev/null
+++ b/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
@@ -0,0 +1,7 @@
+require ${PN}.inc
+
+S = "${WORKDIR}/git"
+SRCREV = "05c8b465ab2fe13edb67c95210a9b475f91ebeb3"
+SRC_URI = "git://git.osmocom.org/osmo-hlr.git;protocol=git"
+PV = "0.0.1+gitr${SRCPV}"
+PR = "${INC_PR}.0"