From: Denys Dmytriyenko Date: Sat, 17 Apr 2010 02:24:38 +0000 (-0400) Subject: xorg-headers-native: haven't been updated since 2006, do so now X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9744e252d38baed74b31dd1be2fd53cdbbe4d46a;p=openembedded.git xorg-headers-native: haven't been updated since 2006, do so now Update the combined headers from the following packages: * xproto-7.0.16 * libx11-1.3.3 * libxau-1.0.5 * libxdmcp-1.0.3 * libxt-1.0.8 For example, GenericEvent is new since xproto-7.0.13 and prevents libx11-native from building on an X-less host. Signed-off-by: Denys Dmytriyenko --- diff --git a/recipes/xorg-lib/xorg-headers-native.bb b/recipes/xorg-lib/xorg-headers-native.bb index ce90fc02cd..5c9ee39076 100644 --- a/recipes/xorg-lib/xorg-headers-native.bb +++ b/recipes/xorg-lib/xorg-headers-native.bb @@ -2,6 +2,8 @@ LICENSE = "MIT" PR = "r2" +PR = "r2" + SRC_URI = "file://X11" inherit native @@ -12,3 +14,4 @@ do_install() { } NATIVE_INSTALL_WORKS = "1" +