summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-util/util-macros_1.18.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-util/util-macros_1.18.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-util/util-macros_1.18.0.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.18.0.bb b/meta/recipes-graphics/xorg-util/util-macros_1.18.0.bb
new file mode 100644
index 0000000000..79759f6149
--- /dev/null
+++ b/meta/recipes-graphics/xorg-util/util-macros_1.18.0.bb
@@ -0,0 +1,19 @@
1SUMMARY = "X autotools macros"
2
3DESCRIPTION = "M4 autotools macros used by various X.org programs."
4
5require xorg-util-common.inc
6
7LICENSE = "MIT & MIT-style"
8LIC_FILES_CHKSUM = "file://COPYING;md5=1970511fddd439b07a6ba789d28ff662"
9
10PE = "1"
11
12# ${PN} is empty so we need to tweak -dev and -dbg package dependencies
13RDEPENDS_${PN}-dev = ""
14RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPKGV})"
15
16BBCLASSEXTEND = "native nativesdk"
17
18SRC_URI[md5sum] = "fd0ba21b3179703c071bbb4c3e5fb0f4"
19SRC_URI[sha256sum] = "cf4ab0e17bfee0f7689cdcff8c7d7f164c9a710f851f91c488f5cd81fac9c0aa"