[python-twisted] bbappend is merged to meta-openembedded.
authorhschang <chang@dev3>
Mon, 11 May 2015 08:22:16 +0000 (17:22 +0900)
committerhschang <chang@dev3>
Mon, 11 May 2015 08:22:16 +0000 (17:22 +0900)
meta-openvuplus/recipes-devtools/python/python-twisted_13.2.%.bbappend [deleted file]

diff --git a/meta-openvuplus/recipes-devtools/python/python-twisted_13.2.%.bbappend b/meta-openvuplus/recipes-devtools/python/python-twisted_13.2.%.bbappend
deleted file mode 100644 (file)
index f9b0ae8..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-PR = "r2"
-
-inherit setuptools
-
-PACKAGES =+ "\
-       ${PN}-src \
-       ${PN}-bin \
-"
-
-RDEPENDS_{PN} += "${PN}-bin"
-RDEPENDS_{PN}-src = "${PN}"
-FILES_${PN}-src = " \
-       ${libdir}/${PYTHON_DIR}/site-packages/twisted/*.py \
-       ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/*.py \
-       ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/*/*.py \
-       "
-
-RDEPENDS_${PN}-test = "${PN}"
-RDEPENDS_${PN}-conch = "${PN}-core ${PN}-protocols"
-RDEPENDS_${PN}-lore = "${PN}-core"
-RDEPENDS_${PN}-mail = "${PN}-core ${PN}-protocols"
-RDEPENDS_${PN}-names = "${PN}-core"
-RDEPENDS_${PN}-news = "${PN}-core ${PN}-protocols"
-RDEPENDS_${PN}-runner = "${PN}-core ${PN}-protocols"
-RDEPENDS_${PN}-web += "${PN}-core ${PN}-protocols"
-RDEPENDS_${PN}-words += "${PN}-core"
-RDEPENDS_${PN}-flow += "${PN}-core"
-RDEPENDS_${PN}-pair += "${PN}-core"
-RDEPENDS_${PN}-dbg = "${PN}"