We have been relying on the Nokia release engineering to do this (we haven't accepted or promoted anything n900 specific since we don't have the validation here in-house).
Usually Madhu or Sasha would do this. rs On 4/28/11 7:19 AM, "Marko Saukko" <[email protected]> wrote: >Hi, > >could someone review and forward this ASAP. We need this to get >working N900 images out from Trunk and Trunk:Testing. > >Regards, >Marko > >On Thu, Apr 28, 2011 at 3:53 PM, Marko Saukko <[email protected]> >wrote: >> Hi, >> I have made the following changes to nokia-n900-configs in project >>Trunk:Testing. Please review and accept ASAP. >> >> Thank You, >> Marko Saukko >> >> [This message was auto-generated] >> >> --- >> >> Request #17110: >> >> submit: devel:devices:n900/nokia-n900-configs(r50) -> >>Trunk:Testing/nokia-n900-configs >> >> >> Message: >> Fix for bug 16660. Should be forwarded to Trunk:Testing and Trunk >>ASAP. (forwarded request 17109 from marko.saukko) >> >> State: new 2011-04-28T05:53:46 marko.saukko >> Comment: None >> >> >> >> changes files: >> -------------- >> --- nokia-n900-configs.changes >> +++ nokia-n900-configs.changes >> @@ -0,0 +1,4 @@ >> +* Thu Apr 28 2011 Marko Saukko <[email protected]> - 0.6.20 >> +- Renamed n900-qt-config.sh to n900-qt-mtf-config.sh and added >>QT_GRAPHICSSYSTEM >> + export (BMC#16660). >> + >> >> old: >> ---- >> n900-qt-config.sh >> >> new: >> ---- >> n900-qt-mtf-config.sh >> >> spec files: >> ----------- >> --- nokia-n900-configs.spec >> +++ nokia-n900-configs.spec >> @@ -7,7 +7,7 @@ >> >> Name: nokia-n900-configs >> Summary: Provides configs for Nokia N900 >> -Version: 0.6.19 >> +Version: 0.6.20 >> Release: 0 >> Group: System/Device Mode Adaptation >> License: GPLv2 >> @@ -18,7 +18,7 @@ >> Source3: nokia-n900-force-backlight.desktop >> Source4: n900-setbacklight.sh >> Source5: pipelines.conf >> -Source6: n900-qt-config.sh >> +Source6: n900-qt-mtf-config.sh >> Source100: nokia-n900-configs.yaml >> Requires: kbd >> Requires(post): /sbin/service >> @@ -58,7 +58,7 @@ >> install -D -m 644 %{SOURCE3} >>$RPM_BUILD_ROOT/etc/xdg/autostart/n900-force-backlight.desktop >> install -D -m 755 %{SOURCE4} >>$RPM_BUILD_ROOT/usr/bin/n900-setbacklight.sh >> install -D -m 644 %{SOURCE5} $RPM_BUILD_ROOT/etc/camera/pipelines.conf >> -install -D -m 755 %{SOURCE6} >>$RPM_BUILD_ROOT/etc/profile.d/n900-qt-config.sh >> +install -D -m 755 %{SOURCE6} >>$RPM_BUILD_ROOT/etc/profile.d/n900-qt-mtf-config.sh >> # << install post >> >> >> @@ -90,8 +90,8 @@ >> %attr(644,root,root) %config %{_sysconfdir}/camera/pipelines.conf >> # Misc >> %attr(644,root,root) %config >>%{_sysconfdir}/xdg/autostart/n900-force-backlight.desktop >> -# N900 Qt configuration >> -%attr(755,root,root) %{_sysconfdir}/profile.d/n900-qt-config.sh >> +# N900 Qt & MTF configuration >> +%attr(755,root,root) %{_sysconfdir}/profile.d/n900-qt-mtf-config.sh >> # << files >> >> >> >> other changes: >> -------------- >> >> ++++++ n900-qt-mtf-config.sh (new) >> --- n900-qt-mtf-config.sh >> +++ n900-qt-mtf-config.sh >> +# Set QT_USE_DRAG_DISTANCE environment variable >> +# The variable defines default value for QApplication's >> +# startDragDistance property >> +export QT_USE_DRAG_DISTANCE=12 >> + >> +# Set QT_GRAPHICSSYSTEM to meego for MTF apps. >> +export QT_GRAPHICSSYSTEM=meego >> >> ++++++ nokia-n900-configs.yaml >> --- nokia-n900-configs.yaml >> +++ nokia-n900-configs.yaml >> @@ -1,6 +1,6 @@ >> Name: nokia-n900-configs >> Summary: Provides configs for Nokia N900 >> -Version: 0.6.19 >> +Version: 0.6.20 >> Release: 0 >> Group: System/Device Mode Adaptation >> License: GPLv2 >> @@ -11,7 +11,7 @@ >> - nokia-n900-force-backlight.desktop >> - n900-setbacklight.sh >> - pipelines.conf >> - - n900-qt-config.sh >> + - n900-qt-mtf-config.sh >> Description: Provides configs for Nokia N900 device. >> >> Requires: >> >> ++++++ deleted files: >> --- n900-qt-config.sh >> >> _______________________________________________ >> MeeGo-commits mailing list >> [email protected] >> http://lists.meego.com/listinfo/meego-commits >> >_______________________________________________ >MeeGo-packaging mailing list >[email protected] >http://lists.meego.com/listinfo/meego-packaging _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
