summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-05-19change pwdutils to shadow-utilsHyungGi Lee4-4/+4
Change-Id: Ife4a36c8da04096262c3dd6f16dc262de3696f91
2016-05-11Mobile/TV/Wearable: Adjust OBS maintainerJoonsub Lee3-7/+0
Change-Id: Ibc06b64aea2a94069f29d80a6ca5246e021d8d29 Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2016-05-04Tizen:Common: Add libwayland-egl(-devel) preferencePawel Wieczorek1-0/+1
Both libtpl-egl and qtwayland projects provide "libwayland-egl.so" (in packages "libwayland-egl" and "qt5-qtwayland", respectively). This causes build failures on emulator, as OBS treats it as an unresolvable dependency conflict without having explicit preference. Change-Id: Id25f6648af85dc4259de310230819ea0145d40fa Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2016-05-03Tizen:IVI/_config:add Prefer: libwayland-egl libwayland-egl-develHyungGi Lee1-0/+1
Change-Id: Ib09b47b51676d5551bca64b2a23341d81dabdb04
2016-04-29[TRE-243] Mobile/TV/Wearable: Remove linkpac: odroid-linux-kernelJoonsub Lee3-12/+0
Change-Id: I13c21264a8afbc46d10ad27aa8bf526381c5cccd Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2016-04-26remove linkpac libdbusHyungGi Lee5-20/+0
Change-Id: Ia2fc2e35444cdb3fa08515433fb882f6e6f9757d
2016-04-14enable publish - Tizen:IVIHyungGi Lee1-3/+0
Change-Id: I2aba9a1289ca4285b60b21765119b20e0bd0e45c
2016-04-11fix cynara linkHyungGi Lee6-6/+6
Change-Id: I05cdd5c9ef6297bbdcabe41d60c467cc20799e43
2016-04-05[TRE-91] Add cynara link packagesJoonsub Lee15-19/+51
Change-Id: I7e93d8f41a43b132e278314edfd8d36debe6a67e Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2016-03-22remove macro %_with_dlog_to_systemd_journalHyungGi Lee4-33/+1
no more using this macro Change-Id: I9d2a52538b5bc0307f1c040906f07d95cdd5e41b
2016-03-09add -Wl,--as-needed to global cflags (all the profiles)Dongkyun, Son1-1/+1
‘--as-needed’ is a linker option. It affects linking of dynamic libraries which follow the ‘—as-needed’ flag on the linker command line. Normally, the linker will generate a runtime dependency against all dynamic libraries mentioned on command line regardless of whether libraries are actually needed or not. ‘--as-needed’ option causes dependency to be only emitted for a library that at that point in the link. Change-Id: Id7306902cfcb495825b9f708b55364479a8fb545 Signed-off-by: Dongkyun, Son <dongkyun.s@samsung.com>
2016-03-06Tizen:Wearable: Adjust config for coreglJoonsub Lee1-6/+13
Change-Id: I076bad2ff7c160d60c5ffe5b0d1a2709240b7ee6 Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2016-03-05Tizen:Common: Inherit compilation flags from BasePawel Wieczorek1-13/+2
Change-Id: I97780ce2142f45dded6de763e98c12bf9a3f79d4 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2016-03-04Tizen:Base: Group common compilation flagsPawel Wieczorek1-4/+6
This patch introduces variable for common compilation flags in order to improve readability of project configuration. Change-Id: Ic6607913b4517fa3b81c3b0a7681828c3e16ea6b Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2016-03-02Tizen:Base: Add linkpac: python3-baseJoonsub Lee1-0/+4
Change-Id: I253ad40dfb271992a700d4b1004d473c097d0406 Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2016-02-24Tizen:Base: adjust qemu_aggregate package (qemu-linux-user)Joonsub Lee1-0/+1
Change-Id: If868a60d62d58b9f27dc273db575eed041810416 Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2016-02-24Tizen:Base: adjust qemu_aggregate packageJoonsub Lee2-0/+9
Change-Id: I34cde381623e3e5f7cee7bed143328c8b1975bc6 Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2016-02-24Tizen:Base: Adjust qemu_aggregate package (TRE-3)Joonsub Lee1-3/+3
Change-Id: Id9c3c4fb324ea47b4aa67f40d429085459cbf84e Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2016-02-24armv7l, i686, x86_64: compilation flagsDongkyun, Son4-34/+9
1) Modify --param=ssp-buffer-size=32 to 4 for arm/emulator 2) Add -Wl,-O1 -Wl,--hash-style=gnu for arm 3) Add -fdiagnostics-color=never for emulator 4) Delete -Wformat for arm/emulator 5) Delete -feliminate-unused-debug-types for arm 6) Delete -fipa-cp-clone for emulator Change-Id: I8ce06693bc241ae287ad0c1b535ff157ffe99182 Signed-off-by: Dongkyun, Son <dongkyun.s@samsung.com>
2016-02-23Tizen:IVI: Enable build and add libdbus, mic-bootstrap_aggregateJoonsub Lee4-6/+24
Change-Id: I219302084e5e9f377f59acbc9b4ad8d90ae9943c Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2016-02-22Tizen:IVI: Reinitialize Tizen:IVI (TRE-2)Joonsub Lee15-256/+225
Change-Id: I050f316ac6c6106492e45f5a9f5b634b29919ca3
2016-02-22Tizen:TV: Remove dbus configuration (missing)Joonsub Lee1-10/+0
Change-Id: Idb4e8a00f66aae61d85569a972a55ac6e0eca62e Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2016-02-22Tizen:Wearable: Delete arm-wayland repositoryJoonsub Lee4-9/+1
Change-Id: I2326b525cacfce98f553944dbde4287f70d8cbbc Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2016-02-18Tizen:Mobile/TV: Adjust dbus policy configurationJoonsub Lee2-16/+6
Change-Id: Ib242ae3cbb12a8827683cd5de951157e48a5989f Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2016-02-16Tizen:Wearable: Enable mic-bootstrap_aggregate in target-circle repoJoonsub Lee1-0/+1
Change-Id: I52775fa2818a774b4e375b85781ab28bb270485e Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2016-02-15Tizen:Common: Adjust project configuration to BasePawel Wieczorek15-133/+30
This patch adds Tizen:Base repositories to Tizen:Common project, removes duplicated packages and updates configuration to apply Linaro-based common toolchain. Change-Id: I81960a18cea856f42bcc04478f2a9aca5580c47e Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2016-02-15Tizen:Wearable: Add emulator-circle, target-circle repoJoonsub Lee3-2/+13
Change-Id: I812269b61bd6aa7e0298a1de906b97d887feec3c Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2016-02-08Tizen:Common: Update new maintainer's user IDPawel Wieczorek1-1/+1
Recently added Tizen:Common maintainer Stanisław Wadas has no period in his Tizen.org ID. Change-Id: Ib4d9d61d1501fc2a2ef020ec63ee86dd638ac0af
2016-02-03Tizen:Mobile/TV: Add dbuspolicy valueJoonsub Lee2-0/+24
Change-Id: I1396174264ea82ffea1645265a148c2fb25445e9 Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2016-02-02Tizen:Common: Add mesa over coregl preferencePawel Wieczorek1-0/+1
Both libgbm and mesa packages provide /usr/lib/libgbm.so. This causes build failures on Intel-based architectures, as OBS treats it as an unresolvable dependency conflict without having explicit preference. Change-Id: I688a2777ed704490e3ccd20af3d04db5c952a040 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2016-01-26Add new Tizen:Common's maintainersLukasz Wojciechowski1-0/+2
Add Stanislaw Wadas (s.wadas) and Lukasz Wojciechowski (gagarin) to Tizen Common maintainers. Change-Id: I21f2868a40f426cbbcf9adad2527522d65fca08a Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
2016-01-20Tizen:Base: Adjust link and aggregate packageJoonsub Lee14-34/+21
To apply linaro-based common toolchain + Set enable emulator-kernel in Tizen:Mobile's all repositories Change-Id: I7fe43c13119e8bf7cbdd91c292e0ceb7c5942e08 Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2016-01-12Update Tizen:Mobile/Wearable/TV project configuration to apply linaro-based ↵Dongkyun, Son3-97/+77
common toolchain. 1) rename qemu-linux-user, qemu-accel, libgcc packages 2) require gcc-c++ 3) add substitute for libgcc-32bit(for syslinux x86_64 build) Change-Id: Ia60b6d50e12580317470bec529674975a0a21ed7 Signed-off-by: Dongkyun, Son <dongkyun.s@samsung.com>
2016-01-12Update Tizen:Base project configuration to apply linaro-based common toolchain.Dongkyun, Son1-29/+27
1) rename qemu-linux-user, qemu-accel, libgcc packages 2) require gcc-c++ 3) add substitute for libgcc-32bit(for syslinux x86_64 build) Change-Id: I4719cb8052e6e95fdf73d2bb817175fd708dd31f Signed-off-by: Dongkyun, Son <dongkyun.s@samsung.com>
2016-01-08Tizen:Common: replace mesa with coreglMaciej Wereski1-9/+11
Change-Id: I55cfecec48d443b481e51de6228974019922502b Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2016-01-08Adjust emulator prefer option for coreglJoonsub Lee5-29/+2
Change-Id: Icfd4b4b9eb7cd61a6392f322e82e40a441430fb5 Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2015-12-31Common: remove crosswalk-bin _link filePawel Wieczorek1-9/+0
Change-Id: I799030fe5e17fcaa99cabd794d9d3170600d83ac Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2015-12-29Update Tizen Common release engineers listLukasz Wojciechowski1-7/+6
Previous release engineers from Eurogiciel left project in June 2015. +remove some red blocks Change-Id: I3896dde3c73468e8c485b3249942e4f3f2442e78 Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
2015-12-29Common: remove function inlining flagMaciej Wereski1-1/+1
-finline-functions is used in -O3 and inlines functions more aggresively then -O2 does. It caused issues for some packages on 64bit platforms, when inlined function was too big. Change-Id: Ic26c32d62eaa3d1fdba45089fe71936a9d231553 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2015-12-29Common: remove X11 from configMaciej Wereski1-51/+0
Change-Id: I0a2f9cbc5c0003506178b7245f84be70a78dd9d1 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2015-12-28Tizen:Mobile/TV/Wearable remove x11 configurationsHyungGi Lee11-127/+7
Change-Id: If3dc2a13af423b24e5187c1750a2b35f978b7a7a
2015-12-28Tizen:Common: remove X11 repositories from aggregate packagesMaciej Wereski6-12/+0
Change-Id: I908158e02fc448921e1457650b16bd1a30438011 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2015-12-28Adjust project configrations Tizen:Mobile/TV/WearableHyungGi Lee41-245/+7
add base repositories and remove base packages Change-Id: I7d58644bf8adc8bda28eda182988220e17e0ae26
2015-12-24Tizen:Wearable/Base : Adjust project configrationsJoonsub Lee16-10/+306
* Tizen:Wearable : Remove x11 repositories * Tizen:Base : Sync from obs Change-Id: I537f69ce80b692f53dddc41442620a7bd6fd2248 Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2015-12-23Tizen:Mobile/TV: Change project config for coreglJoonsub Lee2-13/+35
Change-Id: I8977bef0780aca394009a6f10efa7efab86de830 Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2015-12-18Tizen:Common: Disable X11Pawel Wieczorek1-22/+0
Change-Id: I5ab17544f65398239d03113391267c667c3d6f53 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2015-12-17Enable mic-bootstrap_aggregate and qemu_aggregate at wayland repositoriesJoonsub Lee2-0/+2
Change-Id: I09a4ae768044f061b933d4da7fdc0d00fad64482 Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2015-12-18Tizen:Wearable/_config:modify emulator32-wayland configHyungGi Lee1-0/+2
Change-Id: I32b767177840b2795061f4b2390cf54befab5659 Signed-off-by: HyungGi Lee <hyunggi.lee@samsung.com>
2015-12-17Tizen:Wearable: Remove temporary lines in project metaJoonsub Lee1-3/+1
Change-Id: Idd8fb6401a78de1a4e6ec7549b4bd82385b72fab Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
2015-12-17Adjust project config for Tizen:Mobile/WearableJoonsub Lee2-7/+27
Change-Id: I95cdc70f46d7da69bafeb0a2b4b4a9c0ec634dd4 Tizen:Mobile: disable kdbus activation Tizen:Wearable: seperate build macro emulator32-wayland from emulator32-x11