mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
native/sdk.bbclass: Handle DEPENDS and PROVIDES fields magically, remove a number of xorg sdk and native packages replacing with BBCLASSEXTEND
This commit is contained in:
@@ -10,3 +10,5 @@ XORG_PN = "libXext"
|
||||
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/${XORG_PN};protocol=git"
|
||||
S = "${WORKDIR}/git/"
|
||||
|
||||
BBCLASSEXTEND = "sdk"
|
||||
|
||||
Reference in New Issue
Block a user