summaryrefslogtreecommitdiff
path: root/recipes/images/angstrom-qt-x11-image.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-07-19 14:30:05 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-08-04 11:12:27 +0200
commit6d10ee335d0b089179f34593c84a2b1539aa0e46 (patch)
tree0bd2467c59570da3e46ea435e3256a380f045b95 /recipes/images/angstrom-qt-x11-image.bb
parent5f1aab8469c11d92fe9a2086af89c041cb162cb0 (diff)
images: consitently use append for machine specific packages
Diffstat (limited to 'recipes/images/angstrom-qt-x11-image.bb')
-rw-r--r--recipes/images/angstrom-qt-x11-image.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes/images/angstrom-qt-x11-image.bb b/recipes/images/angstrom-qt-x11-image.bb
index ad18239..1d92364 100644
--- a/recipes/images/angstrom-qt-x11-image.bb
+++ b/recipes/images/angstrom-qt-x11-image.bb
@@ -43,13 +43,10 @@ CONMANPKGS_libc-uclibc = ""
DEPENDS += "gst-plugins-good gst-plugins-bad gst-plugins-ugly"
#deploy the OpenGL ES headers to the sysroot
-DEPENDS-TEGRA += ""
-DEPENDS-TEGRA_tegra += "nvsamples"
-DEPENDS += "${DEPENDS-TEGRA}"
+DEPENDS_append_tegra = " nvsamples"
#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 "
# this would pull in a large amount of gst-plugins, we only add a selected few
# gst-plugins-base-meta