+ Zheng wu, and pyun Hi Zheng Wu/Pyun: Since you are BlueZ maintainer. Please response it. Thanks! :)
> -----Original Message----- > From: Dev [mailto:[email protected]] On Behalf Of Chlad, > SebastianX > Sent: Thursday, May 22, 2014 3:33 > To: Sivosuo, Matti-Pekka; [email protected] > Subject: Re: [Dev] BlueZ upgrade: 5.12 -> 5.19 > > Hi, > > as advised I re-send this information to [email protected]. > > There is a plan to upgrade BlueZ from 5.12 to 5.19. This is required for > TIVI-877. > In JIRA you could find rpms with BlueZ-5.19 ready to be tested. > > This upgrade will also bring improvement for Low Energy as there were some > fixes in BlueZ upstream. > Moreover there were some fixes helping Bluetooth qualification. > > Currently new BlueZ-5.19 is being tested. In the meantime if you have any > questions or doubts please let me know. > > BR, > Sebastian Chlad > > -----Original Message----- > From: Sivosuo, Matti-Pekka > Sent: Wednesday, May 21, 2014 6:33 PM > To: Chlad, SebastianX; [email protected] > Subject: RE: BlueZ upgrade: 5.12 -> 5.19 > > Hi Sebastian, > > Thanks for the heads-up. BlueZ belongs to Tizen 3.0 common content so in > addition to tzivi I think it would make sense to share the same information > on Tizen dev mailing list so all the verticals are included in the > communication. Also opening up new features introduced and upgrade schedule > would surely help in getting this through. > > Thanks, > Matti-Pekka > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of Chlad, SebastianX > > Sent: Wednesday, May 21, 2014 5:24 PM > > To: [email protected] > > Subject: [Tzivi] BlueZ upgrade: 5.12 -> 5.19 > > > > Hi, > > > > there is a plan to upgrade BlueZ from 5.12 to 5.19. This is required for > TIVI-877. > > In JIRA you could find rpms with BlueZ-5.19. > > > > Should you have any questions or doubts please let me know. > > > > BR, > > Sebastian > > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of > > [email protected] > > Sent: Tuesday, May 20, 2014 7:24 PM > > To: [email protected] > > Subject: Tzivi Digest, Vol 24, Issue 10 > > > > Send Tzivi mailing list submissions to > > [email protected] > > > > To subscribe or unsubscribe via the World Wide Web, visit > > http://linux.intel.com/mailman/listinfo/tzivi > > or, via email, send a message with subject or body 'help' to > > [email protected] > > > > You can reach the person managing the list at > > [email protected] > > > > When replying, please edit your Subject line so it is more specific than > "Re: > > Contents of Tzivi digest..." > > > > > > Today's Topics: > > > > 1. Looking for _with* OBS macro owners and documentation > > (Ylinen, Mikko) > > 2. Re: Looking for _with* OBS macro owners and documentation > > ([email protected]) > > 3. Re: Looking for _with* OBS macro owners and documentation > > (Puustinen, Ismo) > > 4. Re: Looking for _with* OBS macro owners and documentation > > (Ylinen, Mikko) > > 5. Daily release for Tizen IVI 3.0 tizen_20140520.1 (Bartosh, > > Eduard) > > > > > > ---------------------------------------------------------------------- > > > > Message: 1 > > Date: Tue, 20 May 2014 08:59:40 +0300 > > From: "Ylinen, Mikko" <[email protected]> > > Subject: [Tzivi] Looking for _with* OBS macro owners and documentation > > To: "[email protected]" <[email protected]> > > Message-ID: > > <CAHZ0fbGP48HX=S+qJNdHmf1uJqffrxw=6jbe4XdUA6sFrU9NOA > > @mail.gmail.com> > > Content-Type: text/plain; charset="utf-8" > > > > Hi, > > > > We have quite many legacy(?) build options enabled in Tizen:IVI OBS. > > > > I'd like to find the originators/owners of those and have the macros > > documented. > > > > AR to all: please take a look at the list below and if you know the > > meaning of a macro, let us know > > > > 1) is it still valid with Crosswalk > > 2) what does it do > > 3) affected packages > > > > %_with_desktop 1 > > %_with_wrt_option_bluetooth 1 > > %_with_wrt_option_msg_port 1 > > %_with_wrt_option_call_history 1 > > %_with_bluetooth_frwk_libnotification 1 %_with_audio_session_manager 1 > > %_with_audio_session_manager_with_murphy 1 > > %_with_dlog_to_systemd_journal 1 %_with_wrt_option_eds 1 > > %_with_wrt_option_nfc 1 %_with_neard_nfc 1 %_with_introspection 1 > > %_with_icosyscon 0 %_with_pulseaudio_samsung_policy 1 > > > > > > I'm the originator of the following macros so let me start: > > > > %_with_dlog_to_systemd_journal 1 > > > > Not related to WRT. This build macro controls the libdlog output. If > > enabled, libdlog writes to Systemd Journal. If disabled, libdlog > > writes to kernel Android logger FIFO. Affects: dlog. > > > > Owner: Mikko > > > > %_with_neard_nfc 1 > > > > Not related to WRT. This build macro controls whether the OS uses > > legacy nfc- manager or neard enabled nfc-manager-neard. If enabled, > > nfc-manager-neard is used. Affects: nfc CAPI, emulator-plugin-nfc > > > > Owner: Arron Wang > > > > -- Mikko > > -------------- next part -------------- An HTML attachment was > > scrubbed... > > URL: > > http://linux.intel.com/pipermail/tzivi/attachments/20140520/0b76dc2f/a > > ttach > > ment-0001.html > > > > ------------------------------ > > > > Message: 2 > > Date: Tue, 20 May 2014 10:32:45 +0200 > > From: "[email protected]" > > <[email protected]> > > Subject: Re: [Tzivi] Looking for _with* OBS macro owners and > > documentation > > To: [email protected] > > Message-ID: <[email protected]> > > Content-Type: text/plain; charset="iso-8859-1" > > > > On 05/20/2014 07:59 AM, Ylinen, Mikko wrote: > > > Hi, > > > > > > We have quite many legacy(?) build options enabled in Tizen:IVI OBS. > > > > > > I'd like to find the originators/owners of those and have the macros > > > documented. > > > > > > AR to all: please take a look at the list below and if you know the > > > meaning of a macro, let us know > > > > > > 1) is it still valid with Crosswalk > > > 2) what does it do > > > 3) affected packages > > > > > > %_with_desktop 1 > > > %_with_wrt_option_bluetooth 1 > > > %_with_wrt_option_msg_port 1 > > > %_with_wrt_option_call_history 1 > > > %_with_bluetooth_frwk_libnotification 1 %_with_audio_session_manager > > > 1 %_with_audio_session_manager_with_murphy 1 > > > %_with_dlog_to_systemd_journal 1 %_with_wrt_option_eds 1 > > > %_with_wrt_option_nfc 1 %_with_neard_nfc 1 %_with_introspection 1 > > > %_with_icosyscon 0 %_with_pulseaudio_samsung_policy 1 > > > > > > > > > I'm the originator of the following macros so let me start: > > > > > > %_with_dlog_to_systemd_journal 1 > > > > > > Not related to WRT. This build macro controls the libdlog output. If > > > enabled, libdlog writes to Systemd Journal. If disabled, libdlog > > > writes to kernel Android logger FIFO. Affects: dlog. > > > > > > Owner: Mikko > > > > > > %_with_neard_nfc 1 > > > > > > Not related to WRT. This build macro controls whether the OS uses > > > legacy nfc-manager or neard enabled nfc-manager-neard. If enabled, > > > nfc-manager-neard is used. Affects: nfc CAPI, emulator-plugin-nfc > > > > > > Owner: Arron Wang > > > > > > -- Mikko > > > > %_with_bluetooth_frwk_libnotification 1 > > > > Macro used to handle bluetooth popups without syspopup/bt-syspopup > > which needs OSP . > > In IVI, this macro permits to address bluetooth notifications (using C > > API) to notification-service daemon. > > Then homescreen is supposed to deal with those notifications and > > display relevant popups. > > Affects: bluetooth-frwk > > > > Owner: Corentin Lecouvey > > > > > > > > > > > _______________________________________________ > > > Tzivi mailing list > > > [email protected] > > > http://linux.intel.com/mailman/listinfo/tzivi > > > > -------------- next part -------------- An HTML attachment was > > scrubbed... > > URL: > > http://linux.intel.com/pipermail/tzivi/attachments/20140520/ffd413b3/a > > ttach > > ment-0001.html > > > > ------------------------------ > > > > Message: 3 > > Date: Tue, 20 May 2014 11:26:19 +0000 > > From: "Puustinen, Ismo" <[email protected]> > > Subject: Re: [Tzivi] Looking for _with* OBS macro owners and > > documentation > > To: "Ylinen, Mikko" <[email protected]> > > Cc: "[email protected]" <[email protected]> > > Message-ID: <[email protected]> > > Content-Type: text/plain; charset="utf-8" > > > > > > > %_with_audio_session_manager 1 > > > %_with_audio_session_manager_with_murphy 1 > > > > These control how webkit uses the policy interfaces (using either the > > Samsung solution (%_with_audio_session_manager) or Murphy with Samsung > > ASM frontend (%_with_audio_session_manager_with_murphy). These are not > > valid after switch to Crosswalk. > > > > > %_with_icosyscon 0 > > > > This selects whether or not to use ICO system controller or Murphy > > replacement. Doesn't deal with Crosswalk directly. > > > > > %_with_pulseaudio_samsung_policy 1 > > > > Uses mobile-specific Samsung patches for PulseAudio. Tizen Mobile > > needs this - > > > Tizen Mobile is compiled with this option. > > > > > > Ismo Puustinen <[email protected]> > > > > > > > > > > > > > ------------------------------ > > > > Message: 4 > > Date: Tue, 20 May 2014 15:36:40 +0300 > > From: "Ylinen, Mikko" <[email protected]> > > Subject: Re: [Tzivi] Looking for _with* OBS macro owners and > > documentation > > To: "Puustinen, Ismo" <[email protected]> > > Cc: "[email protected]" <[email protected]> > > Message-ID: > > <CAHZ0fbHyHo4++cSMwP_gqCScY7vTBjy0FN5WQpggB4S6oPC9c > > [email protected]> > > Content-Type: text/plain; charset="utf-8" > > > > Thanks, I think all flags are now covered! > > > > Ismo, would you still be able to identify which RPMs are affected? > > > > Is it webkit, murphy, and pulseaudio? Anything else? > > > > > > On Tue, May 20, 2014 at 2:26 PM, Puustinen, Ismo > > <[email protected]>wrote: > > > > > > > > > %_with_audio_session_manager 1 > > > > %_with_audio_session_manager_with_murphy 1 > > > > > > These control how webkit uses the policy interfaces (using either > > > the Samsung solution (%_with_audio_session_manager) or Murphy with > > > Samsung ASM frontend (%_with_audio_session_manager_with_murphy). > > > These are not valid after switch to Crosswalk. > > > > > > > %_with_icosyscon 0 > > > > > > This selects whether or not to use ICO system controller or Murphy > > > replacement. Doesn't deal with Crosswalk directly. > > > > > > > %_with_pulseaudio_samsung_policy 1 > > > > > > Uses mobile-specific Samsung patches for PulseAudio. Tizen Mobile > > > needs this -> Tizen Mobile is compiled with this option. > > > > > > > > > Ismo Puustinen <[email protected]> > > > > > > > > > > > > > > > > > > -------------- next part -------------- An HTML attachment was > > scrubbed... > > URL: > > http://linux.intel.com/pipermail/tzivi/attachments/20140520/0aab3f95/a > > ttach > > ment-0001.html > > > > ------------------------------ > > > > Message: 5 > > Date: Tue, 20 May 2014 16:15:10 +0000 > > From: "Bartosh, Eduard" <[email protected]> > > Subject: [Tzivi] Daily release for Tizen IVI 3.0 tizen_20140520.1 > > To: "[email protected]" <[email protected]> > > Message-ID: > > <A0B74645DFBF6A478D0C51F1A860034A31B871E2@IRSMSX10 > > 6.ger.corp.intel.com> > > > > Content-Type: text/plain; charset="us-ascii" > > > > Tizen 3.0 IVI Release Announcement Daily Release 20140520 > > > > Intel Confidential - for internal use only BUILD INFO > > > > Tizen Vertical > > > > Tizen 3.0 IVI > > > > Release Type > > > > Daily Release > > > > OBS Project > > > > Tizen:IVI > > > > Build Date > > > > 2014-05-20 > > > > Build ID > > > > tizen_20140520.1 > > > > Provisioning > > > > Repositories > > > > https://download.tizen.org/releases/daily/tizen/ivi/ivi/tizen_20140520 > > .1/repos/ > > > > Images > > > > https://download.tizen.org/releases/daily/tizen/ivi/ivi/tizen_20140520 > > .1/image > > s/ > > > > Build Data > > > > https://download.tizen.org/releases/daily/tizen/ivi/ivi/tizen_20140520 > > .1/buildd > > ata/ > > > > Flashing Instructions > > > > https://wiki.tizen.org/wiki/IVI/IVI_Installation > > > > Build Status > > > > Failed Packages > > > > None > > > > Unresolvable Packages > > > > None > > > > Failed image builds > > > > None > > > > Comments > > > > Tizen IVI no longer builds any X components and it adds Crosswalk WRT > > instead of legacy Tizen WRT. > > > > The basic principle is Tizen:IVI content equals Tizen:Common + > > selected > > profile/ivi/* components. > > > > This daily-release continues development towards M14.2 and subsequent > > milestone releases. > > > > Accepted submissions > > > > Submit tag > > > > Packages > > > > submit/tizen/20140502.050244 > > > > contacts-service > > > > submit/tizen/20140502.064140 > > > > sync-agent > > > > submit/tizen/20140502.064247 > > > > oma-ds-agent > > > > submit/tizen/20140502.064311 > > > > libsvi > > > > submit/tizen/20140502.064352 > > > > system-server > > > > submit/tizen/20140502.105814 > > > > msg-service > > > > submit/tizen/20140505.140643 > > > > tlm > > > > submit/tizen/20140506.101200 > > > > smartcard-service > > > > submit/tizen/20140507.045033 > > > > download-provider > > > > submit/tizen/20140507.122235 > > > > GUPnP-DLNA > > > > submit/tizen/20140507.999990 > > > > qtbase,qtxmlpatterns,qtchooser,qtimageformats,qtquickcontrols,qtwaylan > > d,qtd > > eclarative,qtsensors,qtmultimedia,qtgraphicaleffects,qttools,qtquickco > > ntrols- > > tizen > > > > submit/tizen/20140508.044439 > > > > linux-firmware > > > > submit/tizen/20140509.063125 > > > > filesystem > > > > submit/tizen/20140509.211641 > > > > opencv > > > > submit/tizen/20140512.141549 > > > > elementary > > > > submit/tizen/20140512.210206 > > > > setup > > > > submit/tizen/20140513.082327 > > > > efl-theme-tizen > > > > submit/tizen/20140513.085354 > > > > tizen-extensions-crosswalk > > > > submit/tizen/20140513.102557 > > > > crosswalk > > > > submit/tizen/20140516.120024 > > > > notification-service > > > > submit/tizen_ivi/20140513.142946 > > > > GUPnP > > > > submit/tizen_ivi/20140514.134841 > > > > GUPnP-AV > > > > submit/tizen_ivi/20140514.204100 > > > > opencv > > > > submit/tizen_ivi/20140515.101544 > > > > meta-ivi > > > > submit/tizen_ivi/20140515.120515 > > > > rygel,GUPnP-DLNA > > > > submit/tizen_ivi/20140515.205426 > > > > Modello_Installer > > > > > > Test Results > > > > Component > > > > Purpose > > > > Result > > > > Core Service > > > > Check if bluetoothd is started > > > > PASS > > > > > > Check if ofonod is started > > > > PASS > > > > > > Check if dbus is started > > > > PASS > > > > > > Check if ambd is started > > > > PASS > > > > > > Check if murphyd is started > > > > PASS > > > > > > Check if connmand is started > > > > PASS > > > > > > Check if weston is started > > > > PASS > > > > > > Check if wpa_supplicant is started > > > > PASS > > > > GUI > > > > Check if weston desktop is shown > > > > PASS > > > > > > Check if Dialer could be launched from Wayland Terminal > > > > PASS > > > > Multimedia > > > > Check if Audio-OGG can be played > > > > PASS > > > > > > Check if Video-OGV can be played > > > > PASS > > > > System > > > > Check if zypper could install package > > > > PASS > > > > > > > > > > Documentation/Links > > > > Release Notes: > > > > https://tizen.jf.intel.com/index.php?title=Tizen_3.0_IVI_Release_Annou > > ncement > > _Daily_Release_20140520 > > > > Release Notes Index: > > > > https://tizen.jf.intel.com/index.php?title=IVI/Release_Announcements > > > > Contributing: > > > > https://wiki.tizen.org/wiki/How_to_contribute_to_Tizen_IVI > > > > Submitting Patches: > > > > https://source.tizen.org/documentation/articles/submitting-and-reviewi > > ng- > > patches > > > > Submitting group of Patches: > > > > https://source.tizen.org/documentation/developer-guide/getting-started > > - > > guide/contributing-code-tizen#submitting-a-group-of-packages-to-the-bu > > ilding- > > farm > > > > GBS: > > > > https://source.tizen.org/documentation/reference/git-build-system/ > > > > Tizen IVI BayTrail Kernel: > > > > https://tizen.jf.intel.com/index.php?title=Tizen_IVI_BayTrail_Kernel > > > > Snapshots: > > > > https://download.tizen.org/snapshots/tizen/ivi/ > > > > Daily Releases: > > > > https://download.tizen.org/releases/daily/tizen/ivi/ > > > > Milestone Releases: > > > > https://download.tizen.org/releases/milestone/tizen/ivi/ > > > > > > Thanks, > > Tizen Release Engineering Team > > > > -------------- next part -------------- An HTML attachment was > > scrubbed... > > URL: > > http://linux.intel.com/pipermail/tzivi/attachments/20140520/c92126ac/a > > ttach > > ment.html > > > > ------------------------------ > > > > _______________________________________________ > > Tzivi mailing list > > [email protected] > > http://linux.intel.com/mailman/listinfo/tzivi > > > > End of Tzivi Digest, Vol 24, Issue 10 > > ************************************* > > _______________________________________________ > > Tzivi mailing list > > [email protected] > > http://linux.intel.com/mailman/listinfo/tzivi > --------------------------------------------------------------------- > Intel Finland Oy > Registered Address: PL 281, 00181 Helsinki Business Identity Code: 0357606 - > 4 Domiciled in Helsinki > > This e-mail and any attachments may contain confidential material for the > sole use of the intended recipient(s). Any review or distribution by others > is strictly prohibited. If you are not the intended recipient, please > contact the sender and delete all copies. > > _______________________________________________ > Dev mailing list > [email protected] > https://lists.tizen.org/listinfo/dev _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
