diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-11-17 17:08:19 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-11-17 17:08:34 +0900 |
commit | 4d2cefa8c1d5efaa1fb83ac7158bd349c3511785 (patch) | |
tree | 90ddc7abda4224217510165822cc2acb3c03659f | |
parent | 628c528328cfa3910d6de1631b705532497ac091 (diff) | |
download | meta-mobile-4d2cefa8c1d5efaa1fb83ac7158bd349c3511785.tar.gz meta-mobile-4d2cefa8c1d5efaa1fb83ac7158bd349c3511785.tar.bz2 meta-mobile-4d2cefa8c1d5efaa1fb83ac7158bd349c3511785.zip |
Remove bootloader from tm1 imagesubmit/tizen_mobile/20151117.081043accepted/tizen/mobile/20151117.094404
Change-Id: I58e593d39a8c21c2422166ff69b154642371b372
Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
-rw-r--r-- | ks/mobile-wayland-armv7l-tm1.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ks/mobile-wayland-armv7l-tm1.yaml b/ks/mobile-wayland-armv7l-tm1.yaml index 72e83ff..b1bf218 100644 --- a/ks/mobile-wayland-armv7l-tm1.yaml +++ b/ks/mobile-wayland-armv7l-tm1.yaml @@ -7,11 +7,9 @@ Part: mobile-mbr-tm1 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 |