summaryrefslogtreecommitdiffstats
path: root/import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono_git.bb')
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono_git.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono_git.bb b/import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono_git.bb
new file mode 100644
index 000000000..beafb775c
--- /dev/null
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono_git.bb
@@ -0,0 +1,14 @@
+require ofono.inc
+
+S = "${WORKDIR}/git"
+SRCREV = "14544d5996836f628613c2ce544380ee6fc8f514"
+PV = "0.12-git${SRCPV}"
+PR = "r5"
+
+SRC_URI = "git://git.kernel.org/pub/scm/network/ofono/ofono.git \
+ file://ofono"
+
+do_configure_prepend () {
+ ${S}/bootstrap
+}
+
OpenPOWER on IntegriCloud