diff options
author | Stephane Desneux <stephane.desneux@open.eurogiciel.org> | 2014-09-30 13:00:59 +0200 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@open.eurogiciel.org> | 2014-09-30 13:00:59 +0200 |
commit | 23c2a8059766f3dbbb73b67e51d184bccbdc08ec (patch) | |
tree | fd83b2fe2857ced3020c9edd5a9d6ca8e36ec90e | |
parent | e2f337450eab6423ce6409505631033e7c4d04bc (diff) | |
download | meta-23c2a8059766f3dbbb73b67e51d184bccbdc08ec.tar.gz meta-23c2a8059766f3dbbb73b67e51d184bccbdc08ec.tar.bz2 meta-23c2a8059766f3dbbb73b67e51d184bccbdc08ec.zip |
remove publication of all -qa-unsafe-* imagessubmit/tizen_common/20140930.131849accepted/tizen/common/20140930.131923
Change-Id: Ieb8766a17d986071aca93c47b63dea64e3f8cb5b
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
-rw-r--r-- | common-targets.yaml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/common-targets.yaml b/common-targets.yaml index 1a27e1a..8f7d993 100644 --- a/common-targets.yaml +++ b/common-targets.yaml @@ -4,42 +4,33 @@ Targets: Images: - common-installer-mbr-i586.yaml - common-wayland-mbr-i586.yaml - - common-qa-unsafe-wayland-mbr-i586.yaml - Name: emulator32-wayland Images: - common-emulator-wayland-mbr-i586.yaml - - common-emulator-qa-unsafe-wayland-mbr-i586.yaml - Name: ia32-x11 Images: - common-x11-mbr-i586.yaml - - common-qa-unsafe-x11-mbr-i586.yaml - Name: x86_64-wayland Images: - common-installer-efi-x86_64.yaml - common-wayland-mbr-x86_64.yaml - common-wayland-efi-x86_64.yaml - - common-qa-unsafe-wayland-mbr-x86_64.yaml - - common-qa-unsafe-wayland-efi-x86_64.yaml - Name: x86_64-x11 Images: - common-x11-mbr-x86_64.yaml - common-x11-efi-x86_64.yaml - - common-qa-unsafe-x11-mbr-x86_64.yaml - - common-qa-unsafe-x11-efi-x86_64.yaml - Name: arm-wayland Images: - common-wayland-2parts-armv7l.yaml - - common-qa-unsafe-wayland-2parts-armv7l.yaml - Name: arm-x11 Images: - common-x11-2parts-armv7l.yaml - - common-qa-unsafe-x11-2parts-armv7l.yaml - Name: arm64-wayland Images: [] |