meta-tizen: Replace devman with system-server
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Wed, 17 Sep 2014 11:48:20 +0000 (13:48 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 17:22:40 +0000 (09:22 -0800)
(Remove devman recipe.)

Change-Id: Ic0752f03ae62fc024b1f61dfc83011f8cafff572
(From meta-tizen rev: 568bcbd8bf5f6a17d0a9670266012a57bd8688b7)

Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-tizen/recipes-tizen/device/device.inc

index 9c412a4..2315423 100644 (file)
@@ -27,12 +27,12 @@ RDEPENDS_capi-system-${PN}-dev += "capi-system-device"
 
 DEPENDS = ""
 #DEPENDS of capi-system-device
-DEPENDS += "vconf"
+DEPENDS += "system-server"
 DEPENDS_append_class-native = " cmake-native"
 DEPENDS_append_class-target = " cmake-native"
-DEPENDS += "devman"
-DEPENDS += "dlog"
 DEPENDS += "common"
+DEPENDS += "dlog"
+DEPENDS += "vconf"
 
 do_prep() {
  cd ${S}