diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-12-07 00:33:38 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-12-07 00:33:38 -0800 |
commit | c6ccc4e9b48137035f6c6f8aafeece6a19afb737 (patch) | |
tree | 381daaaad69ac41c78814c93c2fdf74477faa3b9 | |
parent | 7df232c2b93ee9d89d88877b4d744ca2c339f960 (diff) | |
download | meta-common-c6ccc4e9b48137035f6c6f8aafeece6a19afb737.tar.gz meta-common-c6ccc4e9b48137035f6c6f8aafeece6a19afb737.tar.bz2 meta-common-c6ccc4e9b48137035f6c6f8aafeece6a19afb737.zip |
rename patterns
-rw-r--r-- | ks/enlightenment.yaml | 3 | ||||
-rw-r--r-- | ks/weston.yaml | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/ks/enlightenment.yaml b/ks/enlightenment.yaml index 97b0d76..0bf2620 100644 --- a/ks/enlightenment.yaml +++ b/ks/enlightenment.yaml @@ -12,8 +12,9 @@ PostScripts: - base-e17-default Groups: - Base System - - X11 + - Base Desktop - SLP Fonts - Enlightenment - Development - Applications + - Console Tools diff --git a/ks/weston.yaml b/ks/weston.yaml index 0317300..ac1fa26 100644 --- a/ks/weston.yaml +++ b/ks/weston.yaml @@ -16,3 +16,4 @@ Groups: - SLP Fonts - Wayland - Development + - Console Tools |