summaryrefslogtreecommitdiff
path: root/recipes-lxde
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-03-04 14:42:46 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2013-03-04 14:42:46 +0100
commit8cd3b7da6bf0bc4d336acccc248f85d87d93adec (patch)
treee542201eae7bfa78b0307eac4477b49ac54722fb /recipes-lxde
parent78c40d05177e50a1d80ae366023bd1d1edf1142a (diff)
lxde-common: wallpapers are MACHINE_ARCH dependent
Diffstat (limited to 'recipes-lxde')
-rw-r--r--recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend b/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend
index 3ab4669..79a0989 100644
--- a/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend
+++ b/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend
@@ -1,4 +1,4 @@
-PRINC = "4"
+PRINC = "5"
WALLPAPER-MACHINE = "Wallpaper_Toradex.png"
WALLPAPER-MACHINE_colibri-t20 = "Wallpaper_ColibriT20.png"
WALLPAPER-MACHINE_colibri-t30 = "Wallpaper_ColibriT30.png"
@@ -6,6 +6,8 @@ WALLPAPER-MACHINE_apalis-t30 = "Wallpaper_ApalisT30.png"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
SRC_URI += " \
file://autostart.patch \
file://consistent_defconfig_dirs.patch \