[oe] [meta-oe][PATCH 2/9] libxfixes, util-macros: drop from meta-oe, now they are in oe-core

Martin Jansa martin.jansa at gmail.com
Tue May 10 11:39:53 UTC 2011


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-graphics/xorg-lib/libxfixes_5.0.bb |   22 --------------------
 .../xorg-util/util-macros_1.13.0.bb                |   15 -------------
 .../xorg-util/xorg-util-common.inc                 |   11 ----------
 3 files changed, 0 insertions(+), 48 deletions(-)
 delete mode 100644 meta-oe/recipes-graphics/xorg-lib/libxfixes_5.0.bb
 delete mode 100644 meta-oe/recipes-graphics/xorg-util/util-macros_1.13.0.bb
 delete mode 100644 meta-oe/recipes-graphics/xorg-util/xorg-util-common.inc

diff --git a/meta-oe/recipes-graphics/xorg-lib/libxfixes_5.0.bb b/meta-oe/recipes-graphics/xorg-lib/libxfixes_5.0.bb
deleted file mode 100644
index 4ca1ea2..0000000
--- a/meta-oe/recipes-graphics/xorg-lib/libxfixes_5.0.bb
+++ /dev/null
@@ -1,22 +0,0 @@
-SUMMARY = "XFixes: X Fixes extension library."
-
-DESCRIPTION = "X applications have often needed to work around various \
-shortcomings in the core X window system.  This extension is designed to \
-provide the minimal server-side support necessary to eliminate problems \
-caused by these workarounds."
-
-require xorg-lib-common.inc
-
-LICENSE = "MIT-style"
-LIC_FILES_CHKSUM = "file://COPYING;md5=3c1ce42c334a6f5cccb0277556a053e0"
-
-DEPENDS += "virtual/libx11 xproto fixesproto xextproto"
-PE = "1"
-PR = "${INC_PR}.0"
-
-SRC_URI[md5sum] = "678071bd7f9f7467e2fc712d81022318"
-SRC_URI[sha256sum] = "537a2446129242737a35db40081be4bbcc126e56c03bf5f2b142b10a79cda2e3"
-
-BBCLASSEXTEND = "native"
-
-XORG_PN = "libXfixes"
diff --git a/meta-oe/recipes-graphics/xorg-util/util-macros_1.13.0.bb b/meta-oe/recipes-graphics/xorg-util/util-macros_1.13.0.bb
deleted file mode 100644
index 3f4471a..0000000
--- a/meta-oe/recipes-graphics/xorg-util/util-macros_1.13.0.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-require xorg-util-common.inc
-
-DESCRIPTION = "X autotools macros"
-PE = "1"
-
-LICENSE = "MIT & MIT-style"
-LIC_FILES_CHKSUM = "file://COPYING;md5=1970511fddd439b07a6ba789d28ff662"
-
-ALLOW_EMPTY = "1"
-BBCLASSEXTEND = "native nativesdk"
-
-PR = "${INC_PR}.0"
-
-SRC_URI[md5sum] = "31e9ddcbc1d8bc8c09ab180443974dd1"
-SRC_URI[sha256sum] = "7bff944fb120192e7fe1706e9c0b7e41666e7983ce3e2bdef0b7734392d9e695"
diff --git a/meta-oe/recipes-graphics/xorg-util/xorg-util-common.inc b/meta-oe/recipes-graphics/xorg-util/xorg-util-common.inc
deleted file mode 100644
index e5c8ce9..0000000
--- a/meta-oe/recipes-graphics/xorg-util/xorg-util-common.inc
+++ /dev/null
@@ -1,11 +0,0 @@
-HOMEPAGE = "http://www.x.org"
-SECTION = "x11/utils"
-LICENSE = "MIT-X"
-
-INC_PR = "r2"
-
-SRC_URI = "${XORG_MIRROR}/individual/util/${BPN}-${PV}.tar.gz"
-
-S = "${WORKDIR}/${BPN}-${PV}"
-
-inherit autotools pkgconfig
-- 
1.7.5.rc3





More information about the Openembedded-devel mailing list