mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
xorg: Remove unneeded XORG_PN settings and replace some native/sdk recipes with BBCLASSEXTEND
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -7,6 +7,4 @@ PR = "r0"
|
||||
|
||||
RDEPENDS_${PN}-dev = ""
|
||||
|
||||
XORG_PN = "xtrans"
|
||||
|
||||
BBCLASSEXTEND = "native sdk"
|
||||
|
||||
Reference in New Issue
Block a user