From 849e855f16685048d052cab2a544023b8aec236b Mon Sep 17 00:00:00 2001 From: Denis Pynkin <denis.pynkin@collabora.com> Date: Thu, 6 Dec 2018 12:37:22 +0300 Subject: [PATCH] Revert "Add u-boot-tools package" This reverts commit dcc7edaffa746e27a239f6e46ec35279b985e2ff. Signed-off-by: Denis Pynkin <denis.pynkin@collabora.com> --- apertis-image-mx6qsabrelite.yaml | 1 - apertis-ostree-commit.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/apertis-image-mx6qsabrelite.yaml b/apertis-image-mx6qsabrelite.yaml index b1fdd2a1..b6b64c83 100644 --- a/apertis-image-mx6qsabrelite.yaml +++ b/apertis-image-mx6qsabrelite.yaml @@ -92,7 +92,6 @@ actions: - linux-image-armmp - u-boot-imx - u-boot-common - - u-boot-tools - btrfs-tools - action: raw diff --git a/apertis-ostree-commit.yaml b/apertis-ostree-commit.yaml index 6a458367..774b4a73 100644 --- a/apertis-ostree-commit.yaml +++ b/apertis-ostree-commit.yaml @@ -30,7 +30,6 @@ actions: {{- end }} {{- if eq $architecture "armhf" }} - u-boot-imx - - u-boot-tools {{- end }} - action: apt -- GitLab