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" diff --git a/meta-oe/recipes-extended/tzdata/tzdata.inc b/meta-oe/recipes-extended/tzdata/tzdata.inc index 732ebb376f..6739b59bbd 100644 --- a/meta-oe/recipes-extended/tzdata/tzdata.inc +++ b/meta-oe/recipes-extended/tzdata/tzdata.inc @@ -3,7 +3,7 @@ SECTION = "base" PRIORITY = "optional" DEPENDS = "tzcode-native" -INC_PR = "r9" +INC_PR = "r10" DEFAULT_TIMEZONE ?= "Europe/London" @@ -48,7 +48,7 @@ do_install () { cp -pPR ${S}/build${datadir}/zoneinfo/${DEFAULT_TIMEZONE} ${D}${sysconfdir}/localtime } -PACKAGE_ARCH = "all" +inherit allarch # Packages primarily organized by directory with a major city # in most time zones in the base package diff --git a/meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb b/meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb index d82aec5e6f..1e18cad96c 100644 --- a/meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb +++ b/meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb @@ -2,6 +2,8 @@ DESCRIPTION = "Scripts to be called when fonts are installed or removed \ to make them known to the WM, whether X11 or Opie" AUTHOR = "Rolf Leggewie