summaryrefslogtreecommitdiff
path: root/demo
diff options
context:
space:
mode:
authorjk7744.park <jk7744.park@samsung.com>2015-09-09 02:37:34 +0900
committerjk7744.park <jk7744.park@samsung.com>2015-09-09 02:37:34 +0900
commit7b0238645ff722889275b43dddd10ff1722cc8d9 (patch)
tree4447ede9a5059fc9e816a9b8522d2cf6c21ae917 /demo
parent9a8d6f56ffdf6b890ea09c975229b0ffdd87d391 (diff)
downloadkickstarter-tizen_2.3.1_release.tar.gz
kickstarter-tizen_2.3.1_release.tar.bz2
kickstarter-tizen_2.3.1_release.zip
Diffstat (limited to 'demo')
-rw-r--r--demo/configurations.yaml28
-rw-r--r--demo/netbook/meego-netbook.yaml17
2 files changed, 25 insertions, 20 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
diff --git a/demo/netbook/meego-netbook.yaml b/demo/netbook/meego-netbook.yaml
deleted file mode 100644
index 2c1e16a..0000000
--- a/demo/netbook/meego-netbook.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
-Name: MeeGo Netbook/Nettop
-PartSize: 2580
-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