xorg: Remove unneeded XORG_PN settings and replace some native/sdk recipes with BBCLASSEXTEND

This commit is contained in:
Richard Purdie
2009-01-03 17:10:57 +00:00
parent 772ec7db08
commit 64c7fa4734
20 changed files with 7 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
require libx11_${PV}.bb
DEPENDS = "xproto-native xextproto-native libxau-native xtrans-native libxdmcp-native xcmiscproto-native xf86bigfontproto-native kbproto-native inputproto-native bigreqsproto-native util-macros-native"
PROVIDES = ""
PROVIDES = "virtual/libx11-native"
inherit native

View File

@@ -7,6 +7,4 @@ PR = "r0"
RDEPENDS_${PN}-dev = ""
XORG_PN = "xtrans"
BBCLASSEXTEND = "native sdk"