diff options
author | Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | 2016-02-10 19:20:25 +0900 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.200> | 2016-03-14 13:33:45 +0000 |
commit | 20dfa8d262d6de0c689cce0d8fc0b76a40ba5a75 (patch) | |
tree | 9831b16c4072f7bff77fa9bf99340ba34ba22e86 /templates/qemux86/conf | |
parent | b3a5a720f96df72810b01d2c1d599015924811e0 (diff) |
Add package group and bitbake target for Quality Assurance
New packagegroup and bitbake target are added which
includes utilities for testing distribution.
It is assumed to be used in the Quality Assurance of AGL Distro.
New package group: packagegroup-agl-test
packagegroup-ivi-common-test
New target: agl-image-ivi-qa
Change-Id: Ifb20d8a140dd71de6c464499e1b07fd9a0e36457
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Diffstat (limited to 'templates/qemux86/conf')
-rw-r--r-- | templates/qemux86/conf/conf-notes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/qemux86/conf/conf-notes.txt b/templates/qemux86/conf/conf-notes.txt index f91379f98..80246306e 100644 --- a/templates/qemux86/conf/conf-notes.txt +++ b/templates/qemux86/conf/conf-notes.txt @@ -1,6 +1,7 @@ Common targets are: agl-image-ivi agl-image-ivi-crosssdk + agl-image-ivi-qa agl-image-minimal agl-image-weston |