summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ed Bartosh [Tue, 28 Apr 2015 09:49:39 +0000 (12:49 +0300)]
Set vendor for tools projects
Setting vendor should fix possible package upgrade issues caused
by different default vendor settings.
Change-Id: Ie9f610b369a7225b4bab776eb7b0f1f4b7fc16de
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Mon, 13 Apr 2015 18:00:19 +0000 (21:00 +0300)]
Handle build modifications for all packages
So far build modifications were handled only for
aggregates and links. Adding the rest of the packages makes
meta information more complete.
Change-Id: Iaa1e58e0bebcc4850be7f5028ef42d9057626508
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Mon, 13 Apr 2015 17:58:26 +0000 (20:58 +0300)]
Add Tools* projects
Added Tools:Devel, Tools:Pre-release and Tools projects
Change-Id: Ief90f33b6de78f6633e131b2c32b4ca8925310d8
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Joonsub Lee [Fri, 6 Mar 2015 00:53:20 +0000 (09:53 +0900)]
Tizen:Mobile and Tizen:TV: Enable wayland repositories
Reference Tizen:Common's config, meta, aggregate settings
Change-Id: I46dc092afb65cdbd9b19ae0aa7235e0199f855a7
Yury Usishchev [Tue, 3 Feb 2015 09:50:31 +0000 (12:50 +0300)]
Added -march flag for aarch64
Change-Id: Ie104aa277e4249de5559fe1ce36ae108c779f67f
Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
Joonsub Lee [Mon, 2 Mar 2015 08:52:55 +0000 (17:52 +0900)]
Tizen:Mobile: Add i586, x86_64 Optflags like Tizen:Common
- to fix the c-ares pkg's build failure
Change-Id: I30b710b24089a9cdc577b947568044e4e8e12f18
Stephane Desneux [Fri, 27 Feb 2015 13:37:27 +0000 (14:37 +0100)]
Add project Tizen:3.0.2015.Q1:Common
Change-Id: Icf08c326dc61b479e159c65960fd2826e86c7b8d
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Stephane Desneux [Fri, 6 Feb 2015 08:28:02 +0000 (09:28 +0100)]
Add project Tizen:3.0.2014.Q4:Common
Change-Id: Ic8feae687e399ae7dc2c38c69b041d2dd36e5159
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Joonsub Lee [Mon, 9 Feb 2015 04:03:26 +0000 (13:03 +0900)]
Tizen:Mobile: Modify mic-bootstrap_aggregate's meta
- to fix the mobile-x1-3parts-arm64 image build fail issue
Change-Id: I4fec460b69efd2d582c271d485ec99d4c37ca517
Joonsub Lee [Mon, 2 Feb 2015 03:55:24 +0000 (12:55 +0900)]
Tizen:Wearable: Add i586 Optflags like Tizen:Common
- to fix the c-ares pkg's build failure
Change-Id: Id58e5bccaf3d3af7ef69afcf114d7253edc51872
Ilya Palachev [Tue, 16 Dec 2014 14:03:52 +0000 (17:03 +0300)]
Install qemu-linux-user-cross-arm also for aarch64
After refactoring made in qemu-accel it's preferable to have symmetric
things for arm and aarch64 everywhere if possible. Before this change
binaries /usr/bin/qemu-arm64 and /usr/bin/qemu-arm64-binfmt where packed to
qemu-accel-aarch64 package, thus qemu-linux-user-cross-arm was not
needed. But after refactoring we changed the behavior of
qemu-accel-aarch64 and it also requires qemu-linux-user-cross-arm now.
Change-Id: I8f39fbb665da9131cba1ed343ccd970d07458584
Signed-off-by: Ilya Palachev <i.palachev@samsung.com>
Damian Hobson-Garcia [Wed, 3 Dec 2014 08:07:18 +0000 (17:07 +0900)]
IVI: Prefer Mesa OpenGL(/ES) libs in all configurations
Making one version of these libraries preffered in any configuration
makes it possible to keep multiple versions in the same repository.
If all of the versions are binary compatible, the correct version
for the platform can be selected by explicitly specifying it in the
kickstart file during image creation.
For more background on the motivation for this patch, see the following
discussion on the Tizen mailing list:
https://lists.tizen.org/pipermail/ivi/2014-December/003711.html
Change-Id: I6cfa1fe0182676765f6d5346210223236ee5c11a
José Bollo [Tue, 13 Jan 2015 08:08:38 +0000 (09:08 +0100)]
Adding preference for vconf-buxton
While integrating buxton, the package vconf-buxton provides
API of vconf and should be prefered until vconf is dropped.
Change-Id: Ied1631ae578326753335d46ffcd29fc0fd3af11b
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
Joonsub Lee [Tue, 20 Jan 2015 01:32:49 +0000 (10:32 +0900)]
Tizen:Wearable, TIzen:TV: Add simple description
Added description is temporary string like Tizen:Mobile.
I will modify 3 profiles(Mobile, Wearable, TV) description after receiving our developer's opinion.
Change-Id: I2bbaade2399a2b896ec168814f8deca7e686376c
Joonsub Lee [Fri, 26 Dec 2014 06:45:03 +0000 (15:45 +0900)]
Tizen:TV: Modify RE list
Remove Tizen:Common's REs and add Samsung's REs
Change-Id: I8f88e17a8ee1dabbb4b13a38b756ef9450ff8263
Ed Bartosh [Mon, 19 Jan 2015 14:02:58 +0000 (16:02 +0200)]
Fix profile definition
Replaced '%define profile common' -> '%define profile ivi'
in Tizen:IVI and Tizen:3.0:IVI project configs.
Change-Id: I47cd6fdc1b30c2cb4a7d6265f1518c6a44e43dba
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Mon, 19 Jan 2015 09:26:52 +0000 (11:26 +0200)]
Add Tizen:3.0:IVI project
Change-Id: I31cafec8c8392872f7b30656f512e00f7e3098d5
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Yury Usishchev [Wed, 10 Dec 2014 13:01:39 +0000 (16:01 +0300)]
Remove redundant export filters.
All packages that should be exported to another architecture are
marked with appropriate arch suffix.
This patch eliminates possibility of i586 qemu-linux-user binary
being installed to aarch64 buildroot.
Change-Id: Id390b1133e8e6c36a3a426c96eb429c283c4d001
Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
Markus Lehtonen [Fri, 12 Dec 2014 15:34:33 +0000 (17:34 +0200)]
Tizen:Mobile: enable x11 for arm64 in prjconf
Change-Id: I61ca0b572ecfef2a18f81c1a41f65720639afd34
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Wed, 10 Dec 2014 08:18:53 +0000 (10:18 +0200)]
Tizen:Mobile: fix aggregates for arm64
Take binaries from x86_64 in order to fix lib/lib64 problems.
Change-Id: I934d3ff0f9ba0febb8cfc577ee79cd13599cc42c
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Wed, 10 Dec 2014 08:18:05 +0000 (10:18 +0200)]
Tizen:Mobile: add x86_64-x11 target
Change-Id: I8bc75348418ed682cabb4b07d5aa764dc12a083b
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Wed, 10 Dec 2014 13:03:31 +0000 (15:03 +0200)]
Tizen:Mobile: fix __SOFTFP__ setting in optflags
Change-Id: Ifde6d2216a46f1aaf38eff9558754c491db5fc56
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Stephane Desneux [Wed, 10 Dec 2014 16:00:11 +0000 (17:00 +0100)]
Tizen:Common: added kdbus configuration flag (disabled)
See: https://review.tizen.org/gerrit/#/c/31701
Change-Id: I1eedcff6296d648efb597aba972d770750dc4910
Bug-Tizen: TC-1024
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Stephane Desneux [Wed, 10 Dec 2014 14:18:04 +0000 (15:18 +0100)]
Tizen:Common: adjust Optflags (optimizations)
* x86, x86_64: remove the -fipa-cp-clone
* all: add the -finline-functions for all arches, which may produce
better results than -fipa-cp-clone, add -fdiagnostics-color=never
to remove escape color codes from logs
Bug-Tizen: DEVT-186/related
Change-Id: I518820b59254787cc1eb1bd3a88793ae397521a7
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Stephane Desneux [Wed, 10 Dec 2014 14:10:23 +0000 (15:10 +0100)]
Tizen:Common: factorize optflags in global variable
To enhance maintainance, Optflags definitions which are common
to all platforms/architectures are put in a singlevariable __global_cflags
Change-Id: Iee31e8bcd80f84d9813e6e55577128e61af952aa
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Mikko Ylinen [Wed, 10 Dec 2014 09:17:24 +0000 (11:17 +0200)]
Tizen:IVI: Sync IA32 Optflags architecture with Tizen:Common
See
28aa490d862b72cd98d7064e0922a5ba3d740d02 for more details.
Change-Id: Ie68e92d7f24316bae733a842186447596e6057ef
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Stephane Desneux [Tue, 9 Dec 2014 17:58:27 +0000 (18:58 +0100)]
Tizen:Common: updated architecture for Optflags in IA32
Using i586 has no effect on build CFLAGS. The architecture
specified in Optflags is not the 'obs architecture' (i586) but
the 'rpm architecture' (i686 in our case)
Change-Id: If06e40fbf55e2789eb50406b015c826115adc2b6
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Stephane Desneux [Wed, 3 Dec 2014 14:28:34 +0000 (15:28 +0100)]
Tizen:Common: fix some incorrect repositories in aggregates
Change-Id: Ie69bb85d5114b6bc05978e4f73199bd332282e68
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Philippe Coval [Mon, 8 Dec 2014 16:02:13 +0000 (17:02 +0100)]
Tizen:*: optflags: set __SOFTFP__ for preproc
Without it will fail if optflags are not overridden and raise an error like :
configure: CFLAGS error: CFLAGS may only be used to specify C compiler flags, not macro definitions. \
Use CPPFLAGS for: -D__SOFTFP__
configure: error: Can not continue. \
Fix errors mentioned immediately above this line.
More details at :
https://gcc.gnu.org/onlinedocs/gcc-4.9.2/gcc/Preprocessor-Options.html#index-Wp-986
Change-Id: Ic02777b0aa92f260837060101422629e3f49ed28
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Stephane Desneux [Mon, 8 Dec 2014 17:59:52 +0000 (18:59 +0100)]
Tizen:Common: fix error to undefine tizenscim option
Also add some documentation on how to set/unset option flags.
Change-Id: Ie312f9537535a2ea5faf1d3a17111095ba34a8f4
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Stephane Desneux [Mon, 8 Dec 2014 15:57:43 +0000 (16:57 +0100)]
Tizen:Common: add missing Optflags for i586 architecture
Change-Id: I98ab2399d3baf581fbd6b98dbb2f818bead09058
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Philippe Coval [Tue, 2 Dec 2014 09:38:39 +0000 (10:38 +0100)]
Tizen:Common: Add feature flags : libva
Change-Id: Ib889264df77836ae57fae197469e11e7dee1c436
Bug-Tizen: TC-236/1of2
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Joonsub Lee [Mon, 8 Dec 2014 19:55:45 +0000 (04:55 +0900)]
Tizen:Mobile: Modify mistyping: gcc48 to gcc49
Change-Id: Ia766540287a6aa2fdd7f052faaf3a96122f0e852
Markus Lehtonen [Wed, 3 Dec 2014 12:48:58 +0000 (14:48 +0200)]
Tizen:Mobile: update aggregates for aarch64
Change-Id: I0068ef62cb2317fce41df3a5ae39a1e2b569aef2
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Wed, 3 Dec 2014 11:48:17 +0000 (13:48 +0200)]
Tizen:Mobile: update prjconf for aarch64
Change-Id: Ica4dc16a72af2dd03ffb08a4dbb0fb2640f97256
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Wed, 3 Dec 2014 11:19:24 +0000 (13:19 +0200)]
Tizen:Mobile: add linked toolchain packages for aarch64
Change-Id: I36c7b4dbfce2dfa4e47819c7dfacf8a16c78eb24
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Jinkun [Sat, 6 Dec 2014 07:50:49 +0000 (23:50 -0800)]
Tizen:Wearable: fix prjconf for emulator
Change-Id: I12aa980b395eac583408c7116a00a6d696a96f20
Philippe Coval [Fri, 21 Nov 2014 15:40:39 +0000 (16:40 +0100)]
Tizen:Common: Add feature flags : gstreamer and scim
To be used for packaging's spec files,
Merging them all in at the obs project level
will help to simply packaging.
Spec files just need to rely on actual project's features,
and should avoid to test profile and its version.
In a longer term when all needed features are listed here in project,
%{profile} variable should not appear in specfiles for testing features.
Change-Id: I8c1d8ddb383757a935692f6c02481516ed1f8841
Bug-Tizen: TC-2147/related
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Joonsub Lee [Fri, 5 Dec 2014 08:34:37 +0000 (17:34 +0900)]
Initial setup of Tizen:Wearable
Meta information was copied from Tizen:TV and
project name and targets were changed.
Change-Id: I7dbf1b0dd345c3051366dd72090df8724bb28f28
Markus Lehtonen [Fri, 5 Dec 2014 12:16:50 +0000 (14:16 +0200)]
Tizen:TV: fix prjconf for emulator
Change-Id: I13609a39d51a30f10922e9d25548ceb0bdaebd13
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Mikko Ylinen [Wed, 3 Dec 2014 13:55:05 +0000 (15:55 +0200)]
Tizen:IVI: Optimize Optflags for atom/atom64
Change-Id: I61c60bf3563491e52ecfc2b0d5231f4d3596aa84
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Markus Lehtonen [Thu, 4 Dec 2014 08:41:32 +0000 (10:41 +0200)]
Tizen:IVI: update gcc to v4.9
Change-Id: I626a13e56e03b1f50cb0aedb1f53719645b1c923
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Thu, 4 Dec 2014 08:39:07 +0000 (10:39 +0200)]
Tizen:IVI: add marquiz as maintainer
Change-Id: Id5e0a4e6cf5ca824415f24f0396c6f466d5341e7
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Ed Bartosh [Thu, 4 Dec 2014 13:41:01 +0000 (15:41 +0200)]
Initial setup of Tizen:TV
Meta information was copied from Tizen:Common and
project name and targets were changed.
Change-Id: Iec5969d7230d1fbe72a4cbf453fa240210085c44
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Stephane Desneux [Mon, 1 Dec 2014 17:59:52 +0000 (18:59 +0100)]
update_meta: only include non empty _meta files
Change-Id: I1fdf44545864512564a411f36d57a4556ae6f5cb
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
yooduck seo [Tue, 2 Dec 2014 06:25:07 +0000 (15:25 +0900)]
Add repository for 64bit arm
Change-Id: Ie062629d6581398fbbe56baef744b53aaae9a19c
Markus Lehtonen [Fri, 21 Nov 2014 09:14:23 +0000 (11:14 +0200)]
Tizen:Mobile: add new maintainers
Change-Id: Iaa129eddfe661015d86731b92420e10c97d07c67
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Fri, 21 Nov 2014 09:14:03 +0000 (11:14 +0200)]
Tizen:Mobile: re-sync from Tizen:Common
Change-Id: I52f85cdd06a224cb5f0b3cbe630b5fe76563935d
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Fri, 21 Nov 2014 06:31:22 +0000 (08:31 +0200)]
Tizen:IVI: fix %gcc_version in prjconf
Change-Id: Ib4ada764b874b46a3ce649a783542b7795e4e791
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Fri, 21 Nov 2014 06:27:30 +0000 (08:27 +0200)]
Tizen:IVI: link qemu-accel-armv7l -> qemu-accel
Change-Id: I2d5db31ef8ea02b35d6c1403b5c231c675bb4535
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Joonsub Lee [Wed, 5 Nov 2014 04:48:23 +0000 (13:48 +0900)]
Adding maintainer joonsub1
Stephane Desneux [Mon, 3 Nov 2014 10:30:14 +0000 (11:30 +0100)]
Tizen:Common: toolchain upgrade (gcc 4.9), enable arch aarch64
Change-Id: I647231992d90ae995be1fe963942309193c263e8
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Stephane Desneux [Mon, 27 Oct 2014 17:04:22 +0000 (18:04 +0100)]
Tizen:3.0.2014.Q3:Common: add link crosswalk-bin -> crosswalk
Change-Id: Ia348569bcec512de1856a9f6edf1ab051ed13143
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Stephane Desneux [Wed, 22 Oct 2014 17:02:06 +0000 (19:02 +0200)]
Tizen:Common: add links for ARM kernels
* odroid-linux-kernel -> linux-3.10
* rinato-linux-kernel -> linux-3.10
Change-Id: Ic036314756a84c0a4f79aab0681a381a1501f1ef
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Stephane Desneux [Wed, 22 Oct 2014 17:00:48 +0000 (19:00 +0200)]
Tizen:Common: added link crosswalk-bin -> crosswalk
This is needed for the split between main crosswalk package and
crosswalk third parties.
Change-Id: I4d3ead2163a37c686a165811ded31e07e91c1ad1
Bug-Crosswalk: XWALK-2571
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Stephane Desneux [Fri, 31 Oct 2014 16:28:43 +0000 (17:28 +0100)]
update_meta script: also fetch _meta files for links
Change-Id: I3ca277f9cc533b14a9dd883c5b6f8bae5afaad58
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Ed Bartosh [Tue, 28 Oct 2014 12:49:47 +0000 (14:49 +0200)]
Add Tizen:Mobile
Bootstrapping Tizen:Mobile. Meta was taken from Tizen:Common and changed
according to current Tizen:Mobile configuration.
Change-Id: I0ddcab7a42e4a37094cea24e0cfd267dde2c86ab
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Tue, 28 Oct 2014 13:45:56 +0000 (15:45 +0200)]
update_meta: naive implementation of put
Implemented simple syncing local meta to OBS:
./update_meta.sh put <project>
Change-Id: Icdd2199ec6c3fc403ad7ff40988f0d19ac497dd9
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Tue, 28 Oct 2014 13:36:24 +0000 (15:36 +0200)]
update_meta: Add ACTION parameter
Now script should be run this way:
./update_meta.sh <get|put> <project>
Default action is to get meta from OBS.
'put' implementation will follow.
Change-Id: I4ee23cd0ee0ed08298f763f7b9f58334453782aa
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Tue, 28 Oct 2014 13:20:02 +0000 (15:20 +0200)]
Make update_meta to run from the top of src tree
As update_meta was moved to the top of src tree it's handy to run it
like this: ./update_meta.sh <project>
Change-Id: If93f3f975290ccd19a00060c7b6a18f94c747ce3
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Tue, 28 Oct 2014 13:09:04 +0000 (15:09 +0200)]
Refactor update_meta script
Moved main code down to make it more readable and not mixed with
functions.
Change-Id: Iab47b1ed50e895bf50b78bd5f5727ddaacc19ae7
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Tue, 28 Oct 2014 12:56:03 +0000 (14:56 +0200)]
Move update_meta script to the top
This script is not specific to Common, so let's put it to the root of
source tree.
Change-Id: I8a4725db7bbd9f6942d663f2b98e9ee61a37822b
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Mon, 27 Oct 2014 13:50:05 +0000 (15:50 +0200)]
Reverting crosswalk-bin -> crosswalk link
I've reverted crosswalk submission from M14.3 as it contained a lot more
than fixes for release blockers. So, we keep crosswalk not splitted
there.
Change-Id: I0880da4d72ebf9d787f80837ce582a19942bb6a9
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Mon, 27 Oct 2014 10:34:26 +0000 (12:34 +0200)]
Tizen:3.0.M14.3:IVI: added link crosswalk-bin -> crosswalk
This is needed for the split between main crosswalk package and
crosswalk third parties.
Change-Id: I0d218bdc10758400b3455986bd7e0edd585f4fbf
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Mon, 27 Oct 2014 09:38:12 +0000 (11:38 +0200)]
Tizen:IVI: added link crosswalk-bin -> crosswalk
This is needed for the split between main crosswalk package and
crosswalk third parties.
Change-Id: I38468a760272b19aa592df8aa2cbec5ed51a2571
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Mon, 20 Oct 2014 11:03:52 +0000 (14:03 +0300)]
Disable x86_64 and atom64 repos
Synced meta from production:
mic-bootstrap_aggregate and qemu_aggregate have x86_64 and atom64 repos
disabled in Tizen:IVI project
Change-Id: I822f4c445db067eda299bdb28d5ebd900402be60
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Stephane Desneux [Mon, 20 Oct 2014 08:35:14 +0000 (10:35 +0200)]
Tizen:3.0.2014.Q3:Common initialized from OBS
Change-Id: I9717773c43d9fc56f3c8891602eed1f582c8f886
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Ed Bartosh [Mon, 20 Oct 2014 10:22:31 +0000 (13:22 +0300)]
Add Tizen:3.0.M14.3:IVI milestone project
Change-Id: I1cd82845d983990e89a1996f53923b6fec990024
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ronan Le Martret [Tue, 7 Oct 2014 12:13:45 +0000 (14:13 +0200)]
update flags combinations wayland/x description
- used of macro "_with*" with value "0" do not diseable the bcond_with macro
- https://en.opensuse.org/openSUSE:Build_Service_prjconf#Macros
Change-Id: I6ce522c231df39a1e50af533f26e0d959024f218
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
Stephane Desneux [Wed, 24 Sep 2014 12:59:21 +0000 (14:59 +0200)]
IVI configuration: define global release name and version
This follow the update of platform/upstream/tizen-release (TC-1599)
Change-Id: Ic321da7cd291fe86b4f7a443a8820f307b961268
Bug-Tizen: TC-1599
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
JF Ding [Fri, 26 Sep 2014 11:39:40 +0000 (04:39 -0700)]
Merge "set consistent value for _with_icosyscon"
Eduard Bartosh [Wed, 24 Sep 2014 13:47:14 +0000 (06:47 -0700)]
Merge "IVI: enable 64bits build in new repository"
Ronan Le Martret [Wed, 24 Sep 2014 10:37:00 +0000 (12:37 +0200)]
set consistent value for _with_icosyscon
Bug-Tizen : PTREL-823
Change-Id: I2fa387667a37930daf429a1995f993386366b4ad
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
Eduard Bartosh [Wed, 24 Sep 2014 07:33:48 +0000 (00:33 -0700)]
Merge "qt5 (or just qt) should be optional for Tizen IVI"
Stephane Desneux [Thu, 28 Aug 2014 22:17:26 +0000 (00:17 +0200)]
IVI: enable 64bits build in new repository
Change-Id: Ifbcb268ba20060343548affb2075ec7a3af31f87
Bug-Tizen: TC-1550
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Stephane Desneux [Mon, 22 Sep 2014 14:08:17 +0000 (16:08 +0200)]
Define global release name and version
Change-Id: I70d8db29d3f4bdf241f6644f0cb0dabdc44acca5
Bug-Tizen: TC-1599
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Ronan Le Martret [Wed, 30 Jul 2014 08:18:09 +0000 (10:18 +0200)]
qt5 (or just qt) should be optional for Tizen IVI
- Link to PTF-227.
- As review on automotive-message-broker is merged,
automotive-message-broker builds without qt5.
https://review.tizen.org/gerrit/#/c/25138/
"Do not use qt in Tizen:IVI" should be highlighted into prj conf.
Bug-Tizen: PTF-227
Change-Id: I0c490ef2592db263f1521cf9644c6984a201df86
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
Mikko Ylinen [Fri, 15 Aug 2014 11:43:02 +0000 (14:43 +0300)]
Remove legacy _with* bcond macros
wrt_option* macros were used with wrt-plugins-tizen. Not valid with
Crosswalk anymore.
dlog_to_systemd_journal is now default in the source code (no longer
configurable).
audio_session_manager orphan and never used.
Change-Id: I5e592f72bcd5b1a422ea6baf6741b094d274af84
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
JF Ding [Wed, 3 Sep 2014 09:54:25 +0000 (02:54 -0700)]
Merge "Tizen:Common - setup qemu-accel-* packages as links"
Stephane Desneux [Wed, 27 Aug 2014 14:36:47 +0000 (16:36 +0200)]
Tizen:Common - setup qemu-accel-* packages as links
qemu-accel package was added as a normal package,
but build is excluded from all archs/repos.
Then it's possible to define some linked packages named
qemu-accel-<arch> to pick the appropriate spec file.
Project config was also changed to define gcc_version in the rpm macros
(needed by qemu-accel-* spec files)
Change-Id: Id79991997982e296f82a8e49e813115ca23e09f6
Bug-Tizen: TC-1509
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Stephane Desneux [Thu, 7 Aug 2014 17:03:05 +0000 (19:03 +0200)]
Add Tizen:Common/update_meta.sh to update metadata from OBS
The script fetches:
- project config and meta (_config, _meta)
- all aggregate packages definitions (_aggregate, _meta)
- all linked packages definitions (_link files)
The script also deletes directories (packages) that have disappeared
on the remote OBS
Change-Id: If4c9c4cad5d63fc7aa9a40d74289b9569f4fb905
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Stephane Desneux [Thu, 14 Aug 2014 16:50:21 +0000 (18:50 +0200)]
Tizen:Common: realign git tree with OBS project
* _link files are slightly different than recorded
* mic_bootstrap_aggregate updated for arm-x11
* qemu_aggregate updated for arm-x11
Change-Id: I8fbd52a4cbba15605f32fdcc2341e2e4f9256e8d
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Stephane Desneux [Wed, 13 Aug 2014 15:11:24 +0000 (17:11 +0200)]
Tizen:Common: enable X11 repositories
Change-Id: I88f454fd0af6b44ae22109dbf53b45e1138dfa94
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Ronan Le Martret [Wed, 30 Jul 2014 08:22:20 +0000 (10:22 +0200)]
python-rpm is now provides by rpm
Change-Id: I3780721e77cb176949035904391d03b843dde788
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
Eduard Bartosh [Tue, 29 Jul 2014 10:52:50 +0000 (03:52 -0700)]
Merge "Common: updated aggregates for -x11 repos"
Stephane Desneux [Mon, 28 Jul 2014 17:55:01 +0000 (19:55 +0200)]
Common: updated aggregates for -x11 repos
mic-bootstrap aggregates not updated as still WIP
Change-Id: I242c911e2d7f579e943b520dedf7d17c374ad1a2
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Stephane Desneux [Thu, 17 Jul 2014 13:19:50 +0000 (15:19 +0200)]
Common: add new repositories *-x11 (disabled)
Change-Id: Id9a51731885f3c60a27081056728a3566f07d834
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Sriram Ramkrishna [Mon, 14 Jul 2014 18:16:11 +0000 (11:16 -0700)]
Merge "IVI: remove python-rpm linked package"
Zhang Qiang [Fri, 27 Jun 2014 09:24:57 +0000 (17:24 +0800)]
util-linux should be in preinstall list for all archs
util-linux should not be just for arm or aarch64, it's also needed
for ia32 and x86_64.
without this patch, util-linux package will build failed using gbs
Fixes: TINF-626
Change-Id: I81dce7d80245f88257a5ec1af68f129b663093ea
Signed-off-by: Zhang Qiang <qiang.z.zhang@intel.com>
Markus Lehtonen [Thu, 26 Jun 2014 18:36:19 +0000 (21:36 +0300)]
IVI: remove python-rpm linked package
The python-rpm is now built as a subpackage of the rpm package. No need
for linked package anymore.
Change-Id: I0388995bbfe9a0f360ba36db0f27eeb86e39a2b4
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Stephane Desneux [Mon, 23 Jun 2014 16:58:32 +0000 (18:58 +0200)]
Tizen:Common: added _with_introspection flag to sync with IVI
_with_introspection flag is needed to build GUPnP with introspection support.
Otherwiase, Rygel on IVI doesn't build with latest GUPnP.
Change-Id: Ia99efe2afd8f5cbacdc145a7a038959ee8c786a8
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Alexander Kanevskiy [Mon, 23 Jun 2014 11:46:47 +0000 (04:46 -0700)]
Merge "sync Tizen:Common config and meta"
Markus Lehtonen [Thu, 19 Jun 2014 07:43:44 +0000 (10:43 +0300)]
ivi prjconf: do not use -32bit.x86_64.rpms in i686
Add an export filter to not export -32bit.x86_64.rpm packages to i686
architecture. Otherwise OBS dependency resolution gets confused and many
packages get into unresolved state with something like "have choice for
libfoo.so.1.0.0 needed by bar: libfoo-32bit libfoo".
Change-Id: I46edde83f568f0f22c1d7a8849c40f00d5db1e0f
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Ed Bartosh [Sun, 8 Jun 2014 12:04:41 +0000 (15:04 +0300)]
Tizen:IVI: Add arm target
Change-Id: I5ecd77c1ff1614f3793c9ba117c764566712aa61
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Stephane Desneux [Tue, 27 May 2014 15:09:35 +0000 (17:09 +0200)]
sync Tizen:Common config and meta
Change-Id: Icf289c82b8c1a03a5f116cd554fc55c1bb7ab495
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Ed Bartosh [Tue, 27 May 2014 14:41:15 +0000 (17:41 +0300)]
Copied settings for emulator target from Tizen:Common
Change-Id: Ifda64a1908f27e4e3ab4cfd937f872ce94c59205
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Sat, 17 May 2014 05:26:46 +0000 (08:26 +0300)]
Added meta for Tizen:Common and Tizen:IVI
Initial commit.
The goal of this project is to maintain OBS meta information.
Change-Id: I7fea5faa3e960b1a9f7f07db3ccd7a4bc3631494
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>