summaryrefslogtreecommitdiff
path: root/meta-moblin/packages/xorg-data
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-07-22 12:15:29 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-22 12:15:29 +0100
commit7219087e6a92617f8212acdec0a9c16cff8521c5 (patch)
tree8dd6d09df2017e68de1188bde57ecef62586a409 /meta-moblin/packages/xorg-data
parentd977cb25e5072558c3c98a5c169d5d91f0e55fe2 (diff)
downloadopenembedded-core-7219087e6a92617f8212acdec0a9c16cff8521c5.tar.gz
openembedded-core-7219087e6a92617f8212acdec0a9c16cff8521c5.tar.bz2
openembedded-core-7219087e6a92617f8212acdec0a9c16cff8521c5.tar.xz
openembedded-core-7219087e6a92617f8212acdec0a9c16cff8521c5.zip
Move less useful xorg-app and xorg-data to meta-extras
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-moblin/packages/xorg-data')
-rw-r--r--meta-moblin/packages/xorg-data/xbitmaps_1.0.1.bb5
-rw-r--r--meta-moblin/packages/xorg-data/xorg-data-common.inc10
2 files changed, 0 insertions, 15 deletions
diff --git a/meta-moblin/packages/xorg-data/xbitmaps_1.0.1.bb b/meta-moblin/packages/xorg-data/xbitmaps_1.0.1.bb
deleted file mode 100644
index f622d769d..000000000
--- a/meta-moblin/packages/xorg-data/xbitmaps_1.0.1.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-require xorg-data-common.inc
-
-DESCRIPTION = "Common X11 Bitmaps"
-LICENSE = "MIT"
-DEPENDS += "libxmu"
diff --git a/meta-moblin/packages/xorg-data/xorg-data-common.inc b/meta-moblin/packages/xorg-data/xorg-data-common.inc
deleted file mode 100644
index e12876339..000000000
--- a/meta-moblin/packages/xorg-data/xorg-data-common.inc
+++ /dev/null
@@ -1,10 +0,0 @@
-HOMEPAGE = "http://www.x.org"
-SECTION = "x11/data"
-LICENSE = "MIT-X"
-
-XORG_PN = "${PN}"
-
-SRC_URI = "${XORG_MIRROR}/individual/data/${XORG_PN}-${PV}.tar.bz2"
-S = "${WORKDIR}/${XORG_PN}-${PV}"
-
-inherit autotools pkgconfig