diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-04-18 10:21:08 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2011-04-18 12:28:54 +0200 |
| commit | dde0dbff882202068f41a761c74cd417caad5de1 (patch) | |
| tree | 3ca2c7ff407b462e575af76246df9492f3677676 /meta-oe/recipes-graphics/xorg-proto/xproto_7.0.21.bb | |
| parent | d3d30a1362a77cf1c19aa5c479327632b5261d94 (diff) | |
| download | meta-openembedded-dde0dbff882202068f41a761c74cd417caad5de1.tar.gz | |
recipes-graphics: remove xorg recipes which were upgraded to same versions in oe-core
* be aware that PR went backwards in some cases, due to INC_PR in our recipes :/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-proto/xproto_7.0.21.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-proto/xproto_7.0.21.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-oe/recipes-graphics/xorg-proto/xproto_7.0.21.bb b/meta-oe/recipes-graphics/xorg-proto/xproto_7.0.21.bb deleted file mode 100644 index 2bc95097de..0000000000 --- a/meta-oe/recipes-graphics/xorg-proto/xproto_7.0.21.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | require xorg-proto-common.inc | ||
| 2 | |||
| 3 | SUMMARY = "Xlib: C Language X interface headers" | ||
| 4 | |||
| 5 | DESCRIPTION = "This package provides the basic headers for the X Window \ | ||
| 6 | System." | ||
| 7 | |||
| 8 | LICENSE = "MIT & MIT-style" | ||
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=b9e051107d5628966739a0b2e9b32676" | ||
| 10 | |||
| 11 | PE = "1" | ||
| 12 | PR = "${INC_PR}.0" | ||
| 13 | |||
| 14 | SRC_URI[md5sum] = "c5a93a69b701cf81925fab02b35b0d0e" | ||
| 15 | SRC_URI[sha256sum] = "38ee2f032c3a9e30504593f8b5e6c1161a6629daba93748a71c6f70c16f65548" | ||
| 16 | |||
