diff options
author | Junghoon Kim <jhoon20.kim@samsung.com> | 2020-02-05 17:55:45 +0900 |
---|---|---|
committer | Junghoon Kim <jhoon20.kim@samsung.com> | 2020-02-05 17:55:45 +0900 |
commit | 6c01d5ceb2ca16c1d12cc72bb2f2e07f98259c17 (patch) | |
tree | f1db0ef25e134978ea5bb9bc9c79f4eb9f0e52e5 /ks | |
parent | d8f12c7be782eda7e563b4ce342d9060834f5f4f (diff) | |
download | meta-mobile-6c01d5ceb2ca16c1d12cc72bb2f2e07f98259c17.tar.gz meta-mobile-6c01d5ceb2ca16c1d12cc72bb2f2e07f98259c17.tar.bz2 meta-mobile-6c01d5ceb2ca16c1d12cc72bb2f2e07f98259c17.zip |
Apply btrfs filesystem to the rootfs of TM1submit/tizen/20200206.050846submit/tizen/20200206.023945accepted/tizen/unified/20200206.062619
Apply btrfs filesystem to the rootfs of TM1, in order to resolve the
lack of rootfs space.
Change-Id: I3d3c56ca1a6b98c47e8f3c39ff78893c67acd52e
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
Diffstat (limited to 'ks')
-rw-r--r-- | ks/mobile-wayland-armv7l-tm1.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ks/mobile-wayland-armv7l-tm1.yaml b/ks/mobile-wayland-armv7l-tm1.yaml index d5d9329..f6a7346 100644 --- a/ks/mobile-wayland-armv7l-tm1.yaml +++ b/ks/mobile-wayland-armv7l-tm1.yaml @@ -3,7 +3,7 @@ Architecture: armv7l Schedule: "*" Active: True Platform: Wayland -Part: mobile-mbr-tm1 +Part: btrfs-rootfs-tm1 Mic2Options: -A armv7l -f loop --pack-to=@NAME@.tar.gz FileName: mobile-wayland-armv7l-tm1 Attachment: |