diff options
-rw-r--r-- | packaging/meta-common.changes | 3 | ||||
-rw-r--r-- | patterns/base.yaml | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/packaging/meta-common.changes b/packaging/meta-common.changes index 8c5317a..933f93d 100644 --- a/packaging/meta-common.changes +++ b/packaging/meta-common.changes @@ -1,3 +1,6 @@ +* Thu Nov 14 2013 Patrick McCarty <patrick.mccarty@linux.intel.com> 90dff3d +- base pattern: add default-ac-domains (part of TIVI-1194) + * Wed Aug 28 18:19:50 UTC 2013 - tracy.graydon@intel.com - TIVI-1557: add which to development pattern. Used for security testing, etc. diff --git a/patterns/base.yaml b/patterns/base.yaml index 1d76ec9..ceaee88 100644 --- a/patterns/base.yaml +++ b/patterns/base.yaml @@ -15,6 +15,7 @@ Packages: - coreutils - rpm - rpm-security-plugin +- default-ac-domains - tizen-release - procps - psmisc |