From e1041971547ebea5149b2039abb6b67f27c0f27d Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Fri, 21 Oct 2016 13:22:03 +0300 Subject: xproto: Upgrade 7.0.29 -> 7.0.31 Tiny bug fix releases. (From OE-Core rev: d88749c251f4daa1a1126c131ecee77156aa41df) Signed-off-by: Jussi Kukkonen Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-proto/xproto_7.0.29.bb | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-proto/xproto_7.0.29.bb (limited to 'meta/recipes-graphics/xorg-proto/xproto_7.0.29.bb') diff --git a/meta/recipes-graphics/xorg-proto/xproto_7.0.29.bb b/meta/recipes-graphics/xorg-proto/xproto_7.0.29.bb deleted file mode 100644 index 412b6a2777..0000000000 --- a/meta/recipes-graphics/xorg-proto/xproto_7.0.29.bb +++ /dev/null @@ -1,19 +0,0 @@ -require xorg-proto-common.inc - -SUMMARY = "Xlib: C Language X interface headers" - -DESCRIPTION = "This package provides the basic headers for the X Window \ -System." - -LICENSE = "MIT & MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=b9e051107d5628966739a0b2e9b32676" - -PE = "1" - -SRC_URI += "file://xproto_fix_for_x32.patch" - -EXTRA_OECONF_append = " --enable-specs=no" -BBCLASSEXTEND = "native nativesdk" - -SRC_URI[md5sum] = "eeeae1f47d43a33ef0d5c56727410326" -SRC_URI[sha256sum] = "6c1a477092ca73233902b8d5f33012635c4b0208f17e7833cc7efe5c93ba9f8a" -- cgit 1.2.3-korg