summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb2
-rw-r--r--meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb2
-rw-r--r--meta/recipes-graphics/x11-common/x11-common_0.1.bb2
3 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
index a34825ab19..c99521f9b6 100644
--- a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
+++ b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
@@ -12,7 +12,7 @@ RDEPENDS_${PN} = "fontconfig-utils"
12PR = "r4" 12PR = "r4"
13PE = "1" 13PE = "1"
14 14
15inherit allarch fontcache 15inherit fontcache
16 16
17FONT_PACKAGES = "${PN}" 17FONT_PACKAGES = "${PN}"
18 18
diff --git a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
index ccd865ce4d..75f78a2745 100644
--- a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
+++ b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT.TXT;md5=27d7484b1e18d0ee4ce538644a3f04be"
10PR = "r7" 10PR = "r7"
11RDEPENDS_${PN} = "fontconfig-utils" 11RDEPENDS_${PN} = "fontconfig-utils"
12 12
13inherit allarch fontcache 13inherit fontcache
14 14
15FONT_PACKAGES = "${PN}" 15FONT_PACKAGES = "${PN}"
16 16
diff --git a/meta/recipes-graphics/x11-common/x11-common_0.1.bb b/meta/recipes-graphics/x11-common/x11-common_0.1.bb
index 49de5a3218..2df1347860 100644
--- a/meta/recipes-graphics/x11-common/x11-common_0.1.bb
+++ b/meta/recipes-graphics/x11-common/x11-common_0.1.bb
@@ -9,8 +9,6 @@ SRC_URI = "file://etc \
9 9
10S = "${WORKDIR}" 10S = "${WORKDIR}"
11 11
12inherit allarch
13
14do_install() { 12do_install() {
15 cp -R ${S}/etc ${D}${sysconfdir} 13 cp -R ${S}/etc ${D}${sysconfdir}
16 chmod -R 755 ${D}${sysconfdir} 14 chmod -R 755 ${D}${sysconfdir}