[oe] [meta-oe][PATCH] python-mako: remove

b40290 at freescale.com b40290 at freescale.com
Thu Jan 16 03:28:34 UTC 2014


From: Chunrong Guo <B40290 at freescale.com>

    *This recipe is now back in OE-Core.

Signed-off-by: Chunrong Guo <B40290 at freescale.com>
---
 .../recipes-devtools/python/python-mako_0.7.2.bb   | 22 ----------------------
 1 file changed, 22 deletions(-)
 delete mode 100644 meta-oe/recipes-devtools/python/python-mako_0.7.2.bb

diff --git a/meta-oe/recipes-devtools/python/python-mako_0.7.2.bb b/meta-oe/recipes-devtools/python/python-mako_0.7.2.bb
deleted file mode 100644
index 1d2bdd7..0000000
--- a/meta-oe/recipes-devtools/python/python-mako_0.7.2.bb
+++ /dev/null
@@ -1,22 +0,0 @@
-DESCRIPTION = "Templating library for Python"
-SECTION = "devel/python"
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=da8dd26ed9751ee0cfdf9df1a16bbb54"
-
-PR = "r2"
-
-SRC_URI = "http://www.makotemplates.org/downloads/Mako-${PV}.tar.gz"
-SRC_URI[md5sum] = "e3c0a677aa4216da9e89ef8fa76cbafb"
-SRC_URI[sha256sum] = "fe8698e845035586bd711a6748e4e40a208a58de276b9138026164700494b68f"
-
-S = "${WORKDIR}/Mako-${PV}"
-
-inherit setuptools
-
-RDEPENDS_${PN} = "python-threading \
-                  python-netclient \
-                  python-html \
-"
-RDEPENDS_${PN}_class-native = ""
-
-BBCLASSEXTEND = "native nativesdk"
-- 
1.8.3.2





More information about the Openembedded-devel mailing list