summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
MyungJoo Ham [Wed, 15 Mar 2017 03:33:09 +0000 (12:33 +0900)]
preset / ALL: populate platform presets
Change-Id: I9b091558ee6feaf8391fb0b86b066f52ff1ef3f8
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Wed, 8 Mar 2017 06:55:14 +0000 (15:55 +0900)]
feature-Platform: add new feature "Platform-wide Features"
Change-Id: I182bc30ae3740471a59f845a27e33a4d19848267
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Wed, 8 Mar 2017 05:58:40 +0000 (14:58 +0900)]
preset / TM2: TM2 presets (aarch64/armv7l) from actual TM2 images
Change-Id: I0627adbf0a05750be8cd7d811070ef19866042ab
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Wed, 8 Mar 2017 05:04:35 +0000 (14:04 +0900)]
preset / TM1: TM1 preset from actual TM1-armv7l image
Change-Id: Ie5194e3cddb1e297f00372cf4371eb1c14dcd229
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Mon, 6 Mar 2017 10:31:41 +0000 (19:31 +0900)]
preset: add new root block, "platform preset"
This is different from platform-recipes because
platform preset does not allow users to deselect packages from the preset.
Change-Id: Ib06c4e35cc2c10568d04401c9d58ef8886ec6f2a
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Mon, 6 Mar 2017 10:29:05 +0000 (19:29 +0900)]
Rewrite include macro for higher readability
%include_if_mainbuild includes the file
if Source1001 (domain-kernel.inc) is located.
(when rpmbuild becomes able to access files in packaging/* located at SOURCES directory)
Change-Id: I849422e3e9c9fd286651968f651f05fd8d29cabc
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Mon, 6 Mar 2017 05:40:22 +0000 (14:40 +0900)]
feature-development: add new feature root block
Change-Id: I8452c5e2b3b90bf7332c705e932982345566de2d
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Mon, 6 Mar 2017 05:39:28 +0000 (14:39 +0900)]
domain-hal: RPI3 does not have HAL yet
Change-Id: I19b70d67cd82dbb90d1492047e1a3a9143e01923
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Mon, 6 Mar 2017 04:35:03 +0000 (13:35 +0900)]
domain-hal: add RPI3
Change-Id: I18c9ccf384886b7527d1749eb83d96c92d7a01e8
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Wed, 22 Feb 2017 03:33:53 +0000 (12:33 +0900)]
feature-headless/headed: comments on which packages to be Conflicted.
Change-Id: I73d65a83c101e96172c2d614e79fc38af580940d
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Wed, 22 Feb 2017 02:32:38 +0000 (11:32 +0900)]
feature-headless/headed: add headed feature (contradicting headless)
Change-Id: If86955455be218b45a0d23545d2b682375be3784
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Tue, 21 Feb 2017 05:37:53 +0000 (14:37 +0900)]
domain-hal: sort-by-device sub1 group add to the root group
Change-Id: I69410fd9b4e8c7e7cfe72c131cc14458636c358a
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Geunsik Lim [Tue, 21 Feb 2017 06:14:47 +0000 (15:14 +0900)]
Fix typo.
Change-Id: I4ba35c2dd37daf6d2129002ae0415d1420c484c0
Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
Geunsik Lim [Tue, 21 Feb 2017 05:52:00 +0000 (14:52 +0900)]
Added __debug_install_post to avoid a debug procedure
"%define debug_package" handle the packaging of debug-info and debug-source.
"%define __debug_install_post" executes assembling work for debug rpm files
after completing all statements in the install section.
Let's append __debug_install_post as well as debug_package because the
'.spec' file will be only used for a meta package.
Change-Id: I6b14a456b457c4c3c22c1af6dfde0ea29ae70e37
Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
MyungJoo Ham [Tue, 21 Feb 2017 04:59:44 +0000 (13:59 +0900)]
domain-hal: update sub1 groups per device
Change-Id: I0bedc1321f4bd179231170bb9d010cd08e170882
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Mon, 20 Feb 2017 10:20:30 +0000 (19:20 +0900)]
Example: HAL-display
Change-Id: I6b22022f370d5ef54370b7a88e6bc3bda4e86620
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Mon, 20 Feb 2017 09:45:44 +0000 (18:45 +0900)]
All example domains/epic-features
Change-Id: I983664fca0a75890af9d546e53762a1aeb2a2b61
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Mon, 20 Feb 2017 09:25:57 +0000 (18:25 +0900)]
Build Error Fix
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Mon, 20 Feb 2017 08:53:25 +0000 (17:53 +0900)]
Add MAINTAINERS/RULES
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Mon, 20 Feb 2017 08:18:41 +0000 (17:18 +0900)]
Block syntax for Radio-button UI
Kernel is the example for radio button
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Thu, 16 Feb 2017 08:21:45 +0000 (17:21 +0900)]
Draft: multifile / singlespec
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Thu, 2 Feb 2017 00:25:21 +0000 (09:25 +0900)]
Add more examples, allow to build in GBS
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Thu, 26 Jan 2017 07:43:34 +0000 (16:43 +0900)]
Initial Tizen Build Block Draft Model
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>