aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-08-05 10:58:09 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-08-12 13:03:58 +0100
commit56cd73277c9ac033bef6a3ad1c784910c79f48c3 (patch)
tree72b9f7a6ea2a494d4cda0069e24569adee209e46 /recipes-opie
parent6e623cf1d0976f933d03d0efb79546f43253660f (diff)
downloadmeta-opie-56cd73277c9ac033bef6a3ad1c784910c79f48c3.tar.gz
task-opie-16mb: use 240x320 not 320x240 images
opie-taskbar-images-320x240 is a dummy PROVIDES and never actually gets produced; in any case the correct resolution for the machines this is designed for (e.g. collie, h3600) is 240x320. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-opie')
-rw-r--r--recipes-opie/tasks/task-opie-16mb.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-opie/tasks/task-opie-16mb.bb b/recipes-opie/tasks/task-opie-16mb.bb
index 33eb19a..34f81f6 100644
--- a/recipes-opie/tasks/task-opie-16mb.bb
+++ b/recipes-opie/tasks/task-opie-16mb.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Tasks for small OPIE image"
SECTION = "opie/base"
LICENSE = "MIT"
PACKAGE_ARCH = "${MACHINE_ARCH}"
-PR = "r4"
+PR = "r5"
inherit task
@@ -20,7 +20,7 @@ PACKAGES = "task-opie-16mb-base \
# Dependencies to get the launcher up and running
#
RDEPENDS_task-opie-16mb-base = "opie-init opie-alarm opie-qcop opie-qss opie-quicklauncher \
- opie-taskbar opie-pics opie-sounds opie-freetype opie-taskbar-images-320x240 \
+ opie-taskbar opie-pics opie-sounds opie-freetype opie-taskbar-images-240x320 \
ttf-dejavu-sans ttf-dejavu-sans-mono"
#