aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb')
-rw-r--r--meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb4
1 files changed, 3 insertions, 1 deletions
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 <oe-devel@rolf.leggewie.biz"
+PR = "r1"
+
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
@@ -13,4 +15,4 @@ do_install() {
install -m 0755 ${WORKDIR}/update-fonts ${D}${bindir}
}
-PACKAGE_ARCH = "all"
+inherit allarch