From fc93f919f250da45c82c2e1fa4e537d738fe3b04 Mon Sep 17 00:00:00 2001 From: hschang Date: Mon, 11 May 2015 17:22:16 +0900 Subject: [PATCH] [python-twisted] bbappend is merged to meta-openembedded. --- .../python/python-twisted_13.2.%.bbappend | 29 ---------------------- 1 file changed, 29 deletions(-) delete mode 100644 meta-openvuplus/recipes-devtools/python/python-twisted_13.2.%.bbappend 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 index f9b0ae8..0000000 --- a/meta-openvuplus/recipes-devtools/python/python-twisted_13.2.%.bbappend +++ /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}" -- 2.7.4