diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-24 15:07:13 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-25 07:30:38 +0200 |
commit | 675e1b92aefd2f79ea04ac06f76d83cf9ebc580d (patch) | |
tree | d88de5a702cb3a5d889e4f69e0933fea832bf525 /recipes/xorg-lib/libxrender-native_0.9.4.bb | |
parent | 02e13073d5ab471a276b1920051d746b1560eab2 (diff) |
libxrender convert to BBCLASSEXTEND
* PR will be bumped later with INC_PR conversion
* remove original PROVIDES it's not used anywhere and is broken with BBCLASSEXTEND
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-lib/libxrender-native_0.9.4.bb')
-rw-r--r-- | recipes/xorg-lib/libxrender-native_0.9.4.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes/xorg-lib/libxrender-native_0.9.4.bb b/recipes/xorg-lib/libxrender-native_0.9.4.bb deleted file mode 100644 index 65b5d644c9..0000000000 --- a/recipes/xorg-lib/libxrender-native_0.9.4.bb +++ /dev/null @@ -1,9 +0,0 @@ -require libxrender_${PV}.bb - -DEPENDS = "libx11-native renderproto-native" -PE = "1" - -inherit native - -SRC_URI[archive.md5sum] = "dc266e850c51368f964e0d67bf5fb5e6" -SRC_URI[archive.sha256sum] = "5682d343dd4e7ef291a6577e956c331946ce5801d8fa076284a01b41de3017ec" |