diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2010-06-06 02:00:01 +0200 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2010-06-08 01:36:32 +0200 |
commit | f6b09dcb6000ca31219281bb6abc060edf9528ce (patch) | |
tree | 8e4c77cf5c34595824f0a2e336dd3655b326530c /recipes/xorg-proto/xproto-native_7.0.16.bb | |
parent | e536b582cb24cf168009cb8e35824a77a1e704a1 (diff) |
xproto: convert to BBCLASSEXTEND
Diffstat (limited to 'recipes/xorg-proto/xproto-native_7.0.16.bb')
-rw-r--r-- | recipes/xorg-proto/xproto-native_7.0.16.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes/xorg-proto/xproto-native_7.0.16.bb b/recipes/xorg-proto/xproto-native_7.0.16.bb deleted file mode 100644 index 403a79903c..0000000000 --- a/recipes/xorg-proto/xproto-native_7.0.16.bb +++ /dev/null @@ -1,8 +0,0 @@ -require xproto_${PV}.bb - -DEPENDS += "util-macros-native" - -inherit native - -SRC_URI[archive.md5sum] = "75c9edff1f3823e5ab6bb9e66821a901" -SRC_URI[archive.sha256sum] = "8224da1ce19c0ded4e07a325f3ed62bb4453782db97fd175cb3ffd1acaeb9672" |