aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/efl1/evas.inc1
-rw-r--r--recipes/llvm/llvm-native.inc2
-rw-r--r--recipes/pango/pango.inc1
3 files changed, 0 insertions, 4 deletions
diff --git a/recipes/efl1/evas.inc b/recipes/efl1/evas.inc
index bcb19849b1..03106677f6 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 b3cb7a64ec..216b03dd1d 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 c54fbad544..2e0f19917d 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 = ""