From 99f0dc8ce2e12f167194f325215a9405147bf550 Mon Sep 17 00:00:00 2001 From: Joonsub Lee Date: Mon, 16 Nov 2015 11:07:37 +0900 Subject: [PATCH] Add boot attachments to TM1 platform image Change-Id: I27683da241008218c87e64faf1736e46eb091679 Signed-off-by: Joonsub Lee --- ks/mobile-wayland-armv7l-tm1.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ks/mobile-wayland-armv7l-tm1.yaml b/ks/mobile-wayland-armv7l-tm1.yaml index 0708874..4e2e31f 100644 --- a/ks/mobile-wayland-armv7l-tm1.yaml +++ b/ks/mobile-wayland-armv7l-tm1.yaml @@ -6,6 +6,12 @@ Platform: Wayland Part: mobile-mbr-3parts Mic2Options: -f loop --pack-to=@NAME@.tar.gz FileName: mobile-wayland-armv7l-tm1 +Attachment: + - /var/tmp/u-boot/u-boot-mmc.bin + - /var/tmp/kernel/dzImage + - /var/tmp/kernel/dzImage-recovery Repos: - mobile-wayland_armv7l ExtraPackages: + - u-boot-tm1 + - linux-3.10-sc7730_tizen_tm1 -- 2.7.4