[TRE-971] add ramdisk image 91/116991/2 accepted/tizen/tv/20170303.004954 submit/tizen/20170302.132248
authorHyunggi Lee <hyunggi.lee@samsung.com>
Thu, 2 Mar 2017 08:30:39 +0000 (17:30 +0900)
committerHyunggi Lee <hyunggi.lee@samsung.com>
Thu, 2 Mar 2017 08:33:08 +0000 (17:33 +0900)
Change-Id: I6e8234702f8f181e3b6a4a133c00086889412a5e

ks/tv-wayland-armv7l-odroidu3.yaml
partitions/tv-3parts-ramdisk [new file with mode: 0644]
patterns/tv-adaptation-xu3.yaml

index 9ffd844..b2de1da 100644 (file)
@@ -3,7 +3,7 @@ Architecture: armv7l
 Schedule: "*"
 Active: True
 Platform: Wayland
-Part: tv-mbr-3parts
+Part: tv-3parts-ramdisk
 Mic2Options: -f loop --pack-to=@NAME@.tar.gz
 FileName: tv-wayland-armv7l-odroidu3
 Repos:
diff --git a/partitions/tv-3parts-ramdisk b/partitions/tv-3parts-ramdisk
new file mode 100644 (file)
index 0000000..eeaccfc
--- /dev/null
@@ -0,0 +1,4 @@
+part / --fstype="ext4" --size=3500 --ondisk=mmcblk0 --label rootfs --fsoptions=defaults,noatime
+part /opt --fstype="ext4" --size=512 --ondisk=mmcblk0 --label system-data --fsoptions=defaults,noatime
+part /opt/usr --fstype="ext4" --size=3500 --ondisk=mmcblk0 --label user --fsoptions=defaults,noatime
+part /mnt/initrd --size=7 --ondisk mmcblk0p --fstype=ext4 --label=ramdisk --extoptions="-b 1024"
index 2903002..e58ad00 100644 (file)
@@ -6,6 +6,7 @@ Packages:
 - audio-hal-max98090
 - device-manager-plugin-odroid
 - gst-omx
+- initrd
 - libomxil-e54xx
 - libtbm-exynos
 - libtdm-client