From: Joonsub Lee Date: Tue, 26 May 2015 05:47:49 +0000 (+0900) Subject: Adjust partition setting about emulator X-Git-Tag: accepted/tizen/mobile/20150526.074545^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c1f0f3018a596700f96642ef0b79145609c1e87d;p=profile%2Fmobile%2Fmeta-mobile.git Adjust partition setting about emulator Change-Id: I701ea5f7fec668b8b43bcad10679a25d99366be5 --- diff --git a/ks/mobile-emulator32-wayland.yaml b/ks/mobile-emulator32-wayland.yaml index 9356848..2ac9cf1 100644 --- a/ks/mobile-emulator32-wayland.yaml +++ b/ks/mobile-emulator32-wayland.yaml @@ -3,7 +3,7 @@ Architecture: i586 Schedule: "*" Active: True Platform: Emulator32-wayland -Part: mobile-mbr-3parts +Part: mobile-mbr Mic2Options: -f loop --pack-to=@NAME@.tar.gz FileName: mobile-emulator32-wayland Repos: diff --git a/mobile.yaml b/mobile.yaml index 3fdc94a..136ffce 100644 --- a/mobile.yaml +++ b/mobile.yaml @@ -180,7 +180,6 @@ Emulator32-wayland: - generic-crosswalk - mobile-web-framework - mobile-bluetooth - - mobile-mbr-3parts Repos: [] NoChrootScripts: - buildname diff --git a/partitions/mobile-mbr b/partitions/mobile-mbr index 8d7d5cc..0dfac17 100644 --- a/partitions/mobile-mbr +++ b/partitions/mobile-mbr @@ -1 +1 @@ -part / --fstype="ext4" --size=3584 --ondisk=sda --active --label tizen-common --fsoptions=defaults,noatime +part / --fstype="ext4" --size=3584 --ondisk=sda --active --label platform --fsoptions=defaults,noatime