From 3265f975772a72faa2c27df10752e3a5801bf963 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Fri, 26 Apr 2024 16:59:49 +0200 Subject: Update for scarthgap MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan-Simon Möller Change-Id: Ieb277bf7ced1aafd70d0d6fdf73fa8a0508101e7 --- jjb/common/include-agl-run-ycl-ci.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'jjb/common/include-agl-run-ycl-ci.sh') diff --git a/jjb/common/include-agl-run-ycl-ci.sh b/jjb/common/include-agl-run-ycl-ci.sh index 932e47fa..bdadbb6d 100644 --- a/jjb/common/include-agl-run-ycl-ci.sh +++ b/jjb/common/include-agl-run-ycl-ci.sh @@ -7,6 +7,9 @@ pushd . +external/poky/scripts/install-buildtools +source external/poky/buildtools/environment-setup-x86_64-pokysdk-linux + # meta-agl pushd meta-agl if test -x scripts/ci-yocto-check-layer.sh ; then -- cgit 1.2.3-korg