diff options
Diffstat (limited to 'demo/configurations.yaml')
-rw-r--r-- | demo/configurations.yaml | 28 |
1 files changed, 25 insertions, 3 deletions
diff --git a/demo/configurations.yaml b/demo/configurations.yaml index b7d91ed..52049f4 100644 --- a/demo/configurations.yaml +++ b/demo/configurations.yaml @@ -1,9 +1,7 @@ ExternalConfigs: - - netbook - + - ex Default: Active: True - Baseline: tizen-0.99 Language: en_US.UTF-8 Keyboard: us PackageArgs: @@ -118,6 +116,7 @@ NETBOOK: Configurations: - Name: MeeGo IVI Development Active: True + Baseline: "1.1.80" Platform: IVI Desktop: X-IVI FileName: ivi-ia32 @@ -134,6 +133,7 @@ Configurations: - mesa-libEGL - Name: MeeGo IVI Active: True + Baseline: "1.1.80" Platform: IVI Desktop: X-IVI FileName: ivi-ia32 @@ -147,9 +147,27 @@ Configurations: - ivi ExtraPackages: - mesa-libEGL + - Name: MeeGo Netbook/Nettop + PartSize: 3000 + Active: True + Baseline: "1.1.80" + Platform: NETBOOK + Desktop: meego + FileName: netbook-ia32 + Mic2Options: -f livecd + Groups: + - MeeGo Netbook Desktop + - Base Double Byte IME Support + - MeeGo Base Development + Repos: + - core + - netbook + ExtraPackages: + - chromium - Name: MeeGo Handset N900 Development Part: n900-devel Active: True + Baseline: "1.1.80" Platform: N900 FileName: handset-armv7l-n900-devel Mic2Options: -f raw --save-kernel --arch=armv7l @@ -169,6 +187,7 @@ Configurations: - u-boot - Name: MeeGo Handset N900 Active: True + Baseline: "1.1.80" Platform: N900 FileName: handset-armv7l-n900 Mic2Options: -f raw --save-kernel --arch=armv7l @@ -189,6 +208,7 @@ Configurations: - Name: MeeGo Handset MTF Development PartSize: 2200 Active: True + Baseline: "1.1.80" Platform: MFLD FileName: handset-ia32-mtf-devel Mic2Options: -f nand @@ -205,6 +225,7 @@ Configurations: - serial-mfld - Name: MeeGo Handset MTF Pinetrail Active: True + Baseline: "1.1.80" Platform: MFLD FileName: handset-ia32-pinetrail-mtf Mic2Options: -f livecd @@ -215,6 +236,7 @@ Configurations: - Name: MeeGo Handset MTF Schedule: "* * * * 3" Active: True + Baseline: "1.1.80" Platform: MFLD FileName: handset-ia32-mtf Mic2Options: -f nand |