diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-01-15 18:18:06 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-01-15 18:18:06 -0800 |
commit | 448a71013407afc4a0c758036c55eae14004bf7b (patch) | |
tree | f9164b3bd2196ae2f27cefbffa34de0dda76a0bb | |
parent | b293f0e62b9bf97442b5390bb5d5883791620a88 (diff) | |
download | meta-common-submit/trunk/20130116.021807.tar.gz meta-common-submit/trunk/20130116.021807.tar.bz2 meta-common-submit/trunk/20130116.021807.zip |
add pc-installer to pc-adaptationsubmit/trunk/20130116.021807accepted/trunk/20130116.021707
-rw-r--r-- | packaging/meta-common.changes | 3 | ||||
-rw-r--r-- | patterns/pc-adaptation.yaml | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/packaging/meta-common.changes b/packaging/meta-common.changes index 32a5ed4..5e8022c 100644 --- a/packaging/meta-common.changes +++ b/packaging/meta-common.changes @@ -1,3 +1,6 @@ +* Tue Jan 15 2013 Anas Nashif <anas.nashif@intel.com> submit/trunk/20130116.020831@b293f0e +- add pc-installer to pc-adaptation + * Tue Jan 15 2013 Anas Nashif <anas.nashif@intel.com> submit/trunk/20130110.181745@7044ec4 - add user-session-units to wayland diff --git a/patterns/pc-adaptation.yaml b/patterns/pc-adaptation.yaml index 2ded4c2..aa859d9 100644 --- a/patterns/pc-adaptation.yaml +++ b/patterns/pc-adaptation.yaml @@ -8,4 +8,5 @@ Packages: - xf86-input-synaptics - xf86-video-intel - xf86-input-keyboard + - pc-installer Summary: PC Adaptation |