summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-util/makedepend-native_1.0.1.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-01-03 11:27:13 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2009-01-03 16:25:39 +0000
commitee0faf1346cabb0c90f43891ede3f88878f87b8b (patch)
tree7a31547ef9e139377a1aa3f57098183d013a2a7c /meta/packages/xorg-util/makedepend-native_1.0.1.bb
parentade351e2f4c3693d4c2ecf3891899c2dcd082491 (diff)
downloadpoky-ee0faf1346cabb0c90f43891ede3f88878f87b8b.tar.gz
native/sdk.bbclass: Handle DEPENDS and PROVIDES fields magically, remove a number of xorg sdk and native packages replacing with BBCLASSEXTEND
Diffstat (limited to 'meta/packages/xorg-util/makedepend-native_1.0.1.bb')
-rw-r--r--meta/packages/xorg-util/makedepend-native_1.0.1.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/packages/xorg-util/makedepend-native_1.0.1.bb b/meta/packages/xorg-util/makedepend-native_1.0.1.bb
deleted file mode 100644
index 9facfc69fa..0000000000
--- a/meta/packages/xorg-util/makedepend-native_1.0.1.bb
+++ /dev/null
@@ -1,9 +0,0 @@
1require xorg-util-common.inc
2inherit native
3
4DESCRIPTION = "create dependencies in makefiles"
5DEPENDS = "xproto-native util-macros-native"
6PR = "r2"
7PE = "1"
8
9XORG_PN = "makedepend"