diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-03-11 01:35:37 -0700 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-03-11 01:35:37 -0700 |
commit | ad71748b9897345049aa53a0b68817700e893bb8 (patch) | |
tree | e57f400b8dd6eedc166b8a7e2c29d07ab8d5e941 | |
parent | 34aa14cd424700d358b24061600a1d0b6c940489 (diff) | |
parent | a1ca7bcf3a3aeb5ae29948e1d308f40baf429670 (diff) | |
download | meta-common-ad71748b9897345049aa53a0b68817700e893bb8.tar.gz meta-common-ad71748b9897345049aa53a0b68817700e893bb8.tar.bz2 meta-common-ad71748b9897345049aa53a0b68817700e893bb8.zip |
Merge branch 'master' of ssh://tz.otcshare.org/profile/base/meta-common
-rw-r--r-- | packaging/meta-common.changes | 4 | ||||
-rw-r--r-- | patterns/base.yaml | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/packaging/meta-common.changes b/packaging/meta-common.changes index 2b55c35..c6f4fd3 100644 --- a/packaging/meta-common.changes +++ b/packaging/meta-common.changes @@ -1,3 +1,7 @@ +* Wed Mar 06 2013 William Douglas <william.douglas@intel.com> submit/trunk/20130306.195218@d231036 +- Add corewatcher +- add sudo + * Thu Feb 21 2013 Anas Nashif <anas.nashif@intel.com> accepted/trunk/20130221.003949@5630efa - Use vim enhanced diff --git a/patterns/base.yaml b/patterns/base.yaml index 447a9f3..9f8642f 100644 --- a/patterns/base.yaml +++ b/patterns/base.yaml @@ -27,4 +27,5 @@ Packages: - pciutils - connman - ca-certificates-mozilla +- corewatcher Summary: Base System |