diff options
author | Rui Lv <ruix.lv@intel.com> | 2014-11-19 02:06:36 -0500 |
---|---|---|
committer | Rui Lv <ruix.lv@intel.com> | 2014-11-19 02:17:42 -0500 |
commit | 4fd5b3ede846fb6a86346458703f67d92b4e8b64 (patch) | |
tree | 30f59bcadd3d75db402311834b0ff2accbaf8a95 | |
parent | 2b7d7a0f5e8482f08f546df419b2f4f7b62a3b85 (diff) | |
download | build-config-4fd5b3ede846fb6a86346458703f67d92b4e8b64.tar.gz build-config-4fd5b3ede846fb6a86346458703f67d92b4e8b64.tar.bz2 build-config-4fd5b3ede846fb6a86346458703f67d92b4e8b64.zip |
Update build-conf for common branch from OBS
Change-Id: Iadf807878cce802fdbbbf2d5d9b48165b95d956d
Signed-off-by: Rui Lv <ruix.lv@intel.com>
-rw-r--r-- | build-arm-wayland.conf | 2 | ||||
-rw-r--r-- | build-arm-x11.conf | 2 | ||||
-rw-r--r-- | build-arm64-wayland.conf | 2 | ||||
-rw-r--r-- | build-arm64-x11.conf | 2 | ||||
-rw-r--r-- | build-emulator32-wayland.conf | 2 | ||||
-rw-r--r-- | build-ia32-wayland.conf | 2 | ||||
-rw-r--r-- | build-ia32-x11.conf | 2 | ||||
-rw-r--r-- | build-x86_64-wayland.conf | 2 | ||||
-rw-r--r-- | build-x86_64-x11.conf | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/build-arm-wayland.conf b/build-arm-wayland.conf index fd4bb0d..d4486ef 100644 --- a/build-arm-wayland.conf +++ b/build-arm-wayland.conf @@ -40,7 +40,7 @@ FileProvides: /usr/sbin/groupadd pwdutils Prefer: util-linux Prefer: libtapi-devel Prefer: libpci-devel - +Prefer: cynara-devel ############################# profile definition ############################### %define profile common diff --git a/build-arm-x11.conf b/build-arm-x11.conf index 8ceda81..d6de731 100644 --- a/build-arm-x11.conf +++ b/build-arm-x11.conf @@ -40,7 +40,7 @@ FileProvides: /usr/sbin/groupadd pwdutils Prefer: util-linux Prefer: libtapi-devel Prefer: libpci-devel - +Prefer: cynara-devel ############################# profile definition ############################### %define profile common diff --git a/build-arm64-wayland.conf b/build-arm64-wayland.conf index 15e5794..341d3b0 100644 --- a/build-arm64-wayland.conf +++ b/build-arm64-wayland.conf @@ -40,7 +40,7 @@ FileProvides: /usr/sbin/groupadd pwdutils Prefer: util-linux Prefer: libtapi-devel Prefer: libpci-devel - +Prefer: cynara-devel ############################# profile definition ############################### %define profile common diff --git a/build-arm64-x11.conf b/build-arm64-x11.conf index 7a62a66..2cd723d 100644 --- a/build-arm64-x11.conf +++ b/build-arm64-x11.conf @@ -40,7 +40,7 @@ FileProvides: /usr/sbin/groupadd pwdutils Prefer: util-linux Prefer: libtapi-devel Prefer: libpci-devel - +Prefer: cynara-devel ############################# profile definition ############################### %define profile common diff --git a/build-emulator32-wayland.conf b/build-emulator32-wayland.conf index dabb51a..07a2de5 100644 --- a/build-emulator32-wayland.conf +++ b/build-emulator32-wayland.conf @@ -40,7 +40,7 @@ FileProvides: /usr/sbin/groupadd pwdutils Prefer: util-linux Prefer: libtapi-devel Prefer: libpci-devel - +Prefer: cynara-devel ############################# profile definition ############################### %define profile common diff --git a/build-ia32-wayland.conf b/build-ia32-wayland.conf index ca04f32..f10cecd 100644 --- a/build-ia32-wayland.conf +++ b/build-ia32-wayland.conf @@ -40,7 +40,7 @@ FileProvides: /usr/sbin/groupadd pwdutils Prefer: util-linux Prefer: libtapi-devel Prefer: libpci-devel - +Prefer: cynara-devel ############################# profile definition ############################### %define profile common diff --git a/build-ia32-x11.conf b/build-ia32-x11.conf index 0b01d99..1f6d047 100644 --- a/build-ia32-x11.conf +++ b/build-ia32-x11.conf @@ -40,7 +40,7 @@ FileProvides: /usr/sbin/groupadd pwdutils Prefer: util-linux Prefer: libtapi-devel Prefer: libpci-devel - +Prefer: cynara-devel ############################# profile definition ############################### %define profile common diff --git a/build-x86_64-wayland.conf b/build-x86_64-wayland.conf index 125ef2b..87cf159 100644 --- a/build-x86_64-wayland.conf +++ b/build-x86_64-wayland.conf @@ -40,7 +40,7 @@ FileProvides: /usr/sbin/groupadd pwdutils Prefer: util-linux Prefer: libtapi-devel Prefer: libpci-devel - +Prefer: cynara-devel ############################# profile definition ############################### %define profile common diff --git a/build-x86_64-x11.conf b/build-x86_64-x11.conf index 0da93e2..56e5d59 100644 --- a/build-x86_64-x11.conf +++ b/build-x86_64-x11.conf @@ -40,7 +40,7 @@ FileProvides: /usr/sbin/groupadd pwdutils Prefer: util-linux Prefer: libtapi-devel Prefer: libpci-devel - +Prefer: cynara-devel ############################# profile definition ############################### %define profile common |