aboutsummaryrefslogtreecommitdiff
path: root/96boards-hikey960-aosp-master.yaml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2018-11-15 23:44:22 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2018-11-15 23:44:22 +0530
commit88c8c251825af7c77e967a18ed82a24f4423688a (patch)
tree20a57e56dcd137a19c3dc78adb3c7b198538bb3c /96boards-hikey960-aosp-master.yaml
parent81a8316b30f59b41e03d5a792db44595acf2b1df (diff)
96boards-hikey960-aosp-master: publish dt.img for 4.14
Change-Id: Ifd8bd499b6625bd43c74e34dab11722b5bcb5386 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to '96boards-hikey960-aosp-master.yaml')
-rw-r--r--96boards-hikey960-aosp-master.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/96boards-hikey960-aosp-master.yaml b/96boards-hikey960-aosp-master.yaml
index 4e8655f44a..a942c9dd0a 100644
--- a/96boards-hikey960-aosp-master.yaml
+++ b/96boards-hikey960-aosp-master.yaml
@@ -113,8 +113,10 @@
make TARGET_KERNEL_USE=4.14 bootimage vendorimage
cp out/target/product/hikey960/vendor.img out/vendor-4.14.img
cp out/target/product/hikey960/boot.img out/boot-4.14.img
+ cp out/target/product/hikey960/dt.img out/dt-4.14.img
xz out/vendor-4.14.img
xz out/boot-4.14.img
+ xz out/dt-4.14.img
cp out/boot-4.14.img.xz out/vendor-4.14.img.xz out/dist/pub/
popd