From: Martin Jansa Date: Sat, 29 Jan 2011 17:43:18 +0000 (+0100) Subject: esmart,eflpp,entrance: move to obsolete X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a209e3adf6715c847441d1f7bb4ba8836b395774;p=openembedded.git esmart,eflpp,entrance: move to obsolete * esmart still depends on eina-0 instead of eina-1, so it's broken for long and nobody complained * eflpp and entrance depends on it so the same Signed-off-by: Martin Jansa --- diff --git a/recipes/e17/entrance/Sessions/Enlightenment b/recipes/obsolete/e17/entrance/Sessions/Enlightenment similarity index 100% rename from recipes/e17/entrance/Sessions/Enlightenment rename to recipes/obsolete/e17/entrance/Sessions/Enlightenment diff --git a/recipes/e17/entrance/Sessions/Failsafe b/recipes/obsolete/e17/entrance/Sessions/Failsafe similarity index 100% rename from recipes/e17/entrance/Sessions/Failsafe rename to recipes/obsolete/e17/entrance/Sessions/Failsafe diff --git a/recipes/e17/entrance/allow-missing-xsession.patch b/recipes/obsolete/e17/entrance/allow-missing-xsession.patch similarity index 100% rename from recipes/e17/entrance/allow-missing-xsession.patch rename to recipes/obsolete/e17/entrance/allow-missing-xsession.patch diff --git a/recipes/e17/entrance/config-db.patch b/recipes/obsolete/e17/entrance/config-db.patch similarity index 100% rename from recipes/e17/entrance/config-db.patch rename to recipes/obsolete/e17/entrance/config-db.patch diff --git a/recipes/e17/entrance/fix-auth-mode.patch b/recipes/obsolete/e17/entrance/fix-auth-mode.patch similarity index 100% rename from recipes/e17/entrance/fix-auth-mode.patch rename to recipes/obsolete/e17/entrance/fix-auth-mode.patch diff --git a/recipes/e17/entrance/rebased_config-db.patch b/recipes/obsolete/e17/entrance/rebased_config-db.patch similarity index 100% rename from recipes/e17/entrance/rebased_config-db.patch rename to recipes/obsolete/e17/entrance/rebased_config-db.patch diff --git a/recipes/e17/entrance/run-Xinit.patch b/recipes/obsolete/e17/entrance/run-Xinit.patch similarity index 100% rename from recipes/e17/entrance/run-Xinit.patch rename to recipes/obsolete/e17/entrance/run-Xinit.patch diff --git a/recipes/e17/entrance/use-bash.patch b/recipes/obsolete/e17/entrance/use-bash.patch similarity index 100% rename from recipes/e17/entrance/use-bash.patch rename to recipes/obsolete/e17/entrance/use-bash.patch diff --git a/recipes/e17/entrance_0.9.0.010.bb b/recipes/obsolete/e17/entrance_0.9.0.010.bb similarity index 100% rename from recipes/e17/entrance_0.9.0.010.bb rename to recipes/obsolete/e17/entrance_0.9.0.010.bb diff --git a/recipes/efl1/eflpp_svn.bb b/recipes/obsolete/efl1/eflpp_svn.bb similarity index 100% rename from recipes/efl1/eflpp_svn.bb rename to recipes/obsolete/efl1/eflpp_svn.bb diff --git a/recipes/efl1/esmart_svn.bb b/recipes/obsolete/efl1/esmart_svn.bb similarity index 100% rename from recipes/efl1/esmart_svn.bb rename to recipes/obsolete/efl1/esmart_svn.bb diff --git a/recipes/tasks/task-efl.bb b/recipes/tasks/task-efl.bb index 4bf7772f3b..7e88ef4cf9 100644 --- a/recipes/tasks/task-efl.bb +++ b/recipes/tasks/task-efl.bb @@ -8,7 +8,6 @@ RDEPENDS_${PN} = "\ embryo \ edje \ emotion \ - esmart \ edbus \ efreet \ ewl \ @@ -16,6 +15,6 @@ RDEPENDS_${PN} = "\ ethumb \ elementary \ " -PR = "r3" +PR = "r4" ALLOW_EMPTY = "1"