diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-10-12 12:46:38 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-19 18:02:26 +0100 |
commit | 33b31640bf485bcfefee015e9df81aa9989b322c (patch) | |
tree | 8289b56e8d7055252d26d5eb496f74217986acec | |
parent | e9938516240e7ef3b5aeb47690828dd574ba2d8e (diff) | |
download | poky-33b31640bf485bcfefee015e9df81aa9989b322c.tar.gz |
PACKAGES_DYNAMIC: use regexp not glob
* bitbake uses PACKAGES_DYNAMIC as regexp
^ could make matching faster (and it will be more clear that we're expecting regexp not glob)
* made all those last '-' optional, use .* (or nothing)
(From OE-Core rev: 2f3ebdfa5f42dae51063b043cc4b0fbe20b40064)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
20 files changed, 26 insertions, 26 deletions
diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass index 2163c1f587..8c5aaf5848 100644 --- a/meta/classes/kernel.bbclass +++ b/meta/classes/kernel.bbclass | |||
@@ -24,9 +24,9 @@ python __anonymous () { | |||
24 | 24 | ||
25 | inherit kernel-arch deploy | 25 | inherit kernel-arch deploy |
26 | 26 | ||
27 | PACKAGES_DYNAMIC += "kernel-module-*" | 27 | PACKAGES_DYNAMIC += "^kernel-module-.*" |
28 | PACKAGES_DYNAMIC += "kernel-image-*" | 28 | PACKAGES_DYNAMIC += "^kernel-image-.*" |
29 | PACKAGES_DYNAMIC += "kernel-firmware-*" | 29 | PACKAGES_DYNAMIC += "^kernel-firmware-.*" |
30 | 30 | ||
31 | export OS = "${TARGET_OS}" | 31 | export OS = "${TARGET_OS}" |
32 | export CROSS_COMPILE = "${TARGET_PREFIX}" | 32 | export CROSS_COMPILE = "${TARGET_PREFIX}" |
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 64bcd425c2..6fe924c29e 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
@@ -268,7 +268,7 @@ SOLIBSDEV_darwin9 = ".dylib" | |||
268 | 268 | ||
269 | PACKAGE_BEFORE_PN ?= "" | 269 | PACKAGE_BEFORE_PN ?= "" |
270 | PACKAGES = "${PN}-dbg ${PN}-staticdev ${PN}-dev ${PN}-doc ${PN}-locale ${PACKAGE_BEFORE_PN} ${PN}" | 270 | PACKAGES = "${PN}-dbg ${PN}-staticdev ${PN}-dev ${PN}-doc ${PN}-locale ${PACKAGE_BEFORE_PN} ${PN}" |
271 | PACKAGES_DYNAMIC = "${PN}-locale-*" | 271 | PACKAGES_DYNAMIC = "^${PN}-locale-.*" |
272 | FILES = "" | 272 | FILES = "" |
273 | 273 | ||
274 | FILES_${PN} = "${bindir}/* ${sbindir}/* ${libexecdir}/* ${libdir}/lib*${SOLIBS} \ | 274 | FILES_${PN} = "${bindir}/* ${sbindir}/* ${libexecdir}/* ${libdir}/lib*${SOLIBS} \ |
diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc index 5b94a1e3e8..1460ba99aa 100644 --- a/meta/recipes-connectivity/connman/connman.inc +++ b/meta/recipes-connectivity/connman/connman.inc | |||
@@ -93,7 +93,7 @@ RDEPENDS_${PN} = "\ | |||
93 | ${@base_contains('DISTRO_FEATURES', '3g','ofono', '', d)} \ | 93 | ${@base_contains('DISTRO_FEATURES', '3g','ofono', '', d)} \ |
94 | " | 94 | " |
95 | 95 | ||
96 | PACKAGES_DYNAMIC = "${PN}-plugin-*" | 96 | PACKAGES_DYNAMIC = "^${PN}-plugin-.*" |
97 | 97 | ||
98 | python populate_packages_prepend() { | 98 | python populate_packages_prepend() { |
99 | depmap = dict(pppd="ppp") | 99 | depmap = dict(pppd="ppp") |
diff --git a/meta/recipes-core/eglibc/eglibc-locale.inc b/meta/recipes-core/eglibc/eglibc-locale.inc index 105cf2efd3..16ace66502 100644 --- a/meta/recipes-core/eglibc/eglibc-locale.inc +++ b/meta/recipes-core/eglibc/eglibc-locale.inc | |||
@@ -33,9 +33,9 @@ PROVIDES = "virtual/libc-locale" | |||
33 | 33 | ||
34 | PACKAGES = "localedef ${PN}-dbg" | 34 | PACKAGES = "localedef ${PN}-dbg" |
35 | 35 | ||
36 | PACKAGES_DYNAMIC = "locale-base-* \ | 36 | PACKAGES_DYNAMIC = "^locale-base-.* \ |
37 | eglibc-gconv-* eglibc-charmap-* eglibc-localedata-* eglibc-binary-localedata-* \ | 37 | ^eglibc-gconv-.* ^eglibc-charmap-.* ^eglibc-localedata-.* ^eglibc-binary-localedata-.* \ |
38 | glibc-gconv-* glibc-charmap-* glibc-localedata-* glibc-binary-localedata-*" | 38 | ^glibc-gconv-.* ^glibc-charmap-.* ^glibc-localedata-.* ^glibc-binary-localedata-.*" |
39 | 39 | ||
40 | # Create a eglibc-binaries package | 40 | # Create a eglibc-binaries package |
41 | ALLOW_EMPTY_${BPN}-binaries = "1" | 41 | ALLOW_EMPTY_${BPN}-binaries = "1" |
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb b/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb index 985bebd3b4..0b14e8039a 100644 --- a/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb +++ b/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb | |||
@@ -74,4 +74,4 @@ RRECOMMENDS_packagegroup-core-sdk = "\ | |||
74 | # d.setVar('PACKAGES', ' '.join(pkgs)) | 74 | # d.setVar('PACKAGES', ' '.join(pkgs)) |
75 | #} | 75 | #} |
76 | # | 76 | # |
77 | #PACKAGES_DYNAMIC = "packagegroup-core-sdk-*" | 77 | #PACKAGES_DYNAMIC = "^packagegroup-core-sdk-.*" |
diff --git a/meta/recipes-devtools/perl/perl_5.14.2.bb b/meta/recipes-devtools/perl/perl_5.14.2.bb index d566a79a03..356ddb1dd6 100644 --- a/meta/recipes-devtools/perl/perl_5.14.2.bb +++ b/meta/recipes-devtools/perl/perl_5.14.2.bb | |||
@@ -310,8 +310,8 @@ python populate_packages_prepend () { | |||
310 | d.setVar("RRECOMMENDS_${PN}-modules", d.getVar('PACKAGES', True).replace('${PN}-modules ', '').replace('${PN}-dbg ', '').replace('${PN}-misc ', '').replace('${PN}-dev ', '').replace('${PN}-pod ', '').replace('${PN}-doc ', '')) | 310 | d.setVar("RRECOMMENDS_${PN}-modules", d.getVar('PACKAGES', True).replace('${PN}-modules ', '').replace('${PN}-dbg ', '').replace('${PN}-misc ', '').replace('${PN}-dev ', '').replace('${PN}-pod ', '').replace('${PN}-doc ', '')) |
311 | } | 311 | } |
312 | 312 | ||
313 | PACKAGES_DYNAMIC = "perl-module-*" | 313 | PACKAGES_DYNAMIC = "^perl-module-.*" |
314 | PACKAGES_DYNAMIC_virtclass-nativesdk = "nativesdk-perl-module-*" | 314 | PACKAGES_DYNAMIC_virtclass-nativesdk = "^nativesdk-perl-module-.*" |
315 | 315 | ||
316 | RPROVIDES_perl-lib = "perl-lib" | 316 | RPROVIDES_perl-lib = "perl-lib" |
317 | 317 | ||
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.31.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.31.bb index 85ea7083d0..47f7538046 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.31.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.31.bb | |||
@@ -56,7 +56,7 @@ FILES_${PN} += "${sysconfdir} /www" | |||
56 | 56 | ||
57 | CONFFILES_${PN} = "${sysconfdir}/lighttpd.conf" | 57 | CONFFILES_${PN} = "${sysconfdir}/lighttpd.conf" |
58 | 58 | ||
59 | PACKAGES_DYNAMIC = "lighttpd-module-*" | 59 | PACKAGES_DYNAMIC = "^lighttpd-module-.*" |
60 | 60 | ||
61 | python populate_packages_prepend () { | 61 | python populate_packages_prepend () { |
62 | lighttpd_libdir = d.expand('${libdir}') | 62 | lighttpd_libdir = d.expand('${libdir}') |
diff --git a/meta/recipes-extended/pam/libpam_1.1.6.bb b/meta/recipes-extended/pam/libpam_1.1.6.bb index c32cb146cd..fae0467e01 100644 --- a/meta/recipes-extended/pam/libpam_1.1.6.bb +++ b/meta/recipes-extended/pam/libpam_1.1.6.bb | |||
@@ -46,7 +46,7 @@ FILES_${PN}-dev += "${base_libdir}/security/*.la ${base_libdir}/*.la ${base_libd | |||
46 | FILES_${PN}-runtime = "${sysconfdir}" | 46 | FILES_${PN}-runtime = "${sysconfdir}" |
47 | FILES_${PN}-xtests = "${datadir}/Linux-PAM/xtests" | 47 | FILES_${PN}-xtests = "${datadir}/Linux-PAM/xtests" |
48 | 48 | ||
49 | PACKAGES_DYNAMIC += " pam-plugin-*" | 49 | PACKAGES_DYNAMIC += "^pam-plugin-.*" |
50 | 50 | ||
51 | RDEPENDS_${PN}-runtime = "libpam pam-plugin-deny pam-plugin-permit pam-plugin-warn pam-plugin-unix" | 51 | RDEPENDS_${PN}-runtime = "libpam pam-plugin-deny pam-plugin-permit pam-plugin-warn pam-plugin-unix" |
52 | RDEPENDS_${PN}-xtests = "libpam pam-plugin-access pam-plugin-debug pam-plugin-cracklib pam-plugin-pwhistory pam-plugin-succeed-if pam-plugin-time coreutils" | 52 | RDEPENDS_${PN}-xtests = "libpam pam-plugin-access pam-plugin-debug pam-plugin-cracklib pam-plugin-pwhistory pam-plugin-succeed-if pam-plugin-time coreutils" |
diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bb b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bb index 8d18b87f5d..a77eee1164 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bb +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bb | |||
@@ -72,7 +72,7 @@ if [ -x ${bindir}/gtk-update-icon-cache ] && [ -d ${datadir}/icons ]; then | |||
72 | fi | 72 | fi |
73 | } | 73 | } |
74 | 74 | ||
75 | PACKAGES_DYNAMIC += "gdk-pixbuf-loader-*" | 75 | PACKAGES_DYNAMIC += "^gdk-pixbuf-loader-.*" |
76 | PACKAGES_DYNAMIC_virtclass-native = "" | 76 | PACKAGES_DYNAMIC_virtclass-native = "" |
77 | 77 | ||
78 | python populate_packages_prepend () { | 78 | python populate_packages_prepend () { |
diff --git a/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb b/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb index 2d08dc2e3a..5481f82b64 100644 --- a/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb +++ b/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb | |||
@@ -36,7 +36,7 @@ EXTRA_OECONF = "--without-libtiff --without-libjasper --enable-xkb --disable-gli | |||
36 | 36 | ||
37 | LIBV = "2.10.0" | 37 | LIBV = "2.10.0" |
38 | 38 | ||
39 | PACKAGES_DYNAMIC += "gtk-immodule-* gtk-printbackend-*" | 39 | PACKAGES_DYNAMIC += "^gtk-immodule-.* ^gtk-printbackend-.*" |
40 | BBCLASSEXTEND = "native" | 40 | BBCLASSEXTEND = "native" |
41 | RRECOMMENDS_${PN}_virtclass-native = "" | 41 | RRECOMMENDS_${PN}_virtclass-native = "" |
42 | DEPENDS_virtclass-native = "glib-2.0-native atk-native pango-native cairo-native gdk-pixbuf-native" | 42 | DEPENDS_virtclass-native = "glib-2.0-native atk-native pango-native cairo-native gdk-pixbuf-native" |
diff --git a/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb b/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb index 259517ea1d..d09c2b63cc 100644 --- a/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb +++ b/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb | |||
@@ -10,7 +10,7 @@ DEPENDS = "gtk+" | |||
10 | 10 | ||
11 | PR = "r3" | 11 | PR = "r3" |
12 | 12 | ||
13 | PACKAGES_DYNAMIC = "gtk-engine-* gtk-theme-*" | 13 | PACKAGES_DYNAMIC = "^gtk-engine-.* ^gtk-theme-.*" |
14 | 14 | ||
15 | RDEPENDS_gtk-theme-redmond = "gtk-engine-redmond95" | 15 | RDEPENDS_gtk-theme-redmond = "gtk-engine-redmond95" |
16 | RDEPENDS_gtk-theme-metal = "gtk-engine-metal" | 16 | RDEPENDS_gtk-theme-metal = "gtk-engine-metal" |
diff --git a/meta/recipes-graphics/directfb/directfb.inc b/meta/recipes-graphics/directfb/directfb.inc index 6655217f9c..41921dc9aa 100644 --- a/meta/recipes-graphics/directfb/directfb.inc +++ b/meta/recipes-graphics/directfb/directfb.inc | |||
@@ -32,7 +32,7 @@ EXTRA_OECONF = "\ | |||
32 | --disable-x11 \ | 32 | --disable-x11 \ |
33 | " | 33 | " |
34 | 34 | ||
35 | #PACKAGES_DYNAMIC = "directfb-inputdrivers-*" | 35 | #PACKAGES_DYNAMIC = "^directfb-inputdrivers-.*" |
36 | # | 36 | # |
37 | #python populate_packages_prepend () { | 37 | #python populate_packages_prepend () { |
38 | # inputdrivers_libdir = d.expand('${libdir}/directfb-${RV}/inputdrivers') | 38 | # inputdrivers_libdir = d.expand('${libdir}/directfb-${RV}/inputdrivers') |
diff --git a/meta/recipes-graphics/mesa/mesa-dri.inc b/meta/recipes-graphics/mesa/mesa-dri.inc index 2d5aa44c47..bae06dd010 100644 --- a/meta/recipes-graphics/mesa/mesa-dri.inc +++ b/meta/recipes-graphics/mesa/mesa-dri.inc | |||
@@ -21,7 +21,7 @@ python populate_packages_prepend() { | |||
21 | do_split_packages(d, dri_drivers_root, '^(.*)_dri\.so$', 'mesa-dri-driver-%s', 'Mesa %s DRI driver', extra_depends='') | 21 | do_split_packages(d, dri_drivers_root, '^(.*)_dri\.so$', 'mesa-dri-driver-%s', 'Mesa %s DRI driver', extra_depends='') |
22 | } | 22 | } |
23 | 23 | ||
24 | PACKAGES_DYNAMIC = "mesa-dri-driver-*" | 24 | PACKAGES_DYNAMIC = "^mesa-dri-driver-.*" |
25 | 25 | ||
26 | FILES_${PN}-dbg += "${libdir}/dri/.debug/*" | 26 | FILES_${PN}-dbg += "${libdir}/dri/.debug/*" |
27 | 27 | ||
diff --git a/meta/recipes-graphics/pango/pango.inc b/meta/recipes-graphics/pango/pango.inc index c9e92f00b7..318403d326 100644 --- a/meta/recipes-graphics/pango/pango.inc +++ b/meta/recipes-graphics/pango/pango.inc | |||
@@ -18,7 +18,7 @@ PACKAGECONFIG[x11] = "--with-x,--without-x,${X11DEPENDS}" | |||
18 | BBCLASSEXTEND = "native" | 18 | BBCLASSEXTEND = "native" |
19 | DEPENDS_virtclass-native = "glib-2.0-native cairo-native" | 19 | DEPENDS_virtclass-native = "glib-2.0-native cairo-native" |
20 | 20 | ||
21 | PACKAGES_DYNAMIC = "pango-module-*" | 21 | PACKAGES_DYNAMIC = "^pango-module-.*" |
22 | 22 | ||
23 | RRECOMMENDS_${PN} = "${@base_contains('DISTRO_FEATURES', 'x11', 'pango-module-basic-x', '', d)} pango-module-basic-fc" | 23 | RRECOMMENDS_${PN} = "${@base_contains('DISTRO_FEATURES', 'x11', 'pango-module-basic-x', '', d)} pango-module-basic-fc" |
24 | 24 | ||
diff --git a/meta/recipes-kernel/linux/linux-dummy.bb b/meta/recipes-kernel/linux/linux-dummy.bb index 518c74b317..a98a0f1e2f 100644 --- a/meta/recipes-kernel/linux/linux-dummy.bb +++ b/meta/recipes-kernel/linux/linux-dummy.bb | |||
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/COPYING.GPL;md5=751419260aa954499f7abaabaa | |||
6 | 6 | ||
7 | PROVIDES += "virtual/kernel" | 7 | PROVIDES += "virtual/kernel" |
8 | 8 | ||
9 | PACKAGES_DYNAMIC += "kernel-module-*" | 9 | PACKAGES_DYNAMIC += "^kernel-module-.*" |
10 | PACKAGES_DYNAMIC += "kernel-image-*" | 10 | PACKAGES_DYNAMIC += "^kernel-image-.*" |
11 | 11 | ||
12 | #COMPATIBLE_MACHINE = "your_machine" | 12 | #COMPATIBLE_MACHINE = "your_machine" |
13 | 13 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins.inc b/meta/recipes-multimedia/gstreamer/gst-plugins.inc index ccb81b3281..b8db0f0042 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins.inc +++ b/meta/recipes-multimedia/gstreamer/gst-plugins.inc | |||
@@ -17,5 +17,5 @@ acpaths = "-I ${S}/common/m4 -I ${S}/m4" | |||
17 | 17 | ||
18 | require gst-plugins-package.inc | 18 | require gst-plugins-package.inc |
19 | 19 | ||
20 | PACKAGES_DYNAMIC = "${PN}-*" | 20 | PACKAGES_DYNAMIC = "^${PN}-.*" |
21 | 21 | ||
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc index 46e84c328f..e1d36ed5d1 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc | |||
@@ -70,7 +70,7 @@ PACKAGES =+ "libpulsecore libpulsecommon libpulsedsp libpulse libpulse-simple li | |||
70 | #upgrade path: | 70 | #upgrade path: |
71 | RREPLACES_pulseaudio-server = "libpulse-bin libpulse-conf" | 71 | RREPLACES_pulseaudio-server = "libpulse-bin libpulse-conf" |
72 | 72 | ||
73 | PACKAGES_DYNAMIC = "pulseaudio-lib* pulseaudio-module* libpulse-lib* libpulse-module* " | 73 | PACKAGES_DYNAMIC = "^pulseaudio-lib.* ^pulseaudio-module.* ^libpulse-lib.* ^libpulse-module.* " |
74 | 74 | ||
75 | FILES_libpulsecore = "${libdir}/libpulsecore*.so" | 75 | FILES_libpulsecore = "${libdir}/libpulsecore*.so" |
76 | FILES_libpulsecommon = "${libdir}/libpulsecommon*.so" | 76 | FILES_libpulsecommon = "${libdir}/libpulsecommon*.so" |
diff --git a/meta/recipes-qt/qt-apps/qmmp_0.6.1.bb b/meta/recipes-qt/qt-apps/qmmp_0.6.1.bb index 9522d88e12..15273f7873 100644 --- a/meta/recipes-qt/qt-apps/qmmp_0.6.1.bb +++ b/meta/recipes-qt/qt-apps/qmmp_0.6.1.bb | |||
@@ -26,7 +26,7 @@ export EXTRA_OECMAKE = "-DQT_QMAKE_EXECUTABLE=${OE_QMAKE_QMAKE} \ | |||
26 | -DQT_HEADERS_DIR=${OE_QMAKE_INCDIR_QT} \ | 26 | -DQT_HEADERS_DIR=${OE_QMAKE_INCDIR_QT} \ |
27 | -DQT_QTCORE_INCLUDE_DIR=${OE_QMAKE_INCDIR_QT}/QtCore \ | 27 | -DQT_QTCORE_INCLUDE_DIR=${OE_QMAKE_INCDIR_QT}/QtCore \ |
28 | " | 28 | " |
29 | PACKAGES_DYNAMIC = "qmmp-plugin-* " | 29 | PACKAGES_DYNAMIC = "^qmmp-plugin-.* " |
30 | 30 | ||
31 | 31 | ||
32 | python populate_packages_prepend () { | 32 | python populate_packages_prepend () { |
diff --git a/meta/recipes-qt/qt4/qt4-embedded.inc b/meta/recipes-qt/qt4/qt4-embedded.inc index 3b3768904c..afca7f881f 100644 --- a/meta/recipes-qt/qt4/qt4-embedded.inc +++ b/meta/recipes-qt/qt4/qt4-embedded.inc | |||
@@ -59,7 +59,7 @@ RRECOMMENDS_${QT_BASE_NAME}-demos += " \ | |||
59 | ${QT_BASE_NAME}-fonts" | 59 | ${QT_BASE_NAME}-fonts" |
60 | 60 | ||
61 | ALLOW_EMPTY_${QT_BASE_NAME}-fonts = "1" | 61 | ALLOW_EMPTY_${QT_BASE_NAME}-fonts = "1" |
62 | PACKAGES_DYNAMIC += "${QT_BASE_NAME}-fonts-*" | 62 | PACKAGES_DYNAMIC += "^${QT_BASE_NAME}-fonts-.*" |
63 | 63 | ||
64 | FILES_${QT_BASE_NAME}-fonts-ttf-vera = "${libdir}/fonts/Vera*.ttf" | 64 | FILES_${QT_BASE_NAME}-fonts-ttf-vera = "${libdir}/fonts/Vera*.ttf" |
65 | FILES_${QT_BASE_NAME}-fonts-ttf-dejavu = "${libdir}/fonts/DejaVu*.ttf" | 65 | FILES_${QT_BASE_NAME}-fonts-ttf-dejavu = "${libdir}/fonts/DejaVu*.ttf" |
diff --git a/meta/recipes-qt/qt4/qt4.inc b/meta/recipes-qt/qt4/qt4.inc index 35748f86a4..5bc7956120 100644 --- a/meta/recipes-qt/qt4/qt4.inc +++ b/meta/recipes-qt/qt4/qt4.inc | |||
@@ -124,7 +124,7 @@ PACKAGES += " \ | |||
124 | ${STATICDEV_PACKAGES} \ | 124 | ${STATICDEV_PACKAGES} \ |
125 | ${OTHER_PACKAGES}" | 125 | ${OTHER_PACKAGES}" |
126 | 126 | ||
127 | PACKAGES_DYNAMIC = "${QT_BASE_NAME}-plugin-* ${QT_BASE_NAME}-translation-* ${QT_BASE_NAME}-phrasebook-*" | 127 | PACKAGES_DYNAMIC = "^${QT_BASE_NAME}-plugin-.* ^${QT_BASE_NAME}-translation-.* ^${QT_BASE_NAME}-phrasebook-.*" |
128 | 128 | ||
129 | ALLOW_EMPTY_${PN} = "1" | 129 | ALLOW_EMPTY_${PN} = "1" |
130 | FILES_${PN} = "" | 130 | FILES_${PN} = "" |