Lin Yang [Mon, 16 Jun 2014 07:43:00 +0000 (15:43 +0800)]
Support new repo structure
Updated the repos configurations to support the new repo structure generated by
jenkins. And cleaned up the testing ks with -JJ suffix.
Change-Id: I072b328a6c783baae855ae304d54d7c8924a54ad
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
Ed Bartosh [Thu, 12 Jun 2014 11:40:59 +0000 (14:40 +0300)]
Revert "Add package 'sdbd' for emulator image"
This reverts commit
e8d5846457d5e2809f416d63f8a8ae6332f881c7, which
breaks emulator image this way:
/usr/lib/systemd/system/sdbd.service conflicts between attempted
installs of sdbd-3.0.1-2.1.i686 and system-plugin-emulator-0.0.10-1.1.i686
Change-Id: I1ec34c79eef063f3f8c11669ba3b40b51b7649b7
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Xiaoyang Yu (max) [Thu, 29 May 2014 18:37:13 +0000 (02:37 +0800)]
Add package 'sdbd' for emulator image
'sdbd' is needed for connection
Change-Id: I3c8ce97936acb277bbc44799aa106597d6666c1b
Signed-off-by: Xiaoyang Yu (max) <max.a.yu@intel.com>
Xiaoyang Yu (max) [Thu, 29 May 2014 16:06:12 +0000 (00:06 +0800)]
Add mesa-libGL, libva and gstreamer-vaapi
Add mesa-libGL, libva and gstreamer-vaapi to the yaml file for ks
Signed-off-by: Xiaoyang Yu (max) <max.a.yu@intel.com>
Change-Id: Ieac34c0e39c5737cbca9e4892a85d4318ef4afb7
Mikko Ylinen [Tue, 27 May 2014 11:09:05 +0000 (14:09 +0300)]
Update .changes, bump up version
Change-Id: I5d2be8c1182689bd83e76890be38bfd82afaa8db
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Xiaoyang Yu (max) [Sat, 24 May 2014 01:32:46 +0000 (09:32 +0800)]
Change packages in emulator image
Changed some packages in emulator image
Change-Id: Ibfbab51b9ecb031c2ca3310c0c0b6c33d8f10e74
Signed-off-by: Xiaoyang Yu (max) <max.a.yu@intel.com>
Lin Yang [Thu, 22 May 2014 10:03:25 +0000 (18:03 +0800)]
Enable temp ks for image creation on jenkins
Set the Active field to True to enable generate these ks for jenkins.
Change-Id: Ied46140e3c9192b02a020b9247d6cb589edbc9ea
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
Lin Yang [Wed, 21 May 2014 04:36:45 +0000 (12:36 +0800)]
Support image creation on backend jenkins
The jenkins new release 0.15.3 with image creation feature will be deployed
soon. At the first step, BOSS and jenkins will run in parallel to verifiy the
new feature. This change add new ks to support image creation in jenkins,
which will not block image creation in BOSS.
Change-Id: I5c8658c63842b51de99ff5068c71ec34c3528056
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
Mikko Ylinen [Thu, 15 May 2014 10:14:34 +0000 (13:14 +0300)]
Update .changes, bump up version
Change-Id: Ia467335b5a79c96b3160ba9262fee9405a6754af
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Mikko Ylinen [Thu, 15 May 2014 09:30:53 +0000 (02:30 -0700)]
Merge "Update Modello pattern for Crosswalk" into tizen
Ed Bartosh [Tue, 6 May 2014 12:18:33 +0000 (15:18 +0300)]
Remove .ks files for minimal images
Stop building minimal images for IVI.
Change-Id: Ia71d12c5a3ac65a4073befd0d0d79dee57d28069
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Mikko Ylinen [Tue, 13 May 2014 10:43:22 +0000 (13:43 +0300)]
Update Modello pattern for Crosswalk
Change-Id: If04733572ff0dcd304c40463139135bd68348fa4
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Mikko Ylinen [Thu, 8 May 2014 09:32:14 +0000 (12:32 +0300)]
Update .changes, bump up version
Change-Id: I57ffe280aa2251bc97bb75a04bb0226f95c8e05a
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Mikko Ylinen [Thu, 8 May 2014 06:53:30 +0000 (09:53 +0300)]
Add crosswalk and tizen-extensions-crosswalk in the images
Bug-Tizen: TIVI-3130
Change-Id: I0c7916132031e974b95f99124d037a251f794038
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Mikko Ylinen [Tue, 6 May 2014 10:02:01 +0000 (13:02 +0300)]
Update .changes, bump up version
Change-Id: I7dfa386effb32847c224bdc5de6c50a0a0bdb2cc
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Mikko Ylinen [Tue, 6 May 2014 09:54:10 +0000 (02:54 -0700)]
Merge "remove default vconf keys post script" into tizen
Mikko Ylinen [Tue, 6 May 2014 09:52:03 +0000 (02:52 -0700)]
Merge "Fix typo in ivi-debug repo URL" into tizen
Mikko Ylinen [Tue, 6 May 2014 08:14:15 +0000 (11:14 +0300)]
Update .changes, bump up version
Change-Id: I291c3637c58b8e6ee2c4f301ddf6169f3d48ee4b
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Corentin Lecouvey [Mon, 5 May 2014 08:52:30 +0000 (10:52 +0200)]
remove default vconf keys post script
'db/setting/default_memory/wap' vconf key is now set in
/platform/framework/web/download-provider component.
Bug-Tizen: TIVI-1629
Change-Id: I9f2249d55c55736271dc58590bd11c9afd95c9b0
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Ed Bartosh [Thu, 1 May 2014 16:50:52 +0000 (19:50 +0300)]
Fix repo url for emulator target
This is an attempt to get rid of confusing and redundant
/snapshots/tizen/ivi/ivi-emulator/ tree.
Repository needed to create emulator images is under
/snapshots/tizen/ivi/ivi/<snapshot>/repos/emul/
Prerelease emulator image build are failing with this error:
Retrieving repo metadata:
HTTP Error 404 : .../tizen/ivi/ivi-emulator/<snapshot>/repos/emul/ia32/packages/repodata/repomd.xml
Hopefully this change will fix that and allow to get rid of ivi-emulator
Change-Id: I8013638147338d503397fe6056438f521610f45b
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Wed, 30 Apr 2014 11:58:57 +0000 (14:58 +0300)]
Remove GhostCluster from ivi-applications pattern
Removing it as it depends on wrt packages, which are no longer
in Tizen:IVI project.
Change-Id: I25e53eeae4c7e7172fa291513ea6a930c190bb41
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Geoffroy Van Cutsem [Fri, 2 May 2014 15:26:18 +0000 (17:26 +0200)]
Fix typo in ivi-debug repo URL
Change-Id: If592129465fcbb691dcc7ff8610fd8234b363856
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
Mikko Ylinen [Fri, 2 May 2014 13:08:00 +0000 (16:08 +0300)]
Update .changes
Change-Id: Ib73f827e49a2494e14fe98d4a6227b60d25f211f
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Mikko Ylinen [Fri, 2 May 2014 12:08:55 +0000 (15:08 +0300)]
Add mesa to IVI adaptation pattern
DRI driver is a hardware adaptation component and is always needed to
run graphics on a specific target.
Install mesa in 'IVI adaptation' since that's our GFX HW adaptation
for IVI systems.
Change-Id: I75091f8c6dc5459507f0ce4852241285f332d3c7
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Ed Bartosh [Wed, 30 Apr 2014 10:44:18 +0000 (13:44 +0300)]
Remove saythis from ivi-applications pattern
Removed by request from Tizen IVI architect.
Change-Id: I004527997106e076071ac5450af7841e97a9d4e5
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Tue, 29 Apr 2014 20:52:18 +0000 (23:52 +0300)]
Remove nfc-common-lib-neard from patterns
There is no nfc-common-lib-neard package neither in Tizen:IVI nor
in Tizen:Common OBS projects. There is nfc-client-lib-neard, but this
is a runtime dependency of nfc-manager-neard, which is already included
into the ivi-middleware pattern, so no need to include nfc-client-lib-neard.
Change-Id: Ic752c8ba74fa63d88b50c0e16b41d2cd668194e6
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Tue, 29 Apr 2014 20:32:44 +0000 (23:32 +0300)]
Remove Settings and model-config-ivi from patterns
Settings web app was removed from Tizen IVI.
model-config-ivi is Tizen WRT specific and should be also removed
as all WRT-related packages.
Change-Id: I4a158429929f753f8847ec72e0e91ccdc662a35b
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Tue, 29 Apr 2014 14:24:22 +0000 (17:24 +0300)]
Remove MediaPlayer from ivi-applications pattern
As MediaPlayer is replaced by Modello_Multimediaplayer removing it.
Modello_Multimediaplayer is already in ivi-ux-modello-ui pattern,
so no need to add it to ivi-applications pattern.
Change-Id: Ia017a319298ed707834aec7e5c598743389e57bd
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Mon, 28 Apr 2014 17:36:50 +0000 (20:36 +0300)]
Remove webkit and wrt* packages
Webkit and wrt are not used in IVI project anymore.
Change-Id: I6676c253dbe2b49902328a2d32e92e194c1026f7
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Graydon, Tracy [Mon, 14 Apr 2014 18:08:00 +0000 (14:08 -0400)]
Emulator images should use the emul repo
Ulf Hofemeier [Thu, 3 Apr 2014 22:44:00 +0000 (15:44 -0700)]
Use new Modello UI name
Change-Id: Ic926f4ec3b1cf57cfffb19f298d44315837225f6
Signed-off-by: Ulf Hofemeier <ulf.hofemeier@linux.intel.com>
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
Jenna Esquivel [Thu, 3 Apr 2014 22:40:16 +0000 (15:40 -0700)]
Merge "Add sample apps into ICO Homescreen pattern" into tizen
Ulf Hofemeier [Tue, 1 Apr 2014 15:38:39 +0000 (08:38 -0700)]
Add hwdata-ivi package to fix TIVI-2713
Change-Id: I025bccf6ccd2b98833139e67f1af4b6fc5e3297f
Signed-off-by: Ulf Hofemeier <ulf.hofemeier@linux.intel.com>
Jimmy Huang [Fri, 28 Mar 2014 17:13:32 +0000 (10:13 -0700)]
Set proper smack label for locale.conf to fix TIVI-2890
The post install script that creates the /etc/locale.conf
didn't set smack label, which defaults to "_", and systemd is
running as System, and couldn't write to it. This patch sets
/etc/locale.conf to System::Shared so processes running as
User can read from it and systemd can write to it.
Change-Id: I9aac0628e33d235e097b189acb407ca2850c2c81
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Ulf Hofemeier [Wed, 26 Mar 2014 17:27:35 +0000 (10:27 -0700)]
workaround for bug PTREL-763
Change-Id: Iebb95786127f0f05da92c8090d34e84df68c511e
Signed-off-by: Ulf Hofemeier <ulf.hofemeier@intel.com>
Jimmy Huang [Fri, 21 Mar 2014 19:38:58 +0000 (12:38 -0700)]
Workaround for DEVT-160 - Handle systemd locale instead of /etc/sysconfig/i18n
This is a workaround fix for DEVT-160, currently systemd gets locale from
/etc/locale.conf, but MIC does not populate this file. This patch will
move the locale configurationfrom /etc/sysconfig/i18n to /etc/locale.conf.
It also sets the default locale from en_US.UTF-8 to en_US.utf8 to be
compatible with systemd.
Change-Id: I6e0d2537aaf54c8afade372b719fc6aa87723c38
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Mikko Ylinen [Thu, 13 Mar 2014 14:13:21 +0000 (16:13 +0200)]
Add sample apps into ICO Homescreen pattern
Change-Id: I98a9ec01faaed466e425d59eb701479cc902e691
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Graydon, Tracy [Thu, 13 Mar 2014 02:33:13 +0000 (22:33 -0400)]
Fix gst-libav naming
Geoffroy Van Cutsem [Wed, 12 Mar 2014 10:17:42 +0000 (11:17 +0100)]
- Rename patterns into 'html5 ui'
- Add missing html5_UI_Phone
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
Change-Id: I03ec432841bb40980c691bbdc20d5ec257a1ae7b
Graydon, Tracy [Mon, 10 Mar 2014 23:25:24 +0000 (19:25 -0400)]
Add the thml5-ui pattern
Change-Id: I2b37b9267ed999f9286e267c29a00ee735124cf5
Graydon, Tracy [Sat, 8 Mar 2014 22:36:19 +0000 (17:36 -0500)]
Fix gst-libav naming in ivi-middleware.yaml
Change-Id: I1030ee38ed6a7689084cdf86dcebf227ac4d4ebf
Graydon, Tracy [Tue, 4 Mar 2014 23:05:56 +0000 (18:05 -0500)]
Fix spacing issue in ivi.yaml causing image-configurations package to fail on parsing
Change-Id: Ibddd2643fe87a134f8cfb57325a21b4193045f49
Tracy Graydon [Tue, 4 Mar 2014 21:21:43 +0000 (13:21 -0800)]
Merge changes Ic97c1281,Ia239a8b2 into tizen
* changes:
Make IVI UX Weston as the default UX
Patterns: Add UX patterns for vanilla Weston desktop and ICO homescreen
Mikko Ylinen [Tue, 4 Mar 2014 16:24:53 +0000 (18:24 +0200)]
Make IVI UX Weston as the default UX
Change-Id: Ic97c128125495c8f8d88b7647123f1184ab3e343
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Mikko Ylinen [Tue, 4 Mar 2014 16:17:53 +0000 (18:17 +0200)]
Patterns: Add UX patterns for vanilla Weston desktop and ICO homescreen
In order to support 'quick and easy UI/homescreen switcher' move
vanilla Weston desktop and ICO homescreen packages into their own
patterns.
With this, easy UI switching can be achieved using
$ zypper rm -t pattern <old pattern>
$ zypper in -t pattern <new pattern>
Bug-Tizen: TIVI-2442
Change-Id: Ia239a8b25c6c1364d1999916fb875da81b021156
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Graydon, Tracy [Fri, 28 Feb 2014 23:17:19 +0000 (18:17 -0500)]
TIVI-2209, TIVI-886, TIVI-2823: add lightmediascanner to ivi-middleware pattern
Change-Id: I7b1e39edb2b7933dfcdd8ec261791bf81a98fa6c
Lin Yang [Fri, 14 Feb 2014 10:25:26 +0000 (18:25 +0800)]
Be compatible with image creation in jenkins
The jenkins new release 0.15 with image creation feature will be deployed soon.
At the first step, BOSS and jenkins will run in parallel to verifiy the new
feature. This change add one new ks to support image creation in jenkins, which
will not block image creation in BOSS.
Change-Id: Iefd21d8f3008c5b6e04cd77b35ad430d05bda4c5
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
Mikko Ylinen [Tue, 4 Feb 2014 16:19:00 +0000 (18:19 +0200)]
Add setup-ivi-clone to ivi-min-efi (too)
Change-Id: I6d5d736cbb92aa36fb3ccf29809b8b26345cf2df
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Mikko Ylinen [Tue, 4 Feb 2014 05:56:16 +0000 (07:56 +0200)]
Add gummiboot-splash to EFI images
Change-Id: I1e3a3ac6d9f9f981afa78616592d4bc172647a4e
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Jenna [Wed, 15 Jan 2014 21:58:29 +0000 (13:58 -0800)]
Correct net-config hack line to rm /usr/lib/systemd/system/multi-user.target.wants/net-config.service
Graydon, Tracy [Tue, 14 Jan 2014 22:41:46 +0000 (17:41 -0500)]
TIVI-2569: disable-net-config post script
Ossama Othman [Thu, 16 Jan 2014 22:51:08 +0000 (14:51 -0800)]
[TIVI-2213] Added new weston-ivi-config subpackage to ivi-applications.
Change-Id: I45110ec19d2072313f2dc3a50171a979e3362339
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Artem Bityutskiy [Tue, 21 Jan 2014 16:07:33 +0000 (18:07 +0200)]
packaging: release the setup-ivi stuff
Change-Id: If5e9b8f75d00c7e18563f779c1198bfd1a00055a
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tracy Graydon [Tue, 21 Jan 2014 00:49:09 +0000 (16:49 -0800)]
Merge "ks: add 'setup-ivi-clone' package" into tizen
Tracy Graydon [Tue, 21 Jan 2014 00:47:27 +0000 (16:47 -0800)]
Merge "partitions: use 'noatime' mount option explicitely" into tizen
Tracy Graydon [Tue, 21 Jan 2014 00:46:13 +0000 (16:46 -0800)]
Merge "ks: finally switch to setup-ivi" into tizen
Tracy Graydon [Tue, 21 Jan 2014 00:44:34 +0000 (16:44 -0800)]
Merge "ks: switch to setup-[extlinux|gummiboot]" into tizen
Tracy Graydon [Tue, 21 Jan 2014 00:42:06 +0000 (16:42 -0800)]
Merge "ks: enable the 'fstab' installer framework plugin" into tizen
Jenna [Fri, 17 Jan 2014 21:48:52 +0000 (13:48 -0800)]
removing security=none from Tizen:IVI
Change-Id: I4c8225691e4ecb34919adbcb76f7b84d18c835c0
Jenna [Fri, 17 Jan 2014 20:09:16 +0000 (12:09 -0800)]
remove --ssl_verify=no from ivi-repos TIVI-1454
Change-Id: Ide070a6517dd373e72db9d4a3837ebdbc2f4947a
Jenna [Fri, 17 Jan 2014 19:46:03 +0000 (11:46 -0800)]
remove --ssl_verify=no from ivi-repos TIVI-1454
Change-Id: I62ae01d22056f69c32e4103f50fc95171a09839d
Mikko Ylinen [Fri, 17 Jan 2014 11:38:19 +0000 (03:38 -0800)]
Merge "Add model-config-ivi package in IVI images" into tizen
Jenna [Tue, 14 Jan 2014 00:35:36 +0000 (16:35 -0800)]
Added weston-ivi to applications
Artem Bityutskiy [Mon, 13 Jan 2014 10:10:43 +0000 (12:10 +0200)]
ks: add 'setup-ivi-clone' package
This package implements the Tizen IVI cloning feature, see
https://wiki.tizen.org/wiki/IVI/artem-setup-ivi#Cloning_the_OS
Change-Id: I0e53d431a7919bd2d42b7ceef4786866a0b70fa6
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Artem Bityutskiy [Mon, 13 Jan 2014 08:57:45 +0000 (10:57 +0200)]
partitions: use 'noatime' mount option explicitely
At the moment MIC is hard-coded to add the 'noatime' mount option to the
/etc/fstab file for all file-systems it generate. This also happens in case of
installer framework plugins: "noatime" is added to the
"INSTALLERFW_PARTx_FSOPTS" variable. However, this "featrue" has been fixed
recently and MIC will stop doing this soon for installer framework variables
(the legacy /etc/fstab generating code stays the same).
And since we are switching to 'setup-ivi-boot' installer framework plugin,
we will be affected by the change in MIC: newer MIC versions won't add
'noatime', but we probably want to have it.
Let's just add 'noatime' explicitely from the KS file using the
'--fsoptions=noatime' argument. With current versions of MIC we'll end up with
double 'noatime' in /etc/fstab, which is harmless. But once the new version of
MIC is deployed to the build servers, we'll have a single 'noatime' in
/etc/fstab.
Change-Id: Ibed24c3f05f54feb6cb02bd03583e844a5f57b37
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Artem Bityutskiy [Mon, 13 Jan 2014 07:51:52 +0000 (09:51 +0200)]
ks: finally switch to setup-ivi
This patch makes sure that all the KS files execute the 'setup-ivi-boot'
script, which is the installer framework plugin that installs and configures
the bootloader and generates the /etc/fstab file, see
https://wiki.tizen.org/wiki/IVI/artem-setup-ivi#Bootloader_setup
This patch removes the 'efi.post' and 'mbr.post' files, and adds a
'setup-ivi.post' file instead, because now we execute the same script for all
image types. The script has internal logic for distinguishing image types and
installing the right bootloader.
This patch requires 2 other preparational patches, and all 3 patches have to be
deployed at once.
Change-Id: I7a4cf826a70833c1b394a6399d05353cf51c81bb
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Artem Bityutskiy [Mon, 13 Jan 2014 07:47:13 +0000 (09:47 +0200)]
ks: switch to setup-[extlinux|gummiboot]
Add the 'setup-gummiboot' package to EFI images and 'setup-extlinux' package to
MBR images. These packages are generated from the 'setup-ivi' project and
implement configuration file manipulation tools for gummiboot / extlinux.
This patch is part of a patch-set which switches Tizen IVI to the 'setup-ivi'
project. The whole patch-set has to be deployed at once.
Change-Id: Ib446931517d5d1da47d6ed38139f7aa9b72f1156
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Artem Bityutskiy [Mon, 13 Jan 2014 07:39:13 +0000 (09:39 +0200)]
ks: enable the 'fstab' installer framework plugin
Enable MIC's 'fstab' installer framework plugin. This will make sure MIC does
not generate '/etc/fstab' but leaves this task to the corresponding installer
framework plugin. The plugin is implemented as part of the 'setup-ivi'
projectm, see here for more details:
https://wiki.tizen.org/wiki/IVI/artem-setup-ivi
Note, this patch is part of a series of patches which switch Tizen IVI to
'setup-ivi'. The entire series has to be deployed at once.
Change-Id: I7dd979263063747055308d8e53f2f8c002204b86
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Corentin Lecouvey [Fri, 10 Jan 2014 14:15:08 +0000 (15:15 +0100)]
Add model-config-ivi package in IVI images
This is needed to use system-info API.
Bug-tizen: TIVI-2504
Change-Id: I401e4b0d6a8e78d74066b79d813fbad3377852f4
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Graydon, Tracy [Thu, 9 Jan 2014 22:31:20 +0000 (17:31 -0500)]
Disable the ico homescreen
Graydon, Tracy [Thu, 9 Jan 2014 00:21:43 +0000 (19:21 -0500)]
Enable ico homescren packages; add security=none boot option
Graydon, Tracy [Wed, 8 Jan 2014 01:43:19 +0000 (20:43 -0500)]
Remove e17-misc from ivi-middleware pattern
Jenna [Thu, 2 Jan 2014 20:43:50 +0000 (12:43 -0800)]
Added ico amb plugin back in
Patrick McCarty [Wed, 18 Dec 2013 17:07:29 +0000 (09:07 -0800)]
Disable linger workaround; enable the new logind session service
With the new logind session service (from the user-session-units
package) in place, the linger instance is no longer needed.
Change-Id: Id1cb54f97218497d406ee37646bfc1914285d692
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
Jimmy Huang [Thu, 12 Dec 2013 20:56:38 +0000 (12:56 -0800)]
Fixes TIVI-2279, fonts missing for other languages
Change-Id: Id4472befd1a9193853751617dceda6af3a4e3163
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Geoffroy Van Cutsem [Tue, 17 Dec 2013 11:30:19 +0000 (03:30 -0800)]
Merge "ks: fix mbr images" into tizen
Rusty Lynch [Tue, 17 Dec 2013 05:43:32 +0000 (21:43 -0800)]
Stop installing the ico components in default images
Since the ICO components are not able to achieve the required stability
in time for the end-of-year cutoff, we need to stop installing the packages
and fall back to the default weston desktop.
Change-Id: Ica09c6031a528d4c844d36af1cc378dc9368c60c
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
Artem Bityutskiy [Mon, 16 Dec 2013 07:57:03 +0000 (09:57 +0200)]
ks: fix mbr images
Commit "
53b078d9dc51 ks: start using setup-mbr-ivi" broke MBR images
generation because of a silly copypaste bug of the post-script section from EFI
files. Fixes TIVI-2385.
Change-Id: Ie91b27213016453cdde7df3e3a9004078d1d0c80
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Artem Bityutskiy [Thu, 12 Dec 2013 11:55:09 +0000 (13:55 +0200)]
ks: start using setup-mbr-ivi
Similarly to how we use 'setup-efi-ivi' for EFI images, start using
'setup-mbr-ivi' for MBR images. This means that MIC won't generate
extlinux.conf for us anymore, but the 'setup-mbr-ivi' script will.
The required MIC changes have been deployed on the build servers. This fixes
TIVI-1818.
Change-Id: I501ddf3f475959f386c8d2254161b8fb14f75028
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Patrick McCarty [Wed, 4 Dec 2013 01:28:49 +0000 (17:28 -0800)]
Enable linger for the app user
Since user-session@5000.service does not work with systemd v208, and
Tizen is not using a display or session manager for user logins, a user
instance for "app" does not start up at all.
A workaround for this issue is to enable the "linger" for the app user
so that user@5000.service will launch at every boot.
The proper fix is to add a new service that will register a graphical
user session with systemd-logind, but this hasn't been implemented yet.
The feature is tracked in PTREL-521.
Change-Id: Ibce509523b4a6f2f158af07369823f8fde19f034
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
Graydon, Tracy [Wed, 4 Dec 2013 00:38:47 +0000 (19:38 -0500)]
TIVI-2246: add udisk-automounter-agent and related deps to images
Rusty Lynch [Tue, 3 Dec 2013 18:41:20 +0000 (10:41 -0800)]
Stop adding user-session link
With our new updated systemd integrated into the system,
user sessions are no longer started by setting the user-session
link.
Change-Id: Ib1cdcc44f050e34023cad7867714d2098b51f1a9
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
Rusty Lynch [Mon, 25 Nov 2013 21:19:48 +0000 (13:19 -0800)]
Merge "Add udev-rules-ivi to images" into tizen
Rusty Lynch [Mon, 25 Nov 2013 21:19:27 +0000 (13:19 -0800)]
Merge "Fix Smack label on "app" home directory" into tizen
Mikko Ylinen [Mon, 25 Nov 2013 14:42:23 +0000 (16:42 +0200)]
Add udev-rules-ivi to images
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Baptiste DURAND [Mon, 25 Nov 2013 13:44:39 +0000 (14:44 +0100)]
Fix TIVI 1629 : Add wap vconf keys.
This vconf should be set by installing org.tizen.settings package.
But this package is a native app that can not be installed in IVI image (Runtime dep is missing)
Signed-off-by: Baptiste DURAND <baptiste.durand@eurogiciel.fr>
Patrick McCarty [Fri, 22 Nov 2013 23:43:11 +0000 (15:43 -0800)]
Fix Smack label on "app" home directory
Since weston-launch is now running with the "User" Smack label and runs
in the systemd user session, it must have access to /opt/home/app.
The simplest fix for now is to set the label in the kickstart file.
Change-Id: I7d920be8bee2a4a22505d496bae90980314e9ec9
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
Mikko Ylinen [Fri, 15 Nov 2013 10:31:32 +0000 (12:31 +0200)]
Remove psplash
A better boot splash implementation will be added soon.
Remove psplash to avoid conflicts.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Graydon, Tracy [Fri, 15 Nov 2013 20:01:42 +0000 (15:01 -0500)]
Remove sdbd package for emular ks to fix conflict with system-emulator-plugin
Graydon, Tracy [Fri, 15 Nov 2013 04:04:22 +0000 (23:04 -0500)]
Undo the testing ks changes. Do not need
Graydon, Tracy [Thu, 14 Nov 2013 22:34:00 +0000 (17:34 -0500)]
Tweak the repos in the ks files.
Graydon, Tracy [Thu, 14 Nov 2013 20:27:29 +0000 (15:27 -0500)]
Set up testing images
Graydon, Tracy [Thu, 14 Nov 2013 01:07:18 +0000 (20:07 -0500)]
add default-ac-domains to patterns
Graydon, Tracy [Thu, 14 Nov 2013 00:04:51 +0000 (19:04 -0500)]
- Add ivi-testing repo
- Add ivi-testing images
- Delete the two release images. They are on the tizen_ivi_release
branch
Jenna [Fri, 8 Nov 2013 23:57:59 +0000 (15:57 -0800)]
Remove obexd-client/obexd-server from middleware
Signed-off-by: Jenna <jennax.g.esquivel@intel.com>
Rafael Antognolli [Wed, 6 Nov 2013 21:35:02 +0000 (19:35 -0200)]
Add elm-misc package to customize elementary widgets.
This elm-misc package is needed to set the "mobile" profile of
elementary, which focus on touch screen oriented devices.
Fix for TIVI-2095.
Change-Id: I6e9d7490dec034f2709965ba78edc8b4940aedf6
Signed-off-by: Rafael Antognolli <rafael.antognolli@intel.com>
Rusty Lynch [Tue, 5 Nov 2013 17:41:37 +0000 (09:41 -0800)]
Add the new wrt-installer-preinstall-service to images
This service implements the first-time-boot wgt install
Change-Id: I2f261ab5cad4cf2e609f0b7d4bb77a9964da1594
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
Rusty Lynch [Thu, 31 Oct 2013 22:00:07 +0000 (15:00 -0700)]
Workaround for TIVI-2062
Disable the process pool mechanism in the web runtime so that web apps
are correctly running as the app user, but at a cost to app startup time
Change-Id: I86dc8679a9942b3c1233d1255f50875281bf8f0f
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
Rusty Lynch [Tue, 29 Oct 2013 23:04:29 +0000 (16:04 -0700)]
Make the wrt use the tizen-HD-light theme
Change-Id: Ife2c88ccfb2ebafc2b62413dab6d452ce6b0593f
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
Rusty Lynch [Tue, 29 Oct 2013 18:04:36 +0000 (11:04 -0700)]
Add required tizen theme elements
The udpated web runtime will not function correctly without a theme
containing specific elements. This adds a theme package and also
the poorly named e17-misc package that installs a set of config files
to turn on the theme
Change-Id: I4f36dddb1d10b77814c208a47649619d3f84d3b6
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>