xorg-headers-native: haven't been updated since 2006, do so now
authorDenys Dmytriyenko <denis@denix.org>
Sat, 17 Apr 2010 02:24:38 +0000 (22:24 -0400)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Mon, 4 Apr 2011 19:15:39 +0000 (20:15 +0100)
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 <denis@denix.org>
recipes/xorg-lib/xorg-headers-native.bb

index ce90fc0..5c9ee39 100644 (file)
@@ -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"
+