From 1d6e661801016fd428155fc71df4030f4d1c9a34 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 13 Jul 2011 12:53:07 +0200 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-connectivity/ofono/ofono_0.50.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-connectivity/ofono/ofono_0.50.bb') 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 @@ require ofono.inc -PR = "r0" +PR = "r1" SRC_URI = "${KERNELORG_MIRROR}/linux/network/ofono/${P}.tar.bz2 \ file://ofono" -- cgit v1.2.3-54-g00ecf