aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/ofono/ofono_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-07-13 12:53:07 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-13 12:30:22 +0100
commit79b124de74305e2827f0b98d8b3ef97302bfb83a (patch)
tree70624c6d05bb32ece48c1ac1f288e59f8490e0f9 /meta/recipes-connectivity/ofono/ofono_git.bb
parentaada3127a425f8f35c834f2d96f3737fd62df9c0 (diff)
downloadopenembedded-core-contrib-79b124de74305e2827f0b98d8b3ef97302bfb83a.tar.gz
ofono: fix packaging and clean up custom do_install
The makefile installs the udev rule in the proper place already. Also fix: WARNING: For recipe ofono, the following files were installed but not shipped in any package: WARNING: /lib/udev/rules.d/97-ofono.rules WARNING: /lib/systemd/system/ofono.service Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/ofono/ofono_git.bb')
-rw-r--r--meta/recipes-connectivity/ofono/ofono_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_git.bb b/meta/recipes-connectivity/ofono/ofono_git.bb
index 4e557451c1..dbad5a1b68 100644
--- a/meta/recipes-connectivity/ofono/ofono_git.bb
+++ b/meta/recipes-connectivity/ofono/ofono_git.bb
@@ -1,5 +1,7 @@
require ofono.inc
+PR = "r1"
+
S = "${WORKDIR}/git"
SRCREV = "14544d5996836f628613c2ce544380ee6fc8f514"
PV = "0.12-git${SRCPV}"