[oe] [PATCH] evas, pango, llvm-native: drop empty PACKAGES_DYNAMIC_virtclass-native as it's in native.bbclass now

Martin Jansa martin.jansa at gmail.com
Tue Mar 22 22:17:41 UTC 2011


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 recipes/efl1/evas.inc        |    1 -
 recipes/llvm/llvm-native.inc |    2 --
 recipes/pango/pango.inc      |    1 -
 3 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/recipes/efl1/evas.inc b/recipes/efl1/evas.inc
index bcb1984..0310667 100644
--- a/recipes/efl1/evas.inc
+++ b/recipes/efl1/evas.inc
@@ -28,7 +28,6 @@ do_install_append() {
 FILES_${PN}-dev += "${libdir}/evas/modules/*/*/*/*.a ${libdir}/evas/modules/*/*/*/*.la"
 FILES_${PN}-dbg += "${libdir}/evas/modules/*/*/*/.debug/"
 
-PACKAGES_DYNAMIC_virtclass-native = ""
 PACKAGES_DYNAMIC = "evas-engine-* evas-loader-* evas-saver-*"
 
 RRECOMMENDS_${PN} = " \
diff --git a/recipes/llvm/llvm-native.inc b/recipes/llvm/llvm-native.inc
index b3cb7a6..216b03d 100644
--- a/recipes/llvm/llvm-native.inc
+++ b/recipes/llvm/llvm-native.inc
@@ -19,8 +19,6 @@ EXTRA_OECMAKE = "\
 
 PACKAGES = ""
 
-PACKAGES_DYNAMIC = ""
-
 do_stage() {
   cd ${OECMAKE_BUILDPATH}
 
diff --git a/recipes/pango/pango.inc b/recipes/pango/pango.inc
index c54fbad..2e0f199 100644
--- a/recipes/pango/pango.inc
+++ b/recipes/pango/pango.inc
@@ -14,7 +14,6 @@ DEPENDS_virtclass-native = "glib-2.0-native cairo-native"
 BBCLASSEXTEND = "native"
 
 PACKAGES_DYNAMIC = "pango-module-*"
-PACKAGES_DYNAMIC_virtclass-native = ""
 
 RRECOMMENDS_${PN} = "pango-module-basic-x pango-module-basic-fc" 
 RRECOMMENDS_${PN}_virtclass-native = ""
-- 
1.7.4.1





More information about the Openembedded-devel mailing list