summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/ofono/ofono_0.50.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:34:29 +0100
commit1d6e661801016fd428155fc71df4030f4d1c9a34 (patch)
treec9791f72df874de0f7e171f7f189d3f593c25399 /meta/recipes-connectivity/ofono/ofono_0.50.bb
parent3fdd47a7acdf834b24e9ff2329aa5c1e78644244 (diff)
downloadpoky-1d6e661801016fd428155fc71df4030f4d1c9a34.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 (From OE-Core rev: 79b124de74305e2827f0b98d8b3ef97302bfb83a) 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_0.50.bb')
-rw-r--r--meta/recipes-connectivity/ofono/ofono_0.50.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_0.50.bb b/meta/recipes-connectivity/ofono/ofono_0.50.bb
index eb82e3967e..4635386884 100644
--- a/meta/recipes-connectivity/ofono/ofono_0.50.bb
+++ b/meta/recipes-connectivity/ofono/ofono_0.50.bb
@@ -1,6 +1,6 @@
1require ofono.inc 1require ofono.inc
2 2
3PR = "r0" 3PR = "r1"
4 4
5SRC_URI = "${KERNELORG_MIRROR}/linux/network/ofono/${P}.tar.bz2 \ 5SRC_URI = "${KERNELORG_MIRROR}/linux/network/ofono/${P}.tar.bz2 \
6 file://ofono" 6 file://ofono"