summaryrefslogtreecommitdiff
path: root/recipes/images/qt4e-demo-image.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-07-29 11:03:21 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-08-04 11:12:27 +0200
commit84a126663655f5441704830e591191d92bf16490 (patch)
treecd5b72fa57d7a01322328609e252dfc8f52af074 /recipes/images/qt4e-demo-image.bb
parent93fe08ae8c6994dc7a657704955628305c10e906 (diff)
images: fix BAD_RECOMMENDATIONS
BAD_RECOMMENDATIONS seems to not work if more than one package is given and all packages get installed. So only give one. On top of that, if a package is available from multiple feeds the package gets installed.
Diffstat (limited to 'recipes/images/qt4e-demo-image.bb')
-rw-r--r--recipes/images/qt4e-demo-image.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/images/qt4e-demo-image.bb b/recipes/images/qt4e-demo-image.bb
index c898e82..eaae93a 100644
--- a/recipes/images/qt4e-demo-image.bb
+++ b/recipes/images/qt4e-demo-image.bb
@@ -36,8 +36,7 @@ CONMANPKGS ?= "connman connman-systemd connman-plugin-loopback connman-plugin-et
CONMANPKGS_libc-uclibc = ""
#don't install some id databases
-BAD_RECOMMENDATIONS_VF_colibri_vf += " udev-hwdb "
-BAD_RECOMMENDATIONS += " ${BAD_RECOMMENDATIONS_VF} "
+#BAD_RECOMMENDATIONS_append_colibri-vf += " udev-hwdb cpufrequtils "
IMAGE_INSTALL += " \
packagegroup-core-qt4e \