From: Ronan Le Martret Date: Wed, 1 Oct 2014 13:39:01 +0000 (+0200) Subject: meta-tizen: Fix Modello-Installer X-Git-Tag: rev_ivi_2015_02_04~215 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0d999d9c7871a351e30759373ab36a8568956a66;p=scm%2Fbb%2Ftizen-distro.git meta-tizen: Fix Modello-Installer Change-Id: I237b0414fa37b75e717e70f3c9a82a661213d662 (From meta-tizen rev: 81830feece20aae376cc019789b7021211a4a67e) Signed-off-by: Ronan Le Martret Signed-off-by: Patrick Ohly --- diff --git a/meta-tizen/recipes-tizen/Modello-Installer/Modello-Installer-extraconf.inc b/meta-tizen/recipes-tizen/Modello-Installer/Modello-Installer-extraconf.inc index 982f816..c2f27b1 100644 --- a/meta-tizen/recipes-tizen/Modello-Installer/Modello-Installer-extraconf.inc +++ b/meta-tizen/recipes-tizen/Modello-Installer/Modello-Installer-extraconf.inc @@ -1,7 +1,7 @@ SRC_URI += "file://modello-installer-postinst.sh" SRC_URI += "file://modello-installer-postinst.service" -RDEPENDS_Modello_Installer-xwalk_remove = "Modello-Phone" +RDEPENDS_Modello-Installer-xwalk_remove = "Modello-Phone" systemd_unitdir = "/usr/lib/systemd" RDEPENDS_${PN}-wrt_remove = "wrt-installer"