aboutsummaryrefslogtreecommitdiff
path: root/96boards-hikey960-aosp-master.yaml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2018-04-18 01:28:35 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2018-04-18 01:30:09 +0530
commit60fec031af74f80ef3b8b6c69232ffae375c54d2 (patch)
tree268e5730c94ac01e822493332ca0c3ade1fe3a68 /96boards-hikey960-aosp-master.yaml
parent9554a4ea7d07f372eae67ff16dee302f09e33938 (diff)
96boards-hikey960-aosp-master: don't build boot.uefi.img
Change-Id: I77c94918976ca1c9d5f5188dd43b5fedc1fee983 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to '96boards-hikey960-aosp-master.yaml')
-rw-r--r--96boards-hikey960-aosp-master.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/96boards-hikey960-aosp-master.yaml b/96boards-hikey960-aosp-master.yaml
index 25303bbe..217c0bd9 100644
--- a/96boards-hikey960-aosp-master.yaml
+++ b/96boards-hikey960-aosp-master.yaml
@@ -103,8 +103,7 @@
cd /home/buildslave/srv/aosp-master/build/device/linaro/hikey/; git reset --hard; cd -;
pushd /home/buildslave/srv/aosp-master/build/out/
- sudo apt-get install -y pxz
- for img in "boot.img dt.img boot.uefi.img vendor.img system.img userdata.img cache.img"; do
+ for img in "boot.img dt.img vendor.img system.img userdata.img cache.img"; do
pxz -9 $img
done
cp *.img.xz dist/pub/