summaryrefslogtreecommitdiff
path: root/recipes/images/angstrom-lxde-image.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-11-20 17:17:14 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2013-11-21 18:58:00 +0100
commit1cdea602f35d9e6e65d841cb8466201e85646c95 (patch)
tree07782fbf2aab5f1d4c11ac47a03b7f2064590760 /recipes/images/angstrom-lxde-image.bb
parent531415376ca489739bffe8bdacfc861a9869138a (diff)
Machine: use the changed machinename colibri-vf
Diffstat (limited to 'recipes/images/angstrom-lxde-image.bb')
-rw-r--r--recipes/images/angstrom-lxde-image.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb
index 0744fda..4753f4f 100644
--- a/recipes/images/angstrom-lxde-image.bb
+++ b/recipes/images/angstrom-lxde-image.bb
@@ -12,8 +12,7 @@ IMAGE_NAME_colibri-t20 = "Colibri_T20_LinuxImage"
IMAGE_NAME_colibri-t30 = "Colibri_T30_LinuxImage"
IMAGE_NAME_apalis-t30 = "Apalis_T30_LinuxImage"
IMAGE_NAME_colibri-pxa = "Colibri_PXA_LinuxImage"
-IMAGE_NAME_colibri-vf50 = "Colibri_VF50_LinuxImage"
-IMAGE_NAME_colibri-vf61 = "Colibri_VF61_LinuxImage"
+IMAGE_NAME_colibri-vf = "Colibri_VF_LinuxImage"
IMAGE_NAME = "${MACHINE}_LinuxImage"
#create the deployment directory-tree
@@ -39,7 +38,7 @@ DEPENDS_tegra += "nvsamples"
IMAGE_BROWSER = "firefox"
#keep the rootfs size small
-IMAGE_BROWSER_colibri-vf50 = "midori"
+IMAGE_BROWSER_colibri-vf = "midori"
# this recommends from midori pulls in 8Meg of icons
BAD_RECOMMENDATIONS += " gnome-icon-theme "
@@ -82,7 +81,7 @@ GSTREAMER = " \
gst-plugins-good-wavparse \
gst-plugins-ugly-asf \
"
-GSTREAMER_colibri-vf50 = ""
+GSTREAMER_colibri-vf = ""
IMAGE_INSTALL += " \
gconf \