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_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-connectivity/ofono/ofono_git.bb') 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}" -- cgit v1.2.3-54-g00ecf