summaryrefslogtreecommitdiffstats
path: root/bsp/meta-boundary/recipes-sato/images/boundary-eval-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-boundary/recipes-sato/images/boundary-eval-image.bb')
-rw-r--r--bsp/meta-boundary/recipes-sato/images/boundary-eval-image.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/bsp/meta-boundary/recipes-sato/images/boundary-eval-image.bb b/bsp/meta-boundary/recipes-sato/images/boundary-eval-image.bb
index 1e7ec2f4..57950464 100644
--- a/bsp/meta-boundary/recipes-sato/images/boundary-eval-image.bb
+++ b/bsp/meta-boundary/recipes-sato/images/boundary-eval-image.bb
@@ -18,7 +18,7 @@ CORE_IMAGE_BASE_INSTALL += "\
packagegroup-core-x11-sato-games \
nodejs \
packagegroup-fsl-gstreamer1.0-full \
- \
+ tslib-tests tslib-calibrate \
flex \
gcc \
git \
@@ -42,7 +42,8 @@ CORE_IMAGE_BASE_INSTALL += "\
# Video input demos only on nitrogen6x/sx/7 platform
# Chromium not on nitrogen7
-CORE_IMAGE_BASE_INSTALL_append_nitrogen6x += "video-input-icon chromium firefox qt5everywheredemo cinematicexperience"
+CORE_IMAGE_BASE_INSTALL_append_nitrogen6x += "video-input-icon firefox qt5everywheredemo cinematicexperience"
+#CORE_IMAGE_BASE_INSTALL_append_nitrogen6x += "chromium"
CORE_IMAGE_BASE_INSTALL_append_nitrogen6x-lite += "chromium firefox"
CORE_IMAGE_BASE_INSTALL_append_nitrogen6sx += "video-input-icon chromium firefox"
CORE_IMAGE_BASE_INSTALL_append_nitrogen7 += "video-input-icon"