diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-01-15 18:08:29 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-01-15 18:08:29 -0800 |
commit | b293f0e62b9bf97442b5390bb5d5883791620a88 (patch) | |
tree | 3a4b02a5ea144584b1d8dabe570e6d86afd54fd5 | |
parent | 7044ec42bd28e564cbaca8a4f98c422a02e98ddc (diff) | |
download | meta-common-b293f0e62b9bf97442b5390bb5d5883791620a88.tar.gz meta-common-b293f0e62b9bf97442b5390bb5d5883791620a88.tar.bz2 meta-common-b293f0e62b9bf97442b5390bb5d5883791620a88.zip |
add user-session-units to waylandsubmit/trunk/20130116.020831accepted/trunk/20130116.020634
-rw-r--r-- | packaging/meta-common.changes | 3 | ||||
-rw-r--r-- | patterns/wayland.yaml | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/packaging/meta-common.changes b/packaging/meta-common.changes index 459427c..32a5ed4 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/20130110.181745@7044ec4 +- add user-session-units to wayland + * Thu Jan 10 2013 Anas Nashif <anas.nashif@intel.com> submit/trunk/20130102.151914@36ad241 - add medfield adaptation - remove user-session-units diff --git a/patterns/wayland.yaml b/patterns/wayland.yaml index 6f8816e..b6c8279 100644 --- a/patterns/wayland.yaml +++ b/patterns/wayland.yaml @@ -5,4 +5,5 @@ Packages: - weston - xkeyboard-config - tizen-branding-default + - user-session-units Summary: Wayland |