summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyunggi Lee <hyunggi.lee@samsung.com>2017-07-18 18:05:59 +0900
committerHyunggi Lee <hyunggi.lee@samsung.com>2017-07-18 18:05:59 +0900
commit582b220567780fe798b705df0292c02bdf6fe53d (patch)
tree13cf137217e6549fc74dae2eb04e28e2ec7465b1
parentfbd0349d1bf0687d528afca92010b98d2f20bd80 (diff)
downloadmeta-mobile-582b220567780fe798b705df0292c02bdf6fe53d.tar.gz
meta-mobile-582b220567780fe798b705df0292c02bdf6fe53d.tar.bz2
meta-mobile-582b220567780fe798b705df0292c02bdf6fe53d.zip
[TRE-1356/1357] add packages
Change-Id: I1b9bbc9dfb3b2689ee8332fead89af621e858ecb
-rw-r--r--partitions/mobile-mbr-tm12
-rw-r--r--patterns/mobile-adaptation-tm1.yaml3
2 files changed, 4 insertions, 1 deletions
diff --git a/partitions/mobile-mbr-tm1 b/partitions/mobile-mbr-tm1
index 9853f93..63c334b 100644
--- a/partitions/mobile-mbr-tm1
+++ b/partitions/mobile-mbr-tm1
@@ -2,4 +2,4 @@ part / --size=2000 --ondisk mmcblk0p --fstype=ext4 --label=rootfs --extoptions="
part /opt/ --size=1000 --ondisk mmcblk0p --fstype=ext4 --label=system-data --extoptions="-m 0"
part /opt/usr --size=2000 --ondisk mmcblk0p --fstype=ext4 --label=user --extoptions="-m 0"
part /boot/kernel/mod_tizen_tm1/lib/modules --size=12 --ondisk mmcblk0p --fstype=ext4 --label=modules
-part /mnt/initrd --size=7 --ondisk mmcblk0p --fstype=ext4 --label=ramdisk --extoptions="-b 1024"
+part /mnt/initrd --size=8 --ondisk mmcblk0p --fstype=ext4 --label=ramdisk --extoptions="-b 1024"
diff --git a/patterns/mobile-adaptation-tm1.yaml b/patterns/mobile-adaptation-tm1.yaml
index e339987..8afa2a4 100644
--- a/patterns/mobile-adaptation-tm1.yaml
+++ b/patterns/mobile-adaptation-tm1.yaml
@@ -39,8 +39,11 @@ Packages:
# Others
- dlogbackend-logger
- initrd
+- initrd-recovery
- pass-hal-tm1
- smartcard-service
+- system-recovery
+- system-recovery-gui
# csapi
- csapi-network-bluetooth
- csapi-network-wifi-direct