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:
Richard Purdie
2009-01-03 11:27:13 +00:00
parent ade351e2f4
commit ee0faf1346
55 changed files with 91 additions and 150 deletions

View File

@@ -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"