diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-08-15 16:36:50 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-08-15 16:36:50 +0200 |
| commit | 7a93438197bb193c34530a4e4cdce6cd946244cb (patch) | |
| tree | 446cba35b7c7d7d7af59acf126f823d4964e36c7 /meta-oe | |
| parent | 11e4aa26d7c23ed1e53730c2a3d3c4a2833b7f87 (diff) | |
| download | meta-openembedded-7a93438197bb193c34530a4e4cdce6cd946244cb.tar.gz | |
xcp-proto 1.6: turn into bbappend to get python fixes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-graphics/xcb/xcb-proto.inc | 18 | ||||
| -rw-r--r-- | meta-oe/recipes-graphics/xcb/xcb-proto_1.6.bb | 6 |
2 files changed, 0 insertions, 24 deletions
diff --git a/meta-oe/recipes-graphics/xcb/xcb-proto.inc b/meta-oe/recipes-graphics/xcb/xcb-proto.inc deleted file mode 100644 index 226dd72c6f..0000000000 --- a/meta-oe/recipes-graphics/xcb/xcb-proto.inc +++ /dev/null | |||
| @@ -1,18 +0,0 @@ | |||
| 1 | DESCRIPTION = "XCB: an X protocol C binding" | ||
| 2 | SECTION = "x11/libs" | ||
| 3 | LICENSE = "MIT-X" | ||
| 4 | HOMEPAGE = "http://xcb.freedesktop.org" | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7" | ||
| 6 | DEPENDS = "python-native" | ||
| 7 | |||
| 8 | SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2" | ||
| 9 | |||
| 10 | BBCLASSEXTEND = "native nativesdk" | ||
| 11 | |||
| 12 | inherit autotools pkgconfig | ||
| 13 | |||
| 14 | INC_PR = "r0" | ||
| 15 | |||
| 16 | FILES_${PN}-dev += "${datadir}/xcb/*.xml" | ||
| 17 | ALLOW_EMPTY_${PN} = "1" | ||
| 18 | |||
diff --git a/meta-oe/recipes-graphics/xcb/xcb-proto_1.6.bb b/meta-oe/recipes-graphics/xcb/xcb-proto_1.6.bb deleted file mode 100644 index db18c2ace5..0000000000 --- a/meta-oe/recipes-graphics/xcb/xcb-proto_1.6.bb +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | include xcb-proto.inc | ||
| 2 | PR = "${INC_PR}.0" | ||
| 3 | |||
| 4 | SRC_URI[md5sum] = "04313e1d914b44d0e457f6c494fc178b" | ||
| 5 | SRC_URI[sha256sum] = "f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2" | ||
| 6 | |||
