diff options
author | Anas Nashif <anas.nashif@intel.com> | 2010-07-09 20:52:30 -0400 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2010-07-09 20:52:30 -0400 |
commit | 644b806800d2e596d4b95b92f6edaf9c20c721ef (patch) | |
tree | 771b5c56713a13ccb073557c922575f160c17c2f | |
parent | 773121c6b5e23cf390ff35fbbd5f398cc4b2474e (diff) | |
download | kickstarter-644b806800d2e596d4b95b92f6edaf9c20c721ef.tar.gz kickstarter-644b806800d2e596d4b95b92f6edaf9c20c721ef.tar.bz2 kickstarter-644b806800d2e596d4b95b92f6edaf9c20c721ef.zip |
fixed image size
-rw-r--r-- | configurations.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configurations.yaml b/configurations.yaml index b8dfb68..61a3e6a 100644 --- a/configurations.yaml +++ b/configurations.yaml @@ -63,6 +63,7 @@ Configurations: Repos: - meego-core-testing - Name: MeeGo Netbook/Nettop + PartSize: 2900 Active: True Baseline: "1.0.80" Platform: NETBOOK @@ -94,6 +95,7 @@ Configurations: Repos: - meego-core-daily - Name: MeeGo Netbook/Nettop + PartSize: 2900 Active: True Baseline: "1.0.80" Platform: NETBOOK |