From f169a00e4d1a4e7f9592253e6e7755c9047f1fbe Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Tue, 26 Mar 2013 16:20:32 +0100 Subject: [PATCH 1/1] pandora-xfce-image-nowifi.bb: Renamed -jap to -nowifi as well --- recipes/images/pandora-xfce-image-nowifi.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/images/pandora-xfce-image-nowifi.bb b/recipes/images/pandora-xfce-image-nowifi.bb index 2d4f843..04fdf95 100755 --- a/recipes/images/pandora-xfce-image-nowifi.bb +++ b/recipes/images/pandora-xfce-image-nowifi.bb @@ -6,7 +6,7 @@ IMAGE_LINGUAS = "de-de fr-fr en-gb en-us es-es" inherit image -PR = "r1" +PR = "r2" export IMAGE_BASENAME = "pandora-xfce-image-nowifi" @@ -15,8 +15,8 @@ SPLASH = "psplash-omap3pandora" DEPENDS = "task-base" IMAGE_INSTALL += " \ - task-pandora-core-jap \ - task-pandora-xfce-jap \ + task-pandora-core-nowifi \ + task-pandora-xfce-nowifi \ ${SPLASH} \ " -- 2.39.2