From 4204309872da5cb401cbb2729d9e2d4869a87f42 Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Thu, 22 Oct 2020 14:58:56 +0900 Subject: agl-basesystem 0.1 --- bsp/meta-boundary/recipes-sato/images/boundary-eval-image.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'bsp/meta-boundary/recipes-sato/images') 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" -- cgit 1.2.3-korg