Graydon, Tracy [Wed, 18 Sep 2013 22:53:38 +0000 (15:53 -0700)]
TINF-263: enable IVI emulator image
Artem Bityutskiy [Wed, 18 Sep 2013 05:10:08 +0000 (08:10 +0300)]
packaging: update changelog (bootloader keyword)
Change-Id: I55ad27de3327b1c076a9bf695ec1bfcb03bee90a
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Artem Bityutskiy [Wed, 18 Sep 2013 05:02:37 +0000 (08:02 +0300)]
ks: stop using depricated "extlinux" keyword
We renamed the "extlinux" installer framework keyword to "bootloader" in MIC.
MIC still supports both, but the intention is to remove the old one.
Lets start using "bootloader" keyword from now on in IVI.
This should fix the following MIC warning:
"please, use 'bootloader' installer framework plugin name instead of
'extlinux', the latter is obsolete and will be removed in future releases"
Change-Id: I78a425c08fef336ebac54070bf70bf773e466033
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Rusty Lynch [Tue, 17 Sep 2013 19:53:58 +0000 (12:53 -0700)]
TIVI-1805: Add pkgmgr-server to the ivi-middleware
Change-Id: I5244f947e62cbaaba648d6b1100f40515edcaac8
Mikko Ylinen [Tue, 17 Sep 2013 07:33:11 +0000 (10:33 +0300)]
Fix PIM integration. Fixes: TIVI-1573
Change-Id: I7c114b492eed6f0b28c1ca29a9c22a65eb046c74
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Graydon, Tracy [Sat, 14 Sep 2013 00:04:14 +0000 (17:04 -0700)]
Merge branch 'tizen' of ssh://review.tizen.org:29418/profile/ivi/meta-ivi into tizen
Graydon, Tracy [Fri, 13 Sep 2013 23:40:23 +0000 (16:40 -0700)]
Merge Rusty's changes for notification-service
Change-Id: Ia4d53bcfa0c8d33bfdc95dae32d3b53a7ac84ca3
Rusty Lynch [Fri, 13 Sep 2013 23:32:00 +0000 (16:32 -0700)]
Merge Rusty's changes for notification-service
Graydon, Tracy [Fri, 13 Sep 2013 23:40:23 +0000 (16:40 -0700)]
Add the ico-* homescreen apps to imageswq
Graydon, Tracy [Fri, 13 Sep 2013 23:27:59 +0000 (16:27 -0700)]
Undo the zypper workaround; add saythis and openavb
Graydon, Tracy [Fri, 13 Sep 2013 07:51:54 +0000 (00:51 -0700)]
Fix the summary in ivi-console-tools
Graydon, Tracy [Fri, 13 Sep 2013 07:44:47 +0000 (00:44 -0700)]
add ivi-console-tools as work around to avoid broken zypper; temp fix
Graydon, Tracy [Fri, 13 Sep 2013 07:19:56 +0000 (00:19 -0700)]
Fix ivi-packaging pattern
Graydon, Tracy [Fri, 13 Sep 2013 06:51:59 +0000 (23:51 -0700)]
Drop zypper and openavb temporarily until they are fixed
Tracy Graydon [Sat, 7 Sep 2013 02:10:53 +0000 (19:10 -0700)]
Merge "Remove yum from the images" into tizen
Graydon, Tracy [Fri, 6 Sep 2013 20:23:24 +0000 (13:23 -0700)]
TIVI-1662: add ca-certificates to patterns
Graydon, Tracy [Wed, 4 Sep 2013 21:03:27 +0000 (14:03 -0700)]
Temporarily remove EDS packages that are broken/unresolvable due to toolchain/dependency updates
Mikko Ylinen [Tue, 3 Sep 2013 05:07:49 +0000 (08:07 +0300)]
Remove yum from the images
Change-Id: I513dc5216e876bbcf647c6034c7a17fbadc29738
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Graydon, Tracy [Thu, 29 Aug 2013 22:38:10 +0000 (15:38 -0700)]
Turn off x86_64 images
Graydon, Tracy [Thu, 29 Aug 2013 20:20:27 +0000 (13:20 -0700)]
Remove smartdevicelink packages from ivi-middleware-x86_64.yaml; does not build; breakes images
Rusty Lynch [Thu, 29 Aug 2013 17:54:40 +0000 (10:54 -0700)]
Add changelog for last update
Change-Id: Ia9e669227089fc1b7d78cdd7124d9716fd683fb6
Ossama Othman [Wed, 28 Aug 2013 20:55:13 +0000 (13:55 -0700)]
Install SmartDeviceLink packages in IVI image by default.
Change-Id: I7456e6ab2632c0aca9595d6f1c65cc0b6b496bb6
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Rusty Lynch [Wed, 28 Aug 2013 19:57:35 +0000 (12:57 -0700)]
Merge "Add Settings web app to the list of default apps" into tizen
Jimmy Huang [Wed, 28 Aug 2013 19:29:16 +0000 (12:29 -0700)]
Add Settings web app to the list of default apps
Change-Id: I374abb73c81b4002f80cdf51c545383e7c721120
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Rusty Lynch [Wed, 28 Aug 2013 16:49:27 +0000 (09:49 -0700)]
TIVI-1658: Fix command for adding the app user to the weston-launcher group
Using usermod will result in all the many aother critical groups that
the app user is already a part of being removed. The app user is already
part of video and audio so the only thing needed is just to add it to
the one group which is want groupmod does.
Change-Id: I31d483d343711dc40c98e45822a3b9fa81df3e2c
Graydon, Tracy [Wed, 28 Aug 2013 01:15:31 +0000 (18:15 -0700)]
Add app user to audio/video/weston-launch groups; fix ownership of /opthome/app
Graydon, Tracy [Wed, 28 Aug 2013 00:24:56 +0000 (17:24 -0700)]
Set the app user's groups in weston postscript
Graydon, Tracy [Tue, 27 Aug 2013 01:14:11 +0000 (18:14 -0700)]
Change useradd to usermod in postscript
Graydon, Tracy [Tue, 27 Aug 2013 00:22:45 +0000 (17:22 -0700)]
Reset the base-weston postscript
Graydon, Tracy [Tue, 27 Aug 2013 00:02:08 +0000 (17:02 -0700)]
Add the audio and video groups back to base-weston postscript
Graydon, Tracy [Mon, 26 Aug 2013 20:54:27 +0000 (13:54 -0700)]
Restore the audio.video groups settings in ivi.yaml
Graydon, Tracy [Sat, 24 Aug 2013 03:12:20 +0000 (20:12 -0700)]
Add app user to weston-launch group in base-weston postscript
Graydon, Tracy [Sat, 24 Aug 2013 02:37:06 +0000 (19:37 -0700)]
And the DefaultUserPasswd
Graydon, Tracy [Sat, 24 Aug 2013 02:31:57 +0000 (19:31 -0700)]
Add DefaultUser back in. Image configs barfs without it
Graydon, Tracy [Sat, 24 Aug 2013 02:01:17 +0000 (19:01 -0700)]
Remove extraneous groups settings from ks now handled by setup package; add EDS to patterns.
Graydon, Tracy [Fri, 23 Aug 2013 01:06:49 +0000 (18:06 -0700)]
Remove uninstallable syncevolution-http-server
Graydon, Tracy [Fri, 23 Aug 2013 00:40:21 +0000 (17:40 -0700)]
Add syncevolution packages, which, and attr to patterns
Graydon, Tracy [Thu, 22 Aug 2013 22:54:26 +0000 (15:54 -0700)]
Use bootstrap mode for images; turn on release images
Graydon, Tracy [Thu, 22 Aug 2013 22:52:35 +0000 (15:52 -0700)]
Use bootstrap mode for images
Graydon, Tracy [Thu, 22 Aug 2013 00:26:48 +0000 (17:26 -0700)]
Use fstab=uuid option; change ivi-release-mbr-i586 to bootstrap mode as test
Graydon, Tracy [Tue, 20 Aug 2013 18:11:40 +0000 (11:11 -0700)]
TIVI-1598: add pulseaudio-config to ivi-middleware patterns as part of fix
Graydon, Tracy [Tue, 20 Aug 2013 00:20:50 +0000 (17:20 -0700)]
turn all the images back on
Graydon, Tracy [Mon, 19 Aug 2013 22:39:45 +0000 (15:39 -0700)]
Temporarily turn off images that succeed to see if that affects the failing images with loop device errors
Graydon, Tracy [Mon, 19 Aug 2013 22:28:18 +0000 (15:28 -0700)]
Temporarily turn off images that succeed to see if that affects the failing images with loop device errors
Graydon, Tracy [Mon, 19 Aug 2013 22:08:47 +0000 (15:08 -0700)]
Temporarily turn off images that succeed to see if that affects the failing images with loop device errors
Graydon, Tracy [Mon, 19 Aug 2013 21:58:08 +0000 (14:58 -0700)]
Temporarily turn off images that succeed to see if that affects the failing images with loop device errors
Graydon, Tracy [Mon, 19 Aug 2013 21:47:40 +0000 (14:47 -0700)]
Temporarily turn off images that succeed to see if that affects the failing images with loop device errors
Graydon, Tracy [Thu, 15 Aug 2013 18:51:52 +0000 (11:51 -0700)]
Add ivi repos for x86_64 images
Graydon, Tracy [Thu, 15 Aug 2013 18:31:44 +0000 (11:31 -0700)]
Add fesstival, sphinxbase, and pocketsphinx to patterns
Graydon, Tracy [Wed, 14 Aug 2013 23:00:21 +0000 (16:00 -0700)]
Drop unresolvable wrt-plugins-tizen from ivi-middleware-x86_64.yaml
Graydon, Tracy [Wed, 14 Aug 2013 22:00:55 +0000 (15:00 -0700)]
Fix default config for i586 images
Graydon, Tracy [Wed, 14 Aug 2013 20:31:16 +0000 (13:31 -0700)]
Add x86_64 patterns for middleware and apps to work around mic issue ignoring excluded packages
Tracy Graydon [Tue, 13 Aug 2013 23:46:53 +0000 (16:46 -0700)]
Add nfc/neard packages back in now that bluetooth-tools dep is fixed.
Graydon, Tracy [Tue, 13 Aug 2013 00:12:46 +0000 (17:12 -0700)]
Drop nfc-manager packages temporarily; unresolvable; breaking images
Graydon, Tracy [Tue, 6 Aug 2013 20:19:36 +0000 (13:19 -0700)]
TIVI-1449: add iptables to ivi-middleware pattern
Graydon, Tracy [Thu, 1 Aug 2013 22:13:28 +0000 (15:13 -0700)]
Drop sdbd and GhostCluster from x86_64 images temporarily to unblock images
Graydon, Tracy [Wed, 31 Jul 2013 20:10:17 +0000 (13:10 -0700)]
TIVI-1157: enable x86_64 images; turn off release images
Graydon, Tracy [Mon, 29 Jul 2013 18:21:41 +0000 (11:21 -0700)]
Add pulseaudio-module-murphy-ivi back to ivi-middleware.yaml
Graydon, Tracy [Fri, 26 Jul 2013 22:00:15 +0000 (15:00 -0700)]
Add gst-libav back in
Graydon, Tracy [Fri, 26 Jul 2013 20:58:49 +0000 (13:58 -0700)]
Add GhostCluster back in
Graydon, Tracy [Fri, 26 Jul 2013 19:20:29 +0000 (12:20 -0700)]
Fix a typo
Graydon, Tracy [Fri, 26 Jul 2013 18:18:26 +0000 (11:18 -0700)]
Temporarily drop a couple more packages
Graydon, Tracy [Fri, 26 Jul 2013 17:19:29 +0000 (10:19 -0700)]
Temporarily drop GhostCluster: uninstallable provider issues
Graydon, Tracy [Wed, 24 Jul 2013 20:34:55 +0000 (13:34 -0700)]
TIVI-1065: add gst-libav to ivi-middleware.yaml
Graydon, Tracy [Tue, 23 Jul 2013 23:52:02 +0000 (16:52 -0700)]
TIVI-918: add neardal, nfc-manager-neard, and nfc-common-lib-neard to ivi-middlewareyaml
Change-Id: I79e44b7b0fee4e22de628415a613a4f12dd95b14
Graydon, Tracy [Mon, 22 Jul 2013 22:36:57 +0000 (15:36 -0700)]
Disable x86_64 images. Build system clobbers i686 repos with x86_64
Change-Id: I38d8733712b0bb5bfc4de1d2dfd8b13c13d840ec
Rusty Lynch [Mon, 22 Jul 2013 19:42:52 +0000 (12:42 -0700)]
Add link from /opt/home to /home
Work around various Tizen 2.1 packages still hard code
assumptions about the home directory instead of just using
standard API's/mechanisms
Change-Id: I8d12471d1e4439f600a9b548de73b0ebe443487b
Graydon, Tracy [Mon, 22 Jul 2013 19:05:33 +0000 (12:05 -0700)]
TIVI-1157: enable x86_64 images
Change-Id: I44de52a8357c83f1c5234d2ae28bafb18382c56c
Rusty Lynch [Fri, 19 Jul 2013 17:57:28 +0000 (10:57 -0700)]
Fix name of launchpad config file
Change-Id: Iebcc88ec0972a81cdef02e8d6cf1a44bb83fa894
Rusty Lynch [Fri, 19 Jul 2013 01:46:10 +0000 (18:46 -0700)]
Boot into 'app' user with initialized pkg database
Change the full ivi images to boot directly into the 'app' user so
that the web runtime and native prelaunch daemons work as expected.
Also started initializing the app database so that launch_app finds
the dialer app
Change-Id: I5f1a0de986603c6abcd2b5f3b67c6db9fef9bdf1
Graydon, Tracy [Thu, 18 Jul 2013 05:38:47 +0000 (22:38 -0700)]
TIVI-1386: add gdb-erver to ivi-middleware
Change-Id: I09558afce708a88fdff2b909e5a95fe76ffedeac
Graydon, Tracy [Wed, 17 Jul 2013 23:59:13 +0000 (16:59 -0700)]
Add libprivilege-control-conf
Change-Id: Ia908120285e237a5b4676479d67dbf183f9b04aa
Rusty Lynch [Wed, 17 Jul 2013 16:52:50 +0000 (09:52 -0700)]
Add wayland specific env over-rides for the WRT
Change-Id: I9918089da2374a5df008a783fff6a9b4f67408b5
Graydon, Tracy [Sat, 13 Jul 2013 01:18:59 +0000 (18:18 -0700)]
TIVI-1312: fix neard-test package name
Change-Id: Ibae3f3f944a441529a2288c0490e2d792a74ad64
Graydon, Tracy [Fri, 12 Jul 2013 01:15:54 +0000 (18:15 -0700)]
Reorder ivi-efi-i586.yaml file
Change-Id: I89a3c9a3d3cb734c4b0e428a5a46cf63d01927bd
Graydon, Tracy [Thu, 11 Jul 2013 23:22:25 +0000 (16:22 -0700)]
Change neard-tizen to neard in ivi-middleware.yaml
Change-Id: I1b4ae74a78c2345bc211616c13de9cac5519432b
Graydon, Tracy [Thu, 11 Jul 2013 21:24:11 +0000 (14:24 -0700)]
TIVI-1248: add sdbd to images
Change-Id: Ifbff5ddc1f406a279393db7d8caf6f138b357151
Graydon, Tracy [Tue, 9 Jul 2013 18:40:36 +0000 (11:40 -0700)]
Fix the format of the InstallerFrameworkPlugins key
Change-Id: I1a475f383786580f744a14a078640e0890c43d0a
Graydon, Tracy [Tue, 9 Jul 2013 01:40:00 +0000 (18:40 -0700)]
Add quotes around extlinux key in ks
Change-Id: I35e7b504e954bf592a0007c021482468111541cd
Graydon, Tracy [Tue, 9 Jul 2013 01:21:47 +0000 (18:21 -0700)]
Add quotes around extlinux key in ks
Change-Id: I61ce2c873c78a32d85a32ec1760feb8188c6e031
Graydon, Tracy [Mon, 8 Jul 2013 20:20:06 +0000 (13:20 -0700)]
Add the InstallerFrameworkPlugins: extlinux line to the EFI image kickstarts
Change-Id: I3626e291db4ad61e547719e42d8c4db268225bb9
Graydon, Tracy [Thu, 4 Jul 2013 06:21:50 +0000 (23:21 -0700)]
TIVI-1052: enable EFI bootable images
Change-Id: Idf82ea263ec7ade335b6666703bd6b2c581d60c4
Graydon, Tracy [Wed, 3 Jul 2013 01:37:31 +0000 (18:37 -0700)]
Use fstab = name
Change-Id: Ie4763eb36cc352abe55527f55154b141caa8c8b8
Graydon, Tracy [Tue, 2 Jul 2013 22:55:35 +0000 (15:55 -0700)]
Change wayland image naming to be less clunky
Change-Id: I65b7cfeb4b38190dc871e7b6caaa4801c6bccebe
Graydon, Tracy [Tue, 2 Jul 2013 21:46:44 +0000 (14:46 -0700)]
Fix a type in ivi-wayland-release-mbr-i586.yaml
Change-Id: Ia41ce1771cd7ef214acfc2d5e9b86fe0c9c7922b
Graydon, Tracy [Tue, 2 Jul 2013 21:37:18 +0000 (14:37 -0700)]
Fix a typo in ivi-wayland-release-efi-i586.yaml
Change-Id: I897f9dd98326e06093ab3a549e2cea8a44d8322d
Graydon, Tracy [Tue, 2 Jul 2013 19:39:23 +0000 (12:39 -0700)]
pick up change from review#5325
Change-Id: I395d0e7d772c8e0689f208c0bb664812d0e6c7f2
Graydon, Tracy [Tue, 2 Jul 2013 19:37:17 +0000 (12:37 -0700)]
TIVI-1121: undo fstab=uuid mic option; add EFI ks files
Change-Id: Ie63c3c92255f394ee69b35c8d0c28f74f9141391
yucai [Tue, 2 Jul 2013 05:41:44 +0000 (13:41 +0800)]
Set BUILD_ID string format like "BUILD_ID=tizen_20130701.5_ivi..."
Change-Id: Ieee8ffee65aa2049df01102eb7648d3546b347f3
Signed-off-by: yucai <yucai.yu@intel.com>
Graydon, Tracy [Tue, 2 Jul 2013 00:16:16 +0000 (17:16 -0700)]
TIVI-1098: add rpm postscript to fix rpm db issue
Change-Id: Ie5c3184aff9275325038b56ae12dda4fbd34f709
Graydon, Tracy [Mon, 1 Jul 2013 21:54:25 +0000 (14:54 -0700)]
Echo the build ID to /etc/os-release
Change-Id: I6ff9a48c6b4441323188825c43a6717ec8bb19a0
Graydon, Tracy [Mon, 1 Jul 2013 19:50:33 +0000 (12:50 -0700)]
TIVI-1067: drop the nfc-* packages; use raw instead of auto mic option
Change-Id: I8af85f9f7550596c8dbd50a41c0ad49a2f0048d2
Graydon, Tracy [Mon, 1 Jul 2013 19:38:04 +0000 (12:38 -0700)]
Stop the base-minimal-ivi postscript from showing up everywhere
Change-Id: I49326140b2e35d6a26e5361dd9abeb4d8b8d4af5
Graydon, Tracy [Fri, 28 Jun 2013 23:52:18 +0000 (16:52 -0700)]
Remove the extra user groups from ivi.yaml
Change-Id: Ie2274858cff4715b333ede83e64745932771108c
Graydon, Tracy [Fri, 28 Jun 2013 23:01:19 +0000 (16:01 -0700)]
remove the rpm post script
Change-Id: I39ff20524e3869a284496f6139cc4c25f208f243
Graydon, Tracy [Fri, 28 Jun 2013 22:18:26 +0000 (15:18 -0700)]
Add Part: ivi to ks
Change-Id: I1206d48210c49c153804af4412dc7857446cccdc
Graydon, Tracy [Fri, 28 Jun 2013 21:56:48 +0000 (14:56 -0700)]
changelog update
Change-Id: I0c2e1f1689e7571fc97754283bda9c9fff2a3b27
Graydon, Tracy [Fri, 28 Jun 2013 21:52:40 +0000 (14:52 -0700)]
Add groups to ivi.yaml
Change-Id: Ida180704a271571d54993356d94deb11127a4006
Graydon, Tracy [Fri, 28 Jun 2013 21:46:51 +0000 (14:46 -0700)]
Add partition to Wayland default
Change-Id: Id66be85ec153dd12ab9ea32de75265f505f7256a
Graydon, Tracy [Fri, 28 Jun 2013 21:28:44 +0000 (14:28 -0700)]
remove some groups from ivi.yaml
Change-Id: I8eb5fa408117f56158bb25478b6201b976decff9