From 20045064a509deb9d44d63af9a15482308263607 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 15 Aug 2011 16:36:50 +0200 Subject: [PATCH] xcp-proto 1.6: turn into bbappend to get python fixes (From meta-openembedded rev: 7a93438197bb193c34530a4e4cdce6cd946244cb) Signed-off-by: Koen Kooi Signed-off-by: Patrick Ohly --- .../meta-oe/recipes-graphics/xcb/xcb-proto.inc | 18 ------------------ .../meta-oe/recipes-graphics/xcb/xcb-proto_1.6.bb | 6 ------ 2 files changed, 24 deletions(-) delete mode 100644 meta-openembedded/meta-oe/recipes-graphics/xcb/xcb-proto.inc delete mode 100644 meta-openembedded/meta-oe/recipes-graphics/xcb/xcb-proto_1.6.bb diff --git a/meta-openembedded/meta-oe/recipes-graphics/xcb/xcb-proto.inc b/meta-openembedded/meta-oe/recipes-graphics/xcb/xcb-proto.inc deleted file mode 100644 index 226dd72..0000000 --- a/meta-openembedded/meta-oe/recipes-graphics/xcb/xcb-proto.inc +++ /dev/null @@ -1,18 +0,0 @@ -DESCRIPTION = "XCB: an X protocol C binding" -SECTION = "x11/libs" -LICENSE = "MIT-X" -HOMEPAGE = "http://xcb.freedesktop.org" -LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7" -DEPENDS = "python-native" - -SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2" - -BBCLASSEXTEND = "native nativesdk" - -inherit autotools pkgconfig - -INC_PR = "r0" - -FILES_${PN}-dev += "${datadir}/xcb/*.xml" -ALLOW_EMPTY_${PN} = "1" - diff --git a/meta-openembedded/meta-oe/recipes-graphics/xcb/xcb-proto_1.6.bb b/meta-openembedded/meta-oe/recipes-graphics/xcb/xcb-proto_1.6.bb deleted file mode 100644 index db18c2a..0000000 --- a/meta-openembedded/meta-oe/recipes-graphics/xcb/xcb-proto_1.6.bb +++ /dev/null @@ -1,6 +0,0 @@ -include xcb-proto.inc -PR = "${INC_PR}.0" - -SRC_URI[md5sum] = "04313e1d914b44d0e457f6c494fc178b" -SRC_URI[sha256sum] = "f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2" - -- 2.7.4