summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-util
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-04-10 13:24:47 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2011-04-10 14:43:41 +0200
commit89500c583e0f1dc1b4ffdf72914e08e505e427e0 (patch)
treeb073036cc61aa34ca5ac9eec4d617366e0dcb3d5 /meta-oe/recipes-graphics/xorg-util
parente66079da37992abd54486488aa06a99bf7a4198c (diff)
downloadmeta-openembedded-89500c583e0f1dc1b4ffdf72914e08e505e427e0.tar.gz
recipes,classes: import a lot of recipes from meta-shr
* tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-util')
-rw-r--r--meta-oe/recipes-graphics/xorg-util/util-macros_1.13.0.bb15
-rw-r--r--meta-oe/recipes-graphics/xorg-util/xorg-util-common.inc11
2 files changed, 26 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-util/util-macros_1.13.0.bb b/meta-oe/recipes-graphics/xorg-util/util-macros_1.13.0.bb
new file mode 100644
index 0000000000..3f4471aee6
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-util/util-macros_1.13.0.bb
@@ -0,0 +1,15 @@
1require xorg-util-common.inc
2
3DESCRIPTION = "X autotools macros"
4PE = "1"
5
6LICENSE = "MIT & MIT-style"
7LIC_FILES_CHKSUM = "file://COPYING;md5=1970511fddd439b07a6ba789d28ff662"
8
9ALLOW_EMPTY = "1"
10BBCLASSEXTEND = "native nativesdk"
11
12PR = "${INC_PR}.0"
13
14SRC_URI[md5sum] = "31e9ddcbc1d8bc8c09ab180443974dd1"
15SRC_URI[sha256sum] = "7bff944fb120192e7fe1706e9c0b7e41666e7983ce3e2bdef0b7734392d9e695"
diff --git a/meta-oe/recipes-graphics/xorg-util/xorg-util-common.inc b/meta-oe/recipes-graphics/xorg-util/xorg-util-common.inc
new file mode 100644
index 0000000000..e5c8ce9304
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-util/xorg-util-common.inc
@@ -0,0 +1,11 @@
1HOMEPAGE = "http://www.x.org"
2SECTION = "x11/utils"
3LICENSE = "MIT-X"
4
5INC_PR = "r2"
6
7SRC_URI = "${XORG_MIRROR}/individual/util/${BPN}-${PV}.tar.gz"
8
9S = "${WORKDIR}/${BPN}-${PV}"
10
11inherit autotools pkgconfig