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-lib/libxext_1.2.0.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-lib/libxext_1.2.0.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-lib/libxext_1.2.0.bb | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxext_1.2.0.bb b/meta-oe/recipes-graphics/xorg-lib/libxext_1.2.0.bb deleted file mode 100644 index 3d18d62882..0000000000 --- a/meta-oe/recipes-graphics/xorg-lib/libxext_1.2.0.bb +++ /dev/null | |||
| @@ -1,18 +0,0 @@ | |||
| 1 | DESCRIPTION = "X11 miscellaneous extension library" | ||
| 2 | |||
| 3 | require xorg-lib-common.inc | ||
| 4 | |||
| 5 | LICENSE = "MIT-style" | ||
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=0542b0321c1c9a7a20b23a1b9fa45f91" | ||
| 7 | |||
| 8 | DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp" | ||
| 9 | PROVIDES = "xext" | ||
| 10 | |||
| 11 | PR = "r0" | ||
| 12 | PE = "1" | ||
| 13 | |||
| 14 | XORG_PN = "libXext" | ||
| 15 | |||
| 16 | |||
| 17 | SRC_URI[md5sum] = "9bb236ff0193e9fc1c1fb504dd840331" | ||
| 18 | SRC_URI[sha256sum] = "4aed3e211e41c47908c293515580e731c26048f61a1212bf0888d1f456de6ff7" | ||
