Jaehoon Chung [Mon, 2 Aug 2021 23:54:37 +0000 (08:54 +0900)]
[TRE-2769] Add iot-hal-backend-rpi4 pattern
To Distinguish correct board between rpi3 and rpi4, added
iot-hal-backend-rpi4 pattern.
Change-Id: I754d64f0f37805fbf780b7dd670fb9d5176b732a
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Tue, 20 Jul 2021 05:53:34 +0000 (14:53 +0900)]
[TRE-2761] Remove RPI;s headless image
Remove RPI's headless image.
Change-Id: I343e68ee8f95edb40106fa85cfe5dbe1cbb16949
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Woo Chang Kim [Mon, 28 Jun 2021 06:27:10 +0000 (06:27 +0000)]
Merge "Generate system info database from hal.img" into tizen
Youngjae Cho [Wed, 23 Jun 2021 03:18:54 +0000 (12:18 +0900)]
Generate system info database from hal.img
Use db generation script of system-info.
Change-Id: I42655af7bd8671a2fd9afa5e373cbcd507e18a5e
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
Mateusz Majewski [Thu, 24 Jun 2021 11:42:39 +0000 (13:42 +0200)]
[TRE-2746] Revert all the depmod calls from the images
Change-Id: I9c7668bc6abc9c1c32ef2c5848e1a92d0cedba2f
Mateusz Majewski [Mon, 21 Jun 2021 11:41:05 +0000 (13:41 +0200)]
[TRE-2740] Fix depmod calling
Change-Id: Ibfac3bac557929b5602f040d8e4e2a8d294b6809
Woo Chang Kim [Tue, 15 Jun 2021 23:12:47 +0000 (23:12 +0000)]
Merge "[TRE-2733] Add linux-tizen-modules to RPi3 and RPi4 images" into tizen
Mateusz Majewski [Fri, 11 Jun 2021 10:46:57 +0000 (12:46 +0200)]
[TRE-2733] Add linux-tizen-modules to RPi3 and RPi4 images
Change-Id: I49fabf1ed1acbf4c47ef5619f9549ce9db99b90f
Chanwoo Choi [Thu, 10 Jun 2021 04:22:14 +0000 (13:22 +0900)]
[TRE-2729] Add VIM3 and C4 hal.img image
Add iot-hal-backend-vim3.yaml and iot-hal-backend-c4.yaml files
for VIM3/C4 hal.img.
- iot-hal-backend-vim3.yaml for VIM3 hal.img
and then the created hal.img will be added to tizen-boot-arm64-vim3.
- iot-hal-backend-c4.yaml for C4 hal.img
and then the created hal.img will be added to tizen-boot-arm64-c4.
Change-Id: Ibd690945723c2584093d38e60227a4a3a72d6a1c
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Chanwoo Choi [Thu, 10 Jun 2021 04:02:10 +0000 (13:02 +0900)]
[TRE-2728] Split boot-amlogic in boot-vim3 and boot-c4
Instead of creating the only one image for Amlogic series boot image,
split tizen-boot-arm64-amlogic.yaml in both tizen-boot-arm64-vim3.yaml
and tizen-boot-arm64-c4.yaml.
- Create boot image for VIM3 and C4 devices:
: tizen-boot-arm64-vim3
: tizen-boot-arm64-c4
Change-Id: I24754480cec9036d946024f4297576b92c14c523
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Jaehoon Chung [Thu, 3 Jun 2021 02:22:08 +0000 (11:22 +0900)]
[TRE-2700] Support hal and tizen core image
Add hal image into BOOT image.
Consist of below image :
* Each targets have
- kernel
- bootloader
- module
- hal-backend
* Create core image (Tizen Common Platform) :
- tizen-haeded-aarch64
- tizen-headed-arvm7l
- tizen-headless-aarch64
- tizen-headless-armv7l
Change-Id: I4e112e35f30505ee697c8f851020a38a332f7db2
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Thu, 3 Jun 2021 02:22:01 +0000 (11:22 +0900)]
[TRE-2699] scripts: add new scripts relevant to HAL
Add new scripts relevant to HAL.
- Supported RPI3, ARTIK530
*common-hal-directory-check.post
- check the packages to install to wrong path.
* iot-hal-backend.post
- Setup hal rpmdb and dependency files.
Change-Id: I59fb13be99c8aef26322100d8d363df4cad5d916
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Mateusz Majewski [Fri, 4 Jun 2021 07:30:48 +0000 (09:30 +0200)]
[TRE-2697] Add module dependency rebuild
Change-Id: I37e27560c39a3368c600c95b3e1436d8abe2a93e
Dongwoo Lee [Thu, 25 Mar 2021 08:00:46 +0000 (17:00 +0900)]
[TRE-2662] Change the filesystem of user partition to F2FS
This changes the filesystem of user partition from EXT4 to F2FS. This
only affects on both 32/64bit rpi-headed targets.
Change-Id: I9d976d058fb8cce5d901ad3a32616277e1d4f0b8
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Jaehoon Chung [Thu, 11 Mar 2021 06:56:36 +0000 (15:56 +0900)]
[TRE-2652] Increase ramdisk-recovery and use sqaushfs for artik
Increase ramdisk-recovry and use squashfs filesystem for ARTIK.
ramdisk-recovery size is changed from 12M to 20M.
But it well be compressed under 12M.
Change-Id: I9b75a5f5aca312653c2942cb8fa9c6b6ca15f2e8
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Woo Chang Kim [Wed, 10 Mar 2021 06:31:12 +0000 (06:31 +0000)]
Merge "[TRE-2649] Add /var/log/zypp directory delete logic to post script" into tizen
DongHun Kwak [Wed, 10 Mar 2021 06:02:31 +0000 (15:02 +0900)]
[TRE-2649] Add /var/log/zypp directory delete logic to post script
Change-Id: Ic85173913b454ed9a62fbe9a5ca5410a01ce5714
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Dongwoo Lee [Wed, 3 Mar 2021 02:16:37 +0000 (11:16 +0900)]
[TRE-2644] Avoid newer ext4 feature on emulator
Change-Id: I6f6b56a7872269567aea4e01867b25c7be785e61
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
INSUN PYO [Tue, 16 Feb 2021 06:17:37 +0000 (15:17 +0900)]
Apply squashfs filesystem to the initrd(ramdisk) of IOT
squashfs supports compression.
=====================================
| ext4 (M byte) | squashfs (M byte) |
====================================|
| 6.5 | 3.7 |
| 10.0 | 5.5 |
-------------------------------------
| 13.0 | 7.0 |
| 13.4 | 7.3 |
-------------------------------------
| 13.8 | 7.7 |
| 14.3 | 7.9 |
-------------------------------------
| 15.0 | 8.2 |
| 16.3 | 9.1 |
=====================================
Change-Id: I07d2fed88494009cb7b19dc30ec4cdec1818a16f
wchang kim [Tue, 9 Feb 2021 00:58:17 +0000 (09:58 +0900)]
Change the size of partition to 1300MB for headed image
Change-Id: I621ab366dc4d420d281690c5811e5d5320627bf9
Jaehoon Chung [Thu, 4 Feb 2021 03:10:00 +0000 (12:10 +0900)]
[TRE-2619] Change rootfs size to 2G
Change rootfs size to 2G.
Image creation was failed because of 3G size is too big.
Change-Id: I1c88e426e1e3a6f62ff931ffa074603e049ae3d9
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Thu, 4 Feb 2021 00:20:53 +0000 (09:20 +0900)]
[TRE-2619] Increase rootfs partition size to 3G for 3part image
Increase rootfs partition size to 3G for 3part headed image.
Change-Id: I0867c4c545fdffe3654e7d5fc4468792f255a539
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Wed, 13 Jan 2021 06:50:26 +0000 (15:50 +0900)]
[TRE-2593] Increase a rootfs size to 1G about btrfs-rootfs-2part
Increase a rootfs size from 500M to 1G.
Change-Id: I56a0f55fb2873cef618ded733acd44c9082062c2
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
wchang kim [Wed, 13 Jan 2021 03:22:57 +0000 (12:22 +0900)]
[TRE-2592] Adding tizen-headless image for 64bit
Change-Id: I47207a6ae736ce00299e55dc44ae17dffe2da3a8
Woo Chang Kim [Tue, 15 Dec 2020 03:11:11 +0000 (03:11 +0000)]
Merge "[TRE-2574] Adds alarm-server-plugin for artik530_710" into tizen
Jaehoon Chung [Sun, 13 Dec 2020 23:01:38 +0000 (08:01 +0900)]
[TRE-2575] Create Amlogic Boot image
Create Amlogic boot image.
It will be supported the below targets.
- Khadas VIM3 / VIM3L
- Odroid C4 / N2
Change-Id: I7798a95896fb1dac4f418470136e857da878f382
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Inkyun Kil [Mon, 14 Dec 2020 01:02:57 +0000 (10:02 +0900)]
[TRE-2574] Adds alarm-server-plugin for artik530_710
Change-Id: Iaa37d2c30e8e2f26f7963efff668c3e155cf66aa
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
wchang kim [Thu, 10 Dec 2020 05:24:03 +0000 (14:24 +0900)]
Fixed repo info
Change-Id: If2dbfbeacd52ef889ace3475f6f3766059c4bbd4
wchang kim [Thu, 10 Dec 2020 05:04:40 +0000 (14:04 +0900)]
Fixed ks filename
Change-Id: I530f67877f7ff27bb1a8706f53c1e889222f46f5
wchang kim [Thu, 10 Dec 2020 04:11:04 +0000 (13:11 +0900)]
Adding tizen-headed emulator image
Change-Id: Ie3e6e2f4197eae2661c399eb75640fad6eb22ca1
wchang kim [Tue, 1 Dec 2020 07:17:01 +0000 (16:17 +0900)]
Change image name of iot images
Change-Id: I7859cafc8bb8503df6e85fe3449f297af039b026
j-h.choi [Fri, 4 Sep 2020 06:27:21 +0000 (15:27 +0900)]
[TRE-2549] Bug fixed. Use ibc file for generate NI
Change-Id: I3dd18d8d020b04698bbb47767e637e200a25c333
j-h.choi [Fri, 4 Sep 2020 05:24:05 +0000 (14:24 +0900)]
[TRE-2549] Bug fixed. Use ibc file for generate NI
Change-Id: I2543c61366d434fb34902b8f06271ea4abeea260
j-h.choi [Thu, 3 Sep 2020 05:41:28 +0000 (14:41 +0900)]
[TRE-2549] Use ibc file for generate NI
Change-Id: I2d3ab605c713afa6807b7c6d1c0dcaf09d584cb9
Junghoon Kim [Mon, 10 Aug 2020 06:47:52 +0000 (15:47 +0900)]
[TRE-2528] Request to change the rootfs filesystem
Request to use the BTRFS as the rootfs filesystem for the IoT headed RPI
64bit image.
Change-Id: I5ac964ac5a7ffe4093d291559f570284fb446a6a
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
wchang kim [Fri, 3 Jul 2020 00:43:01 +0000 (09:43 +0900)]
Adding iot-making-ABB-tag.post
Change-Id: I5a7d4975428e750ef6e9c5e637790dc5ce6829d1
Jaehoon Chung [Wed, 1 Jul 2020 01:33:26 +0000 (10:33 +0900)]
[TRE-2496] Increase ramdisk-recovery size to 32MB on RPi board
Increase ramdisk-recovery size from 12MB to 32MB on RPi Board.
Change-Id: Ia457d6f113b47c2c4ce1b856e4c2936b88e5b3c5
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Tue, 23 Jun 2020 09:36:05 +0000 (18:36 +0900)]
[TRE-2491] Add ramdisk-recovery partition file for ARTIK
Add ramdisk-recovery partition for ARTIK board.
Change-Id: Iaed829be9fbc046d3137ba54b49ec0d121378913
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
wchang kim [Thu, 18 Jun 2020 01:07:25 +0000 (10:07 +0900)]
[TRE-2488] Change the name of iot-headed for RPI
Change-Id: I5f309a416f48af6ab0d51c62e3f1f94adf5f64f6
Seung-Woo Kim [Thu, 18 Jun 2020 00:27:17 +0000 (09:27 +0900)]
[TRE-2486] Change ramdisk with size 8MB and set no journal flag for iot-headed
The common-3parts-ramdisk-recovery file was missed from the commit
68b70f5ac8ce ("[TRE-2486] Change ramdisk with size 8MB and set no
journal flag"). Change the file for iot-headed.
Change-Id: Ic6b7524d382951ccc445ec088088ee49be1fccf6
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Seung-Woo Kim [Wed, 17 Jun 2020 01:28:40 +0000 (10:28 +0900)]
[TRE-2486] Change ramdisk with size 8MB and set no journal flag
Change-Id: Ifc659ddfaf40a1a6fecee3776a2d5aa086409044
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
wchang kim [Tue, 16 Jun 2020 05:05:24 +0000 (14:05 +0900)]
[TRE-2483] Please make iot-headed image for aarch64
Change-Id: I74672815eb81e50cc3dc5ce6669a0c2d4d491d4f
Hoegeun Kwon [Wed, 10 Jun 2020 06:50:22 +0000 (15:50 +0900)]
[TRE-2477] Create rpi4 64bit boot image
Create rpi4 64bit boot image
- kernel, u-boot, device-tree
Change-Id: I40d0a0c20f994e947a79226b0765578800893029
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
wchang kim [Wed, 10 Jun 2020 05:09:08 +0000 (14:09 +0900)]
[TRE-2475] Remove some images
Change-Id: I21df1a3ccfa4287652028ae4beb69100356ec698
Junghoon Kim [Tue, 18 Feb 2020 05:25:38 +0000 (14:25 +0900)]
[TRE-2345] Remove the IoT headless rpi3 image
The IoT headless image was decided to be replaced by the btrfs rootfs
image.
Remove the IoT headless rpi3 image based on ext4 rootfs.
Change-Id: Ib7322af86a95cb1863c3451f38953196959dd72a
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
Junghoon Kim [Tue, 4 Feb 2020 03:24:35 +0000 (12:24 +0900)]
Change the btrfs compression algorithm of the 2parts ramdisk recovery
OBS build system does not yet support the zstd compression. Change the
btrfs compression algorithm to lzo before upgrading the kernel for the
OBS server.
Change-Id: I374664eab3824c836f0d174119a5c40e0e4a3d11
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
Junghoon Kim [Tue, 4 Feb 2020 01:57:14 +0000 (10:57 +0900)]
Update the size of btrfs rootfs for 2parts ramdisk recovery
Update the size of btrfs rootfs for 2parts ramdisk recovery, in order to
cover the increased package size.
Change-Id: I5e8d0d909d5fad8a8128dcd175e54f0ee3734d50
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
Junghoon Kim [Fri, 17 Jan 2020 06:19:18 +0000 (15:19 +0900)]
[TRE-2317] Add IoT headless btrfs rootfs image for RPI
Change-Id: I933982e895c570b0e4a710bbfe119f5a173c572f
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
Dongsun Lee [Mon, 20 Jan 2020 02:05:02 +0000 (11:05 +0900)]
[TRE-2318] Remove OpTEE related packages
Change-Id: Iff921359c1a0c886388997ad3af59e864b8ce709
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
wchang kim [Thu, 5 Dec 2019 06:40:39 +0000 (15:40 +0900)]
Adding new script to make dll for iot
Change-Id: If094ec91952c320028eaf5f71d0726f72e550ef4
wchang kim [Thu, 21 Nov 2019 22:28:17 +0000 (07:28 +0900)]
The patch to use only building-blocks for iot-headless-images
Change-Id: I314f744aba2af0ca11e966c3c9ed5525edb25347
wchang kim [Thu, 21 Nov 2019 04:04:19 +0000 (13:04 +0900)]
The patch to use only building-blocks for iot-headed-images
Change-Id: I686a2803c0f53d2136c8cab16edcabafbddba912
Woo Chang Kim [Mon, 18 Nov 2019 22:15:47 +0000 (22:15 +0000)]
Merge "Add askuser packages to IoT profile" into tizen
Kidong Kim [Fri, 15 Nov 2019 05:57:10 +0000 (14:57 +0900)]
Add askuser packages to IoT profile
Change-Id: Ida4813cccdb1ecc4445c48e8589781854d835471
Hyotaek Shim [Tue, 12 Nov 2019 02:02:04 +0000 (11:02 +0900)]
Add system-servant and system-servant-profile_common to IoT headed
Change-Id: If1b0b1a8fc1e810ab1cfc3893c0e23a13b8a1e9f
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Hoegeun Kwon [Thu, 7 Nov 2019 08:19:38 +0000 (17:19 +0900)]
Create rpi4 32bit boot image
Create RPi4 32bit Boot image
- kernel, u-boot, device-tree
Change-Id: I24cee0d82fa3f8fccff384c48059587700dc46d8
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Kiseok Chang [Fri, 25 Oct 2019 02:22:40 +0000 (11:22 +0900)]
Disable compressed license file
- license.zip to license.html
- changed font size
Change-Id: I8f04f72c1481ec7096d40930d794805f89f8270f
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Mon, 14 Oct 2019 06:37:11 +0000 (15:37 +0900)]
Replace license.html into license.zip
- to save time that setting app load a license file
- same method to be applied in mobile profile
Change-Id: Id50cd1320343c2ab953d093d546b8745c34138cd
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Tae-Young Chung [Thu, 26 Sep 2019 07:00:08 +0000 (16:00 +0900)]
[TRE-2253] Add inference-engine-opencv and inference-engine-tflite
Change-Id: If0b8b544bb89b368b0675945ad81b8b3d101b314
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
wansu.yoo [Thu, 26 Sep 2019 07:55:17 +0000 (16:55 +0900)]
[TRE-2256] add edge-orchestration
Change-Id: Ib5aaa2d944723962fc875cf2bc47ad4f032d90df
Signed-off-by: wansu.yoo <wansu.yoo@samsung.com>
Konrad Kuchciak [Tue, 10 Sep 2019 10:16:04 +0000 (12:16 +0200)]
[TRE-2237, TRE-2238] Add stability-monitor to rpi3 images
Change-Id: I2493cd0c5e0928f5d51af65bef638afd6874166a
Jaehoon Chung [Thu, 25 Apr 2019 05:38:54 +0000 (14:38 +0900)]
[TRE-2159] Create rpi3 32bit boot image
Create RPi3 32bit Boot image
- kernel, u-boot, device-tree
Change-Id: I74b4d96d1653ff2ccf3f48b9eba2f625ca3dd970
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
wchang kim [Tue, 2 Apr 2019 07:39:08 +0000 (16:39 +0900)]
TRE-2142
Change-Id: Ide8512db92c9d323a34227cc8aa321c964f571d0
wchang kim [Mon, 25 Feb 2019 00:34:30 +0000 (09:34 +0900)]
Adding reboot-param-helper for rpi3.
Change-Id: I1d38f00b97c1eb194d917269b31b3daf00060967
wchang kim [Wed, 20 Feb 2019 07:09:09 +0000 (16:09 +0900)]
Adding idle fw update for rpi3.
Change-Id: Id2c91e62b69ff5516066ecdb01ecb86141acb57d
wchang kim [Wed, 20 Feb 2019 04:43:36 +0000 (13:43 +0900)]
Adding RPI3 headed Image.
Change-Id: I6b8d399047ab4f0f471ac4d0dc1595c428c8dd3f
Joonsub Lee [Tue, 29 Jan 2019 04:31:44 +0000 (13:31 +0900)]
[TRE-2106] Add wrtjs
Change-Id: Id09db08ee67dfec0cb5b44d7016031893038e475
Joonsub Lee [Mon, 28 Jan 2019 04:18:31 +0000 (13:18 +0900)]
[TRE-2103] Add building-blocks-sub2-domain_API-System-Runtime_Information
Change-Id: I1504168217ff207566658c29037051fc1bbb4026
Joonsub Lee [Thu, 10 Jan 2019 06:35:45 +0000 (15:35 +0900)]
[TRE-2093/2094] Add libHarfBuzzSharp, libSkiaSharp
Change-Id: I1f43208bb7bd982ccf1e94333ba955b2019541a2
wchang kim [Mon, 7 Jan 2019 23:38:20 +0000 (08:38 +0900)]
Remove TRE-2076 from headless images.
Change-Id: I49673b9aa3cbd071d7680b8c8330a19af65e7167
Lukasz Wojciechowski [Fri, 28 Dec 2018 09:49:40 +0000 (10:49 +0100)]
[TRE-2082] Remove org.tizen.autofill-daemon from images
Change-Id: I1b53d114a915d0f36db248d2f747ea2cee3e939f
Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Pawel Wieczorek [Thu, 20 Dec 2018 13:29:08 +0000 (14:29 +0100)]
[TRE-2077] Add elm-sharp-theme-common to IoT headed
Change-Id: I5ffd53ae35320f27951cb15433b576db6acd3ba1
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Joonsub Lee [Wed, 19 Dec 2018 07:04:52 +0000 (16:04 +0900)]
[TRE-2076] Add org.tizen.autofilld
Change-Id: I7987a0cd0dc1781c6e91b8c25cc6c10872617a4a
Dongwoo Lee [Fri, 14 Dec 2018 05:00:42 +0000 (14:00 +0900)]
[TRE-2074]Add initrd-flash packages to rpi3 iot headless images
Change-Id: Ib8e25a3f5c4b6d90680c4a88995a117b013098ab
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Maciej Wereski [Thu, 13 Dec 2018 07:28:31 +0000 (08:28 +0100)]
[TRE-2072] Add autofill-config-mobile to IoT headed
Change-Id: I141e5c799e4bf3543fa9cf847aff0fa7c6221abb
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Maciej Wereski [Tue, 11 Dec 2018 11:08:42 +0000 (12:08 +0100)]
[TRE-2069] Add autofill packages to IoT headed
Change-Id: Id35287138946ae5b5fea4e7768a466ed27d8bd75
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Maciej Wereski [Tue, 11 Dec 2018 11:06:54 +0000 (12:06 +0100)]
[TRE-2067] Add capi-ui-autofill-manager to IoT headed
Change-Id: I60a5d554824a1734e9195fa6909ed80c275c3409
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Maciej Wereski [Tue, 11 Dec 2018 11:05:57 +0000 (12:05 +0100)]
[TRE-2064] Add org.tizen.autofill-setting-mobile to IoT headed
Change-Id: Ia4314dc175e62fa6faf99691520e474dfdc65da0
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Maciej Wereski [Wed, 14 Nov 2018 16:11:49 +0000 (17:11 +0100)]
Set Baseline back to 3.0
Change-Id: I2f432fff4ad0937d47933d6ce7a179153815a38e
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Maciej Wereski [Wed, 14 Nov 2018 12:38:21 +0000 (13:38 +0100)]
Update default section, restore common-mbr partition
Change-Id: I2ac155dd536a1dfd0c5cbd960b5891431b06a6c6
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Maciej Wereski [Wed, 14 Nov 2018 07:19:16 +0000 (08:19 +0100)]
[TRE-2053] Remove Odroid Boot images
Change-Id: Ied296ed346bf66c63c55870d0cb61c13af7f6bbc
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Maciej Wereski [Tue, 13 Nov 2018 10:27:15 +0000 (11:27 +0100)]
[TRE-2053] Remove unneeded images
Change-Id: Ie918cb669eab90fa148819fb2816c8a116d71677
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Taejin Woo [Wed, 7 Nov 2018 05:01:26 +0000 (14:01 +0900)]
[TRE-2048] Add SDL2_ttf
Change-Id: I68e726776a979653c1368b53f8c2c4d9e8dee98e
Taejin Woo [Wed, 7 Nov 2018 02:22:29 +0000 (02:22 +0000)]
Revert "[TRE-2016] Add SDL2_ttf"
This reverts commit
a2d2a5e32ddc013709328ee53b2cffa2132ba5bb.
Change-Id: I08ad023f370689eb0de5f85c1879848065fab68a
Taejin Woo [Wed, 7 Nov 2018 01:46:32 +0000 (10:46 +0900)]
[TRE-2016] Add SDL2_ttf
Change-Id: I30a58feb727ea6a7e7ca12dd5954023002138920
Maciej Wereski [Fri, 19 Oct 2018 05:47:30 +0000 (07:47 +0200)]
[TRE-2040] Remove uiautormator
Change-Id: I2f985a866cd3f8c8e62af2a6c045a5511c5192d4
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Maciej Wereski [Mon, 1 Oct 2018 09:47:35 +0000 (11:47 +0200)]
[TRE-2033] Add org.tizen.multi-assistant-service
Change-Id: I3454ba8b5037caf560153ccef27cffd64a6d777e
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Maciej Wereski [Mon, 1 Oct 2018 09:45:46 +0000 (11:45 +0200)]
[TRE-2032] Add multi-assistant
Change-Id: I91f93a461c1588ef9b868f9830e4d41195c6990f
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Maciej Wereski [Mon, 1 Oct 2018 09:29:48 +0000 (11:29 +0200)]
[TRE-2031] Remove ligthweight-web-engine
Change-Id: If9a8c07e0775feb6ec338708aec1a9884271297c
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Pawel Wieczorek [Thu, 20 Sep 2018 11:02:40 +0000 (13:02 +0200)]
[TRE-2023] Add opentk (except IoT and ARM 64)
Change-Id: I2a519683d6f7cd18f5576ebd1747875cf205b78e
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
wchang kim [Thu, 20 Sep 2018 05:42:09 +0000 (14:42 +0900)]
[TRE-2024] Add resource_manager_headless building block to headless
images
Change-Id: If6b0e73daa46e8f9068d71777b19b70670fba0bf
Karol Lewandowski [Mon, 17 Sep 2018 14:50:21 +0000 (16:50 +0200)]
Remove unused multiuser accounts - guest, alice, bob & carol
Owner user will be created using generic-users.post.
According to Mr Hyotaek Shim and Woochang Kim these are no
longer used.
Change-Id: I36dd63282d9365b6c69baaa23d019e12473500ec
Lukasz Wojciechowski [Wed, 12 Sep 2018 15:11:55 +0000 (17:11 +0200)]
[TRE-2013] Remove camera-hal-v4l2 from Odroid images
Change-Id: I78e2183ee2a39ccd5f59ebe19cc053ddfe8ef88a
Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
wchang kim [Wed, 12 Sep 2018 23:22:56 +0000 (08:22 +0900)]
Change the partition size from 20M to 25M for artik boot.
Change-Id: I476452348d316e04b8d2f86490f2cdd71486ac86
Pawel Wieczorek [Thu, 6 Sep 2018 17:55:23 +0000 (19:55 +0200)]
[TRE-1994] Add capi-network-wifi-manager-tool to selected headless IoT images
Change-Id: I1cb19c5f796cbac29f6d7771b2531e76b75f89a7
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Maciej Wereski [Wed, 5 Sep 2018 07:28:56 +0000 (09:28 +0200)]
[TRE-2001] Change size of RPi3 boot image
Change-Id: I1133862556666464254a4e082a60f1587be9a4c8
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Lukasz Wojciechowski [Tue, 4 Sep 2018 15:41:49 +0000 (17:41 +0200)]
[TRE-1989] Add system-plugin-feature-namespace to iot images
Change-Id: I70d030680ffc1833c8037d88974d1172d2d14f16
Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
wchang kim [Tue, 4 Sep 2018 01:24:54 +0000 (10:24 +0900)]
[TRE-1998] Tizen IoT Things agent and arrange iot images.
Change-Id: I4e19bf15b919d46834e4010f1eeb00fc095f7c89
Lukasz Wojciechowski [Fri, 31 Aug 2018 13:29:36 +0000 (15:29 +0200)]
[TRE-1993] Add system-plugin-feature-session-bind
Change-Id: I6a536af800171e6323048ace1c7ec7d938266527
Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Lukasz Wojciechowski [Fri, 31 Aug 2018 13:26:18 +0000 (15:26 +0200)]
[TRE-1991] Add system-plugin-config-env-headless
Change-Id: I8818d3284e6c6d56f142578d74e524d5faf92ffd
Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>