aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-05-19 08:32:24 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-02 10:04:54 +0200
commitea8d7d2d14e862c5e911fedcc640e2c2d70ac2f0 (patch)
treeb22fa6643ad35325552eb51af64a733a82bdb121 /meta-efl
parentc80829768eb19fc751aefb5720016738af8e14f0 (diff)
downloadmeta-openembedded-ea8d7d2d14e862c5e911fedcc640e2c2d70ac2f0.tar.gz
recipes: use allarch.bbclass instead just PACKAGE_ARCH = all
* otherwise such recipes are rebuilt or reused from sstate after every MACHINE change, because of different checksums see [YOCTO #1075] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb b/meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb
index e3b182dea6..36e85058d3 100644
--- a/meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb
+++ b/meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb
@@ -8,7 +8,7 @@ S = "${WORKDIR}/git"
SRCREV = "4064489f359a1addf572089b582f317dff5f50e1"
PV = "0.0+gitr${SRCPV}"
PE = "1"
-PR = "r4"
+PR = "r5"
LICENSE = "MIT BSD"
LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE;md5=f523ab5986cc79b52a90d2ac3d5454a2"
@@ -30,7 +30,7 @@ illume-keyboard-russian-terminal \
illume-keyboard-persian \
"
-PACKAGE_ARCH = "all"
+inherit allarch
KEYBOARDS_DIR="${libdir}/enlightenment/modules/illume-keyboard/keyboards"
AUTHOR_illume-keyboard-alpha = "Jesus McCloud"