[oe] [meta-oe][PATCH 7/7] xorg-fonts-100dpi: add recipe

Ben Shelton ben.shelton at ni.com
Mon May 12 17:31:54 UTC 2014


Adding a packagegroup recipe to build all the core 100dpi X fonts.

Signed-off-by: Ben Shelton <ben.shelton at ni.com>
---
 meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb

diff --git a/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb b/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb
new file mode 100644
index 0000000..aacf379
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb
@@ -0,0 +1,14 @@
+SUMMARY = "Xorg 100 DPI font set"
+LICENSE = "Custom"
+
+inherit packagegroup
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
+RDEPENDS_${PN} = "\
+	font-adobe-100dpi \
+	font-adobe-utopia-100dpi \
+	font-bh-100dpi \
+	font-bh-lucidatypewriter-100dpi \
+	font-bitstream-100dpi \
+"
-- 
1.9.3




More information about the Openembedded-devel mailing list