diff options
author | Khem Raj <raj.khem@gmail.com> | 2012-02-04 18:02:53 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-02-05 16:04:54 +0100 |
commit | 3fdcb18dd6861f442f18c7c3a1638e9c8e158b83 (patch) | |
tree | 798988da9eda6c93418099cc6dd58b947005a310 /meta-oe/recipes-graphics/xorg-app | |
parent | 03574d32aebe608355d8933956796bcc746d38b8 (diff) | |
download | meta-openembedded-3fdcb18dd6861f442f18c7c3a1638e9c8e158b83.tar.gz |
recipe: Delete the duplicate recipes which are already in oe-core
These recipes are either same or have small differences but
are superset of changes in oe-core. We can use them from oe-core
as it is without losing or adding any functionality by default
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-app')
-rw-r--r-- | meta-oe/recipes-graphics/xorg-app/rgb_1.0.4.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/rgb_1.0.4.bb b/meta-oe/recipes-graphics/xorg-app/rgb_1.0.4.bb deleted file mode 100644 index d51e1e82d..000000000 --- a/meta-oe/recipes-graphics/xorg-app/rgb_1.0.4.bb +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | require recipes-graphics/xorg-app/xorg-app-common.inc | ||
2 | DEPENDS += " xproto util-macros" | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=ef598adbe241bd0b0b9113831f6e249a" | ||
4 | PE = "1" | ||
5 | PR = "r6" | ||
6 | |||
7 | SRC_URI[md5sum] = "35c6cccbf25a872bdd62bfcb1a73d951" | ||
8 | SRC_URI[sha256sum] = "80887da011ad086fff88bfd16c6d9d5ac7da45ef1bc9d0c192a6f370423370f1" | ||
9 | |||
10 | FILES_${PN} += "${datadir}/X11" | ||