summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sunmin Lee [Mon, 23 Jul 2018 04:53:25 +0000 (13:53 +0900)]
Add upgrade path definitions
- TZ_SYS_UPGRADE: path for data used to upgrade
- TZ_SYS_UPGRADE_DATA: path for generated data during upgrade
- TZ_SYS_UPGRADE_SCRIPTS: path for RW update scripts
Change-Id: Ice39b7342cfaa85dc6364af05b818531086221f7
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
Hyotaek Shim [Tue, 19 Jun 2018 01:08:15 +0000 (10:08 +0900)]
Add base system directory meta
Change-Id: I9726f0b95ad25c1fbd2a35a98cb938a68f556174
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Sangyoon Jang [Wed, 18 Oct 2017 06:47:05 +0000 (15:47 +0900)]
Add TZ_SYS_EXTENDEDSD_APP and TZ_USER_EXTENDEDSD_APP
TZ_SYS_EXTENDEDSD_APP=$TZ_SYS_EXTENDEDSD/globalapps
TZ_USER_EXTENDEDSD_APP=$TZ_SYS_EXTENDEDSD/apps/$TZ_USER_NAME/apps_rw
Change-Id: I07495551db27522319f6fc55654ee79644d0e433
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Hyotaek Shim [Fri, 29 Sep 2017 07:31:23 +0000 (16:31 +0900)]
Add TZ_SYS_EXTENDEDSD=/opt/extendedsd
Change-Id: I55a18da969ffa0ad960f63eef4a3b38d497a33cf
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Yunmi Ha [Tue, 11 Jul 2017 08:08:33 +0000 (17:08 +0900)]
Add TZ_SYS_MEDIASHARED and TZ_USER_MEDIASHARED
TZ_SYS_MEDIASHARED=/opt/usr/media_shared
TZ_USER_MEDIASHARED={$HOME}/media/Shared
TZ_USER_MEDIASHARED --(symbolic link or bind mount)--> TZ_SYS_MEDIASHARED
Change-Id: I8da725b0115456718978b2d43e78b6b585a17729
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Sunmin Lee [Mon, 20 Mar 2017 06:07:51 +0000 (15:07 +0900)]
Revert "Manage library version information"
This solution is not acceptable now.
(This reverts commit
7b1e93684fd29e287baef06dcc731d23cf102765)
Change-Id: I21c74d2f74e7dacb3f1391375065db3d07b3da6c
Sunmin Lee [Fri, 20 Jan 2017 06:31:32 +0000 (15:31 +0900)]
Manage library version information
From Tizen 4.0, the change of libtzplatform-config will be expressed
by so version number. Because the meta file is in this package, it
looks resonable that the version info also is managed by this.
They should be changed/updated together.
Change-Id: I4c3a90bb21cb78bb2a4c4284c3001f825c0c3e39
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
Sunmin Lee [Wed, 15 Feb 2017 02:47:01 +0000 (11:47 +0900)]
Merge branch 'tizen_3.0' into tizen
- Change the name of Camera directory (TZ_USER_CAMERA)
Change-Id: Ifa220f1687695f220bb801baf9a9d28d2b65db4d
Sunmin Lee [Thu, 9 Feb 2017 08:45:00 +0000 (17:45 +0900)]
Change the name of Camera directory (TZ_USER_CAMERA)
According to UX guide, the name of Camera directory
needs to be changed to DCIM.
Change-Id: Ia0007d0bef26380a80f9d539a8abfb35513d36e8
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
MyungJoo Ham [Fri, 13 Jan 2017 03:56:19 +0000 (12:56 +0900)]
Make sure that the file is readable.
Depending build environment, the file may become 0644, which
cannot be built by OBS/GBS, incurring build errors in
tizen-platform-config package.
This fixes such issues.
Change-Id: I363217137358b2e6df3ee0a8a9c4664fde326ea2
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Sunmin Lee [Mon, 2 Jan 2017 00:57:38 +0000 (09:57 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I3c7369e147b330e2bdf3b40efef3253686690eb9
Sunmin Lee [Mon, 14 Nov 2016 06:50:00 +0000 (15:50 +0900)]
Version up: 1.0 -> 1.01
Change-Id: I0bccb81ccc0325fe48c0e93b495224ec9144d2bc
Sunmin Lee [Tue, 8 Nov 2016 02:21:30 +0000 (11:21 +0900)]
Merge branch 'tizen' into tizen_3.0
[tizen] Define Macros for all-log dump
Change-Id: I24051a5b30643cea40c29041d5167a011897f984
Kunhoon Baik [Mon, 7 Nov 2016 06:30:06 +0000 (15:30 +0900)]
Define Macros for all-log dump
Tizen 3.0 will support all-log dump
All-log dump execute the dump script of each platform module.
Thus, the script path and log output directory should be defined in platform-wide view.
Change-Id: I1b476d13ad2069e1ca1e1d0207dd1f9439b01036
Kim Gunsoo [Tue, 11 Oct 2016 05:33:45 +0000 (14:33 +0900)]
Change the TZ_SDK_TOOLS variable to ${TZ_SDK_HOME}/share.
- When the SMACK authority of SDB shell process is changed,
the TZ_SDK_TOOLS path should be changed to be able to control
the SDK files(ex. Application package, GDB server).
Change-Id: I2d09a53fd5938507aaafda4547c5df6b6d2aa162
Signed-off-by: Kim Gunsoo <gunsoo83.kim@samsung.com>
Sunmin Lee [Fri, 26 Aug 2016 02:33:09 +0000 (11:33 +0900)]
User content directory is changed (TZ_USER_CONTENT)
For compatibility issue with Tizen 2.x, the user content
directory (TZ_USER_CONTENT) is changed.
$TZ_USER_HOME/content -> $TZ_USER_HOME/media
Change-Id: Ia8b23414e8faa0f494e8fde05c37c24705b94d0e
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
Sangyoon Jang [Wed, 24 Aug 2016 04:14:06 +0000 (13:14 +0900)]
Change TZ_SYS_RW_APP: /opt/usr/apps -> /opt/usr/globalapps
To support 2.4 apps compatibility, RW global apps should be installed
another place. /opt/usr/apps will be a mount point of each user's app
directory(TZ_USER_APP).
Change-Id: I2c9f71c921a7a9e367284bf67c989d91b9ec59a8
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
taeyoung [Tue, 9 Aug 2016 12:04:36 +0000 (21:04 +0900)]
crash: add crash root path
Signed-off-by: taeyoung <ty317.kim@samsung.com>
Change-Id: I9e78c6ea599386cf9c4d6bb28513f548e9ccafde
Sunmin Lee [Wed, 3 Aug 2016 03:24:12 +0000 (12:24 +0900)]
Initial repository
tizen-platform-config-meta package repository.
This package only maintains tizen-platform.meta file.
Change-Id: I1e26aaf91d02057d4ddbf1608eb926ec17eba3e8
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
Jong Jeong Kim [Wed, 27 Jul 2016 07:55:33 +0000 (00:55 -0700)]
Initial empty repository