summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Konrad Lipinski [Tue, 28 May 2019 16:04:01 +0000 (18:04 +0200)]
Make spec compliant with gbs --incremental
According to [1], %prep section of the spec file should contain a single
%setup macro, nothing else. According to [2], manifest %files are best
copied to %{buildroot}%{_datadir} in the %install section.
Moved manifest copy operations from %prep to %install accordingly.
References
[1] https://source.tizen.org/documentation/reference/git-build-system/usage/gbs-build
[2] https://wiki.tizen.org/Security/Application_installation_and_Manifest
Change-Id: I96a6e3fcd8a0f1fdf16121e7d2ef77603200739b
Dariusz Michaluk [Wed, 15 May 2019 16:10:52 +0000 (18:10 +0200)]
Remove unnecessary dependencies
Do not expose unnecessary libraries to the program
that is linking with libcryptsvc library.
If the program will not be using the symbols of the required library,
it should not be linking directly to that library.
pkg-config guide:
https://people.freedesktop.org/~dbn/pkg-config-guide.html
Change-Id: I7faa0e7b8414d3fd0ee7bb864239c2c50c86de37
Krzysztof Jackiewicz [Fri, 6 Jul 2018 13:35:00 +0000 (15:35 +0200)]
Make libcryptsvc compile with boost 1.65
Remove unnecessary ifdef and (void).
Change-Id: I971e950d87736bb422a29f3eb008be1f377fc3bf
Tomasz Swierczek [Tue, 19 Jun 2018 05:54:16 +0000 (07:54 +0200)]
Adjust build to boost 1.65.1
Change-Id: Ic31a2e237154e92e3ca1309ad40a14e26b369f00
sangwan.kwon [Thu, 14 Sep 2017 11:29:21 +0000 (07:29 -0400)]
Replace SHA1 to SHA256 on PUK generating logic
Change-Id: If7b368edbcc382587de28fdef13aabb184a2d076
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
sangwan.kwon [Tue, 16 May 2017 10:13:36 +0000 (19:13 +0900)]
Upgrade version to 0.0.2
Change-Id: I24eb59474e1f32d4d87f4612cf3fe5a6e8858710
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
sangwan.kwon [Thu, 11 May 2017 06:51:30 +0000 (15:51 +0900)]
Support previous boost version on TC
* This could be revert when boost-version is completely upgraded.
Change-Id: I641d2db94b9e4aa9e712ba3a9ea501059990f883
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
sangwan.kwon [Thu, 27 Apr 2017 07:23:59 +0000 (16:23 +0900)]
Adjust tizen coding rule
Change-Id: Ie05c2149eea334829d6bdf9b0951ae301b4abbd0
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
sangwan.kwon [Wed, 19 Apr 2017 05:47:18 +0000 (14:47 +0900)]
Fix log fomatter according to boost version upgrade
Change-Id: I78bc7a5438884b34c916d7651d34b1aa65bf5e61
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
Kyungwook Tak [Wed, 9 Mar 2016 09:11:15 +0000 (18:11 +0900)]
Fix warning and add warning related gcc options
Change-Id: Ieccac38280db7aff3094a6ea84907e48c44d3446
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
Kyungwook Tak [Tue, 2 Feb 2016 07:32:04 +0000 (16:32 +0900)]
Integrate dukgenerator API to cryptsvc
Change-Id: Idfefdf9444a69fa7b9f18a2b249809f7abc89ad3
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
Kyungwook Tak [Tue, 2 Feb 2016 05:33:46 +0000 (14:33 +0900)]
visibility attribute move to function definition
visibility attribute for cryptsvc API move from function declaration
to function definition because API user doesn't care the visibility.
Additionally fix points of meaningless const casting & const needed
Change-Id: I26cc36b27dcf5558b0a465e5ba908e1743de70e4
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
Kyungwook Tak [Mon, 1 Feb 2016 07:56:17 +0000 (16:56 +0900)]
Refactor build system and add internal test
* Refine cmake files
* Remove duplicated codes in duid-gadget
* Add internal test
* Remove useless files (.changes, NOTICE)
Change-Id: I5cc7e16db85cc734d65794f8a505bcdd1dfd8726
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
Kyungwook Tak [Tue, 2 Feb 2016 06:00:00 +0000 (15:00 +0900)]
Add gitignore file
Change-Id: I8896b46c5165c96b0ea87a2723d16379adaec814
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
Kyungwook Tak [Mon, 14 Dec 2015 06:57:30 +0000 (15:57 +0900)]
Remove tzplatform config devel dependency
Change-Id: I9021992dc32df51282e6efd34e6dfa2efacfe8fd
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
Dongsun Lee [Wed, 4 Nov 2015 08:49:48 +0000 (17:49 +0900)]
Synchronize with tizen 2.4
Change-Id: I719e3e4bcb123cd7fe5d6ac5c217e032399ea51a
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
Vyacheslav Barinov [Mon, 18 Aug 2014 06:58:05 +0000 (10:58 +0400)]
Fixed packaging for 64bit architectures
The package has a hardcoded paths to libdir in CMakeLists.txt file which works
for 32-bit architectures, but trying to build package on aarch64 makes a problem
in packaging section because %{_libdir} macros has "/usr/lib64" on 64bit
architectures.
Now CMake uses paths defined by build system: it changes nothing for 32bit
architecture but packaging won't fail for 64bit builds anymore
Change-Id: I2a0fc1da429585a7bd1c0bffb0c8b5f50eab9b8e
Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
seong.chung [Mon, 21 Jul 2014 05:11:07 +0000 (14:11 +0900)]
Remove debian directory and COPYING file
Change-Id: I9e1fb8fb137bb1f71cb1435e1399f7603b38d941
Signed-off-by: seong.chung <seong.chung@samsung.com>
seong.chung [Mon, 21 Jul 2014 01:15:23 +0000 (10:15 +0900)]
Remove Flora License
Change-Id: I1e4177cba14714538050bf6cb6a5f0d3a72d2a4d
Signed-off-by: seong.chung <seong.chung@samsung.com>
Chanho Park [Tue, 25 Mar 2014 05:47:55 +0000 (14:47 +0900)]
convert static library to shared library
This patch removes static library and convert it into source
files. Static library can't build if compiler is changed.
And we also removed tzcrypto API and library because we don't
use it anymore.
Change-Id: I06043c5867c63f5f833d7d538f882cbe85ab0cba
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
so.yu [Thu, 29 Aug 2013 10:33:16 +0000 (19:33 +0900)]
Sync with tizen_2.2
Conflicts:
CMakeLists.txt
Ryan Ware [Mon, 8 Jul 2013 17:07:18 +0000 (10:07 -0700)]
Merge "resetting manifest requested domain to floor" into tizen
so.yu [Tue, 2 Jul 2013 14:34:56 +0000 (23:34 +0900)]
Remove unrecognized option for gcc-4.8
Change-Id: I9023a7fba7c91fa5b22e0476fb4013f1154a6bb3
Signed-off-by: so.yu <so.yu@samsung.com>
Alexandru Cornea [Mon, 1 Jul 2013 13:28:34 +0000 (16:28 +0300)]
resetting manifest requested domain to floor
Alexandru Cornea [Fri, 28 Jun 2013 14:00:03 +0000 (17:00 +0300)]
resetting manifest requested domain to floor
Anas Nashif [Wed, 29 May 2013 11:53:26 +0000 (07:53 -0400)]
Fixed package metadata and description
Anas Nashif [Wed, 29 May 2013 11:50:57 +0000 (07:50 -0400)]
Fixed package meta-data
Xavier Roche [Wed, 29 May 2013 15:10:52 +0000 (17:10 +0200)]
Changes : Fix hardcoded library path for 64b compatibility
Xavier Roche [Wed, 29 May 2013 15:09:04 +0000 (17:09 +0200)]
Fix hardcoded library path for 64b compatibility
- Fix hardcoded lib path
- Use %cmake macro to set default path
Anas Nashif [Sat, 18 May 2013 04:56:15 +0000 (00:56 -0400)]
-avoid-version not recognised by compiler
so.yu [Thu, 2 May 2013 01:26:15 +0000 (10:26 +0900)]
Change the License version from 1.0 into 1.1
Change-Id: I65ac59189f71da5b844debb2e1a38fb785dfed57
Signed-off-by: so.yu <so.yu@samsung.com>
KyungwooNoh [Thu, 18 Apr 2013 08:01:07 +0000 (17:01 +0900)]
update license file
Change-Id: Ic917bbf85889c8d2e0dd5891e33e1238fe61319f
Signed-off-by: KyungwooNoh <kw1004.noh@samsung.com>
so.yu [Sat, 6 Apr 2013 07:46:54 +0000 (16:46 +0900)]
Fix LDFLAG
Change-Id: Ida4da964be85d75728c77f37f4ec3452e4a049b0
Signed-off-by: so.yu <so.yu@samsung.com>
so.yu [Fri, 5 Apr 2013 08:41:41 +0000 (17:41 +0900)]
Modify the code about pkgconfig and remove trailing whitespace
Change-Id: I0bc07bd568cc5d72e19f64e4bd8a27283cb96ce6
Signed-off-by: so.yu <so.yu@samsung.com>
Jinkun Jang [Fri, 15 Mar 2013 16:17:53 +0000 (01:17 +0900)]
merge with master
Jinkun Jang [Tue, 12 Mar 2013 16:51:31 +0000 (01:51 +0900)]
Tizen 2.1 base
HyungKyu Song [Fri, 7 Dec 2012 05:22:34 +0000 (14:22 +0900)]
Initial empty repository