summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Kashkarov <m.kashkarov@partner.samsung.com>2019-08-09 15:33:33 +0300
committerMikhail Kashkarov <m.kashkarov@partner.samsung.com>2019-08-09 15:40:58 +0300
commit134da5571b2d6247282445b5aba084486c38be52 (patch)
treef6921e22b107e3ba1194b3a4447fe0a34260b449
parent2d8afa7bdbb1fe42f52ad581900d5a4d1822b15e (diff)
downloadmeta-mobile-sandbox/mkashkarov/devel_asan.tar.gz
meta-mobile-sandbox/mkashkarov/devel_asan.tar.bz2
meta-mobile-sandbox/mkashkarov/devel_asan.zip
Use only sanitized Tizen:Base to avoid possible version mismatchessandbox/mkashkarov/devel_asan
Prepackages (asan-runtime-env-6.2.1 and libasan-6.2.1 for ASAN builds) could be taken from unsanitized projects if rebuild + patch verison numbers are not high enough according rpm version compare function. For example, with (compare release numbers): | Package | :Base | :Base:ASAN | :Base:ASAN:Scale:4 | |-------------------------+-------+------------+--------------------| | asan-runtime-env-6.2.1- | 17.1 | 2.89 | 2.4 | | libasan-6.2.1- | 36.1 | 4.3 | 1.1 | and kickstart file with (even with different --priority): - :Base + :Base:ASAN rpm from :Base:ASAN is taken, ok - :Base + :Base:ASAN:Scale:4 rpm from :Base is taken, wrong
-rw-r--r--ks/mobile-emulator32-wayland.yaml1
-rw-r--r--ks/mobile-wayland-armv7l-tm1.yaml1
2 files changed, 0 insertions, 2 deletions
diff --git a/ks/mobile-emulator32-wayland.yaml b/ks/mobile-emulator32-wayland.yaml
index 161e7df..ebbc8ae 100644
--- a/ks/mobile-emulator32-wayland.yaml
+++ b/ks/mobile-emulator32-wayland.yaml
@@ -9,7 +9,6 @@ FileName: mobile-emulator32-wayland
Repos:
- unified-emulator
- unified-emulator-asan
- - base-standard
- base-standard-asan
Groups:
- Mobile Adaptation Emulator
diff --git a/ks/mobile-wayland-armv7l-tm1.yaml b/ks/mobile-wayland-armv7l-tm1.yaml
index 5cd0d11..2f4e626 100644
--- a/ks/mobile-wayland-armv7l-tm1.yaml
+++ b/ks/mobile-wayland-armv7l-tm1.yaml
@@ -11,7 +11,6 @@ Attachment:
Repos:
- unified-standard
- unified-standard-asan
- - base-standard
- base-standard-asan
Groups:
- Mobile Adaptation TM1