packagegroups: navigation: add location services 37/11337/1
authorMatt Ranostay <matt.ranostay@konsulko.com>
Sun, 15 Oct 2017 02:33:40 +0000 (05:33 +0300)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Sun, 15 Oct 2017 03:37:58 +0000 (06:37 +0300)
Add services agl-service-gps, agl-service-geoclue, and
agl-service-geofence to the navigation package group.

Bug-AGL: SPEC-960
Change-Id: I849c33d0a040eb787f85f6425b0b8806cbb05d89
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
recipes-appfw/packagegroups/packagegroup-agl-appfw-navi-lbs.bb

index d3c2b5e..3e5c9b3 100644 (file)
@@ -10,7 +10,8 @@ PACKAGES = "\
     packagegroup-agl-appfw-navi-lbs \
     "
 
-ALLOW_EMPTY_${PN} = "1"
-
 RDEPENDS_${PN} += "\
+    agl-service-gps \
+    agl-service-geoclue \
+    agl-service-geofence \
     "