diff options
author | Stanislaw Wadas <s.wadas@samsung.com> | 2016-04-07 12:23:34 +0200 |
---|---|---|
committer | Stanislaw Wadas <s.wadas@samsung.com> | 2016-04-07 12:23:39 +0200 |
commit | 63030773f19f6884b75f993a6973db5473e63458 (patch) | |
tree | bc2679e42c63cf61d769e3fbe3dc54793fa64da6 /ks | |
parent | 7ba10345bcfbcfa6186fe044d57844e843bc3c1a (diff) | |
download | meta-63030773f19f6884b75f993a6973db5473e63458.tar.gz meta-63030773f19f6884b75f993a6973db5473e63458.tar.bz2 meta-63030773f19f6884b75f993a6973db5473e63458.zip |
[TRE-139][TRE-143] Change libtdm libtbm backends
Change-Id: I7a306ab3b13a52a13e8748b2475986601aecca55
Signed-off-by: Stanislaw Wadas <s.wadas@samsung.com>
Diffstat (limited to 'ks')
-rw-r--r-- | ks/common-emulator-wayland-3parts-i586.yaml | 1 | ||||
-rw-r--r-- | ks/common-emulator-wayland-mbr-i586.yaml | 1 | ||||
-rw-r--r-- | ks/common-wayland-3parts-arm64.yaml | 2 | ||||
-rw-r--r-- | ks/common-wayland-efi-i586.yaml | 1 | ||||
-rw-r--r-- | ks/common-wayland-efi-x86_64.yaml | 1 | ||||
-rw-r--r-- | ks/common-wayland-mbr-i586.yaml | 1 | ||||
-rw-r--r-- | ks/common-wayland-mbr-x86_64.yaml | 1 |
7 files changed, 8 insertions, 0 deletions
diff --git a/ks/common-emulator-wayland-3parts-i586.yaml b/ks/common-emulator-wayland-3parts-i586.yaml index 8407dc2..6f55aa6 100644 --- a/ks/common-emulator-wayland-3parts-i586.yaml +++ b/ks/common-emulator-wayland-3parts-i586.yaml @@ -16,6 +16,7 @@ ExtraPackages: - sdbd - system-plugin-emulator Groups: + - Common Adaptation Intel - Generic Multimedia Intel - Generic Setup Boot Bios PostScripts: diff --git a/ks/common-emulator-wayland-mbr-i586.yaml b/ks/common-emulator-wayland-mbr-i586.yaml index 24791a7..328238c 100644 --- a/ks/common-emulator-wayland-mbr-i586.yaml +++ b/ks/common-emulator-wayland-mbr-i586.yaml @@ -17,6 +17,7 @@ ExtraPackages: - sdbd - system-plugin-emulator Groups: + - Common Adaptation Intel - Generic Multimedia Intel - Generic Setup Boot Bios PostScripts: diff --git a/ks/common-wayland-3parts-arm64.yaml b/ks/common-wayland-3parts-arm64.yaml index a3b6320..02ace1a 100644 --- a/ks/common-wayland-3parts-arm64.yaml +++ b/ks/common-wayland-3parts-arm64.yaml @@ -9,3 +9,5 @@ FileName: common-wayland-3parts-arm64 Repos: - common-wayland_aarch64 - base_arm64 +Groups: + - Common Adaptation Intel diff --git a/ks/common-wayland-efi-i586.yaml b/ks/common-wayland-efi-i586.yaml index 707ab67..55835d7 100644 --- a/ks/common-wayland-efi-i586.yaml +++ b/ks/common-wayland-efi-i586.yaml @@ -13,6 +13,7 @@ Repos: - common-wayland_i586 - base_ia32 Groups: + - Common Adaptation Intel - Generic Multimedia Intel - Generic Setup Boot PostScripts: diff --git a/ks/common-wayland-efi-x86_64.yaml b/ks/common-wayland-efi-x86_64.yaml index 358be25..aa655ef 100644 --- a/ks/common-wayland-efi-x86_64.yaml +++ b/ks/common-wayland-efi-x86_64.yaml @@ -13,6 +13,7 @@ Repos: - common-wayland_x86_64 - base_x86_64 Groups: + - Common Adaptation Intel - Generic Multimedia Intel - Generic Setup Boot PostScripts: diff --git a/ks/common-wayland-mbr-i586.yaml b/ks/common-wayland-mbr-i586.yaml index 1a1d571..ce3063b 100644 --- a/ks/common-wayland-mbr-i586.yaml +++ b/ks/common-wayland-mbr-i586.yaml @@ -13,6 +13,7 @@ Repos: - common-wayland_i586 - base_ia32 Groups: + - Common Adaptation Intel - Generic Multimedia Intel - Generic Setup Boot Bios PostScripts: diff --git a/ks/common-wayland-mbr-x86_64.yaml b/ks/common-wayland-mbr-x86_64.yaml index 674516b..3229aee 100644 --- a/ks/common-wayland-mbr-x86_64.yaml +++ b/ks/common-wayland-mbr-x86_64.yaml @@ -13,6 +13,7 @@ Repos: - common-wayland_x86_64 - base_x86_64 Groups: + - Common Adaptation Intel - Generic Multimedia Intel - Generic Setup Boot Bios PostScripts: |