diff --git a/.github/workflows/ak3916ev300_images.yml b/.github/workflows/ak3916ev300_images.yml index 81549017..ccb245a7 100644 --- a/.github/workflows/ak3916ev300_images.yml +++ b/.github/workflows/ak3916ev300_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/ak3918ev200_images.yml b/.github/workflows/ak3918ev200_images.yml index 96814f63..8f39a6b5 100644 --- a/.github/workflows/ak3918ev200_images.yml +++ b/.github/workflows/ak3918ev200_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/ak3918ev300_images.yml b/.github/workflows/ak3918ev300_images.yml index 438a28df..3d9b7ded 100644 --- a/.github/workflows/ak3918ev300_images.yml +++ b/.github/workflows/ak3918ev300_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/ambarella-s3l_images.yml b/.github/workflows/ambarella-s3l_images.yml index 69527fdb..097878be 100644 --- a/.github/workflows/ambarella-s3l_images.yml +++ b/.github/workflows/ambarella-s3l_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/fh8833v100_images.yml b/.github/workflows/fh8833v100_images.yml index 82c71131..cbc5acc3 100644 --- a/.github/workflows/fh8833v100_images.yml +++ b/.github/workflows/fh8833v100_images.yml @@ -26,6 +26,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/fh8852v100_images.yml b/.github/workflows/fh8852v100_images.yml index c06a9d95..45ffc279 100644 --- a/.github/workflows/fh8852v100_images.yml +++ b/.github/workflows/fh8852v100_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/fh8852v200_images.yml b/.github/workflows/fh8852v200_images.yml index 9f12ff9a..1ca7c24e 100644 --- a/.github/workflows/fh8852v200_images.yml +++ b/.github/workflows/fh8852v200_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/fh8852v210_images.yml b/.github/workflows/fh8852v210_images.yml index 5a34f85f..7eea0c36 100644 --- a/.github/workflows/fh8852v210_images.yml +++ b/.github/workflows/fh8852v210_images.yml @@ -26,6 +26,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/fh8856v100_images.yml b/.github/workflows/fh8856v100_images.yml index 2483ac9c..13bd662a 100644 --- a/.github/workflows/fh8856v100_images.yml +++ b/.github/workflows/fh8856v100_images.yml @@ -26,6 +26,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/fh8856v200_images.yml b/.github/workflows/fh8856v200_images.yml index c4a1c87c..8f6ada57 100644 --- a/.github/workflows/fh8856v200_images.yml +++ b/.github/workflows/fh8856v200_images.yml @@ -26,6 +26,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/fh8856v210_images.yml b/.github/workflows/fh8856v210_images.yml index 78cef90e..f41e56bb 100644 --- a/.github/workflows/fh8856v210_images.yml +++ b/.github/workflows/fh8856v210_images.yml @@ -26,6 +26,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/fh8858v200_images.yml b/.github/workflows/fh8858v200_images.yml index 88d49874..a0f8b538 100644 --- a/.github/workflows/fh8858v200_images.yml +++ b/.github/workflows/fh8858v200_images.yml @@ -26,6 +26,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/fh8858v210_images.yml b/.github/workflows/fh8858v210_images.yml index 2bb5098c..af020504 100644 --- a/.github/workflows/fh8858v210_images.yml +++ b/.github/workflows/fh8858v210_images.yml @@ -26,6 +26,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/gk7102_images.yml b/.github/workflows/gk7102_images.yml index 0819ab65..223dbb5c 100644 --- a/.github/workflows/gk7102_images.yml +++ b/.github/workflows/gk7102_images.yml @@ -21,6 +21,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/gk7102s_images.yml b/.github/workflows/gk7102s_images.yml index 93898d93..6bded64d 100644 --- a/.github/workflows/gk7102s_images.yml +++ b/.github/workflows/gk7102s_images.yml @@ -21,6 +21,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/gk7202v300_images.yml b/.github/workflows/gk7202v300_images.yml index f5a41fce..448e5fe1 100644 --- a/.github/workflows/gk7202v300_images.yml +++ b/.github/workflows/gk7202v300_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/gk7205v200_fpv_images.yml b/.github/workflows/gk7205v200_fpv_images.yml index ecf54db0..425a5ba6 100644 --- a/.github/workflows/gk7205v200_fpv_images.yml +++ b/.github/workflows/gk7205v200_fpv_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/gk7205v200_images.yml b/.github/workflows/gk7205v200_images.yml index 2a457506..1cf1493f 100644 --- a/.github/workflows/gk7205v200_images.yml +++ b/.github/workflows/gk7205v200_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/gk7205v200_ultimate_images.yml b/.github/workflows/gk7205v200_ultimate_images.yml index 52beb5b0..a6b2b63b 100644 --- a/.github/workflows/gk7205v200_ultimate_images.yml +++ b/.github/workflows/gk7205v200_ultimate_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/gk7205v210_images.yml b/.github/workflows/gk7205v210_images.yml index f245bd5b..a2853123 100644 --- a/.github/workflows/gk7205v210_images.yml +++ b/.github/workflows/gk7205v210_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/gk7205v300_fpv_images.yml b/.github/workflows/gk7205v300_fpv_images.yml index 4e68149c..86c43e5b 100644 --- a/.github/workflows/gk7205v300_fpv_images.yml +++ b/.github/workflows/gk7205v300_fpv_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/gk7205v300_images.yml b/.github/workflows/gk7205v300_images.yml index 381faee3..a779d44c 100644 --- a/.github/workflows/gk7205v300_images.yml +++ b/.github/workflows/gk7205v300_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/gk7205v300_ultimate_images.yml b/.github/workflows/gk7205v300_ultimate_images.yml index 69e7b052..28d3b759 100644 --- a/.github/workflows/gk7205v300_ultimate_images.yml +++ b/.github/workflows/gk7205v300_ultimate_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/gk7605v100_images.yml b/.github/workflows/gk7605v100_images.yml index c77f5eeb..e2aba1e7 100644 --- a/.github/workflows/gk7605v100_images.yml +++ b/.github/workflows/gk7605v100_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/gm8136_images.yml b/.github/workflows/gm8136_images.yml index 0f8ddb31..c82d797c 100644 --- a/.github/workflows/gm8136_images.yml +++ b/.github/workflows/gm8136_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516av100_images.yml b/.github/workflows/hi3516av100_images.yml index 23b36def..b2fb3f0a 100644 --- a/.github/workflows/hi3516av100_images.yml +++ b/.github/workflows/hi3516av100_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516av100_ultimate_images.yml b/.github/workflows/hi3516av100_ultimate_images.yml index eefd98d4..e19be564 100644 --- a/.github/workflows/hi3516av100_ultimate_images.yml +++ b/.github/workflows/hi3516av100_ultimate_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516av200_images.yml b/.github/workflows/hi3516av200_images.yml index 1393ab38..c26779c4 100644 --- a/.github/workflows/hi3516av200_images.yml +++ b/.github/workflows/hi3516av200_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516av200_ultimate_images.yml b/.github/workflows/hi3516av200_ultimate_images.yml index 52dec2ce..f5922d30 100644 --- a/.github/workflows/hi3516av200_ultimate_images.yml +++ b/.github/workflows/hi3516av200_ultimate_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516av300_images.yml b/.github/workflows/hi3516av300_images.yml index ef817d4c..99286101 100644 --- a/.github/workflows/hi3516av300_images.yml +++ b/.github/workflows/hi3516av300_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516cv100_images.yml b/.github/workflows/hi3516cv100_images.yml index 2151ed22..40d2eed2 100644 --- a/.github/workflows/hi3516cv100_images.yml +++ b/.github/workflows/hi3516cv100_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516cv200_images.yml b/.github/workflows/hi3516cv200_images.yml index 5806265a..60389794 100644 --- a/.github/workflows/hi3516cv200_images.yml +++ b/.github/workflows/hi3516cv200_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516cv300_images.yml b/.github/workflows/hi3516cv300_images.yml index 24e5fca7..913d2be8 100644 --- a/.github/workflows/hi3516cv300_images.yml +++ b/.github/workflows/hi3516cv300_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516cv300_ultimate_images.yml b/.github/workflows/hi3516cv300_ultimate_images.yml index c24d311c..2c0e964c 100644 --- a/.github/workflows/hi3516cv300_ultimate_images.yml +++ b/.github/workflows/hi3516cv300_ultimate_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516cv500_images.yml b/.github/workflows/hi3516cv500_images.yml index ea05e9b1..ce6b766f 100644 --- a/.github/workflows/hi3516cv500_images.yml +++ b/.github/workflows/hi3516cv500_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516dv100_images.yml b/.github/workflows/hi3516dv100_images.yml index 2f9943cb..561f3318 100644 --- a/.github/workflows/hi3516dv100_images.yml +++ b/.github/workflows/hi3516dv100_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516dv100_ultimate_images.yml b/.github/workflows/hi3516dv100_ultimate_images.yml index dbf44715..907406ab 100644 --- a/.github/workflows/hi3516dv100_ultimate_images.yml +++ b/.github/workflows/hi3516dv100_ultimate_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516dv200_images.yml b/.github/workflows/hi3516dv200_images.yml index 66079c02..bbd1fcec 100644 --- a/.github/workflows/hi3516dv200_images.yml +++ b/.github/workflows/hi3516dv200_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516dv300_images.yml b/.github/workflows/hi3516dv300_images.yml index 1cb67e62..663cecdf 100644 --- a/.github/workflows/hi3516dv300_images.yml +++ b/.github/workflows/hi3516dv300_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516ev100_images.yml b/.github/workflows/hi3516ev100_images.yml index fca6ca3e..4d799f65 100644 --- a/.github/workflows/hi3516ev100_images.yml +++ b/.github/workflows/hi3516ev100_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516ev200_fpv_images.yml b/.github/workflows/hi3516ev200_fpv_images.yml index f89dbde1..4e6dc248 100644 --- a/.github/workflows/hi3516ev200_fpv_images.yml +++ b/.github/workflows/hi3516ev200_fpv_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516ev200_images.yml b/.github/workflows/hi3516ev200_images.yml index 85686428..47a7a434 100644 --- a/.github/workflows/hi3516ev200_images.yml +++ b/.github/workflows/hi3516ev200_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516ev200_ultimate_images.yml b/.github/workflows/hi3516ev200_ultimate_images.yml index 0f65829d..d678a2ce 100644 --- a/.github/workflows/hi3516ev200_ultimate_images.yml +++ b/.github/workflows/hi3516ev200_ultimate_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516ev300_fpv_images.yml b/.github/workflows/hi3516ev300_fpv_images.yml index a8f0974b..862b2249 100644 --- a/.github/workflows/hi3516ev300_fpv_images.yml +++ b/.github/workflows/hi3516ev300_fpv_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516ev300_images.yml b/.github/workflows/hi3516ev300_images.yml index f92d0418..6e2e2fb6 100644 --- a/.github/workflows/hi3516ev300_images.yml +++ b/.github/workflows/hi3516ev300_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3516ev300_ultimate_images.yml b/.github/workflows/hi3516ev300_ultimate_images.yml index 1cab3578..f38b3e75 100644 --- a/.github/workflows/hi3516ev300_ultimate_images.yml +++ b/.github/workflows/hi3516ev300_ultimate_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3518cv100_images.yml b/.github/workflows/hi3518cv100_images.yml index 07a56c12..7e9023a4 100644 --- a/.github/workflows/hi3518cv100_images.yml +++ b/.github/workflows/hi3518cv100_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3518ev100_images.yml b/.github/workflows/hi3518ev100_images.yml index 58e53671..ac0d1cd9 100644 --- a/.github/workflows/hi3518ev100_images.yml +++ b/.github/workflows/hi3518ev100_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3518ev200_images.yml b/.github/workflows/hi3518ev200_images.yml index 6fb109c3..68155b85 100644 --- a/.github/workflows/hi3518ev200_images.yml +++ b/.github/workflows/hi3518ev200_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3518ev200_ultimate_images.yml b/.github/workflows/hi3518ev200_ultimate_images.yml index 598b86bd..3a6ce310 100644 --- a/.github/workflows/hi3518ev200_ultimate_images.yml +++ b/.github/workflows/hi3518ev200_ultimate_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3518ev300_images.yml b/.github/workflows/hi3518ev300_images.yml index f115dc61..392dea6a 100644 --- a/.github/workflows/hi3518ev300_images.yml +++ b/.github/workflows/hi3518ev300_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3518ev300_ultimate_images.yml b/.github/workflows/hi3518ev300_ultimate_images.yml index cfd25ff2..c809f39f 100644 --- a/.github/workflows/hi3518ev300_ultimate_images.yml +++ b/.github/workflows/hi3518ev300_ultimate_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3519v101_images.yml b/.github/workflows/hi3519v101_images.yml index 9013e804..3b572827 100644 --- a/.github/workflows/hi3519v101_images.yml +++ b/.github/workflows/hi3519v101_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3536cv100_images.yml b/.github/workflows/hi3536cv100_images.yml index e8b2499e..cde38004 100644 --- a/.github/workflows/hi3536cv100_images.yml +++ b/.github/workflows/hi3536cv100_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/hi3536dv100_images.yml b/.github/workflows/hi3536dv100_images.yml index 7a03b490..c8d8b72a 100644 --- a/.github/workflows/hi3536dv100_images.yml +++ b/.github/workflows/hi3536dv100_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/msc313e_images.yml b/.github/workflows/msc313e_images.yml index ff77446f..1127ed98 100644 --- a/.github/workflows/msc313e_images.yml +++ b/.github/workflows/msc313e_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/msc316dc_images.yml b/.github/workflows/msc316dc_images.yml index cec1183f..b0601e11 100644 --- a/.github/workflows/msc316dc_images.yml +++ b/.github/workflows/msc316dc_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/msc316dm_images.yml b/.github/workflows/msc316dm_images.yml index 8b5d4441..286b2d72 100644 --- a/.github/workflows/msc316dm_images.yml +++ b/.github/workflows/msc316dm_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/nt98562_images.yml b/.github/workflows/nt98562_images.yml index ff9eea06..26955898 100644 --- a/.github/workflows/nt98562_images.yml +++ b/.github/workflows/nt98562_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/nt98566_images.yml b/.github/workflows/nt98566_images.yml index 3d7e3661..87cf8031 100644 --- a/.github/workflows/nt98566_images.yml +++ b/.github/workflows/nt98566_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/rv1109_images.yml b/.github/workflows/rv1109_images.yml index d90537b5..eff09c6a 100644 --- a/.github/workflows/rv1109_images.yml +++ b/.github/workflows/rv1109_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/rv1126_images.yml b/.github/workflows/rv1126_images.yml index 0383e3f1..944edda2 100644 --- a/.github/workflows/rv1126_images.yml +++ b/.github/workflows/rv1126_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/ssc325_images.yml b/.github/workflows/ssc325_images.yml index 20650da1..596fd1e4 100644 --- a/.github/workflows/ssc325_images.yml +++ b/.github/workflows/ssc325_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/ssc335_images.yml b/.github/workflows/ssc335_images.yml index ea90d08b..23cc9d93 100644 --- a/.github/workflows/ssc335_images.yml +++ b/.github/workflows/ssc335_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/ssc335de_images.yml b/.github/workflows/ssc335de_images.yml index dbe58cea..fd67c552 100644 --- a/.github/workflows/ssc335de_images.yml +++ b/.github/workflows/ssc335de_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/ssc337_images.yml b/.github/workflows/ssc337_images.yml index 4c188274..7e15441a 100644 --- a/.github/workflows/ssc337_images.yml +++ b/.github/workflows/ssc337_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/ssc337de_images.yml b/.github/workflows/ssc337de_images.yml index 6e196ec5..78e9dcc6 100644 --- a/.github/workflows/ssc337de_images.yml +++ b/.github/workflows/ssc337de_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/t10_images.yml b/.github/workflows/t10_images.yml index 2d257ab1..ab606ce2 100644 --- a/.github/workflows/t10_images.yml +++ b/.github/workflows/t10_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/t20_images.yml b/.github/workflows/t20_images.yml index 0ee2dd61..1355f59f 100644 --- a/.github/workflows/t20_images.yml +++ b/.github/workflows/t20_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/t21_images.yml b/.github/workflows/t21_images.yml index 2ee99476..54b54d0d 100644 --- a/.github/workflows/t21_images.yml +++ b/.github/workflows/t21_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/t31_images.yml b/.github/workflows/t31_images.yml index 3215723d..315fdb72 100644 --- a/.github/workflows/t31_images.yml +++ b/.github/workflows/t31_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/xm510_images.yml b/.github/workflows/xm510_images.yml index fd1179c1..41d6e1ae 100644 --- a/.github/workflows/xm510_images.yml +++ b/.github/workflows/xm510_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/xm530_images.yml b/.github/workflows/xm530_images.yml index 36bd0677..5780e8b4 100644 --- a/.github/workflows/xm530_images.yml +++ b/.github/workflows/xm530_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space diff --git a/.github/workflows/xm550_images.yml b/.github/workflows/xm550_images.yml index 708e646f..f3dc1391 100644 --- a/.github/workflows/xm550_images.yml +++ b/.github/workflows/xm550_images.yml @@ -28,6 +28,8 @@ jobs: if [ ! -z "$ACT" ]; then apt install -y cpio rsync bc echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV + # Mitigate #325 issue + apt install -y pip && pip install cmake fi - name: Free disk space