[oe] [meta-xfce/meta-gnome 00/12] meta-xfce updates

Martin Jansa martin.jansa at gmail.com
Wed Dec 26 13:01:15 UTC 2012


On Sun, Dec 23, 2012 at 02:02:29PM +0100, Andreas Müller wrote:
> The following changes since commit a623fd942f6561a425278cf9f114d212d06e5982:
> 
>   samba: disable avahi and build without acl (2012-12-21 16:45:28 +0100)

No new issues in world build with this patchset applied.

I've added PR bump to samba and rebase gvfs change to apply in master,
I'll push this tomorrow if nobody objects.

Acked-by: Martin Jansa <Martin.Jansa at gmail.com>

> 
> are available in the git repository at:
>   git://gitorious.org/schnitzeltony-oe-meta/meta-openembedded.git patches
> 
> Andreas Müller (12):
>       icon-slicer: initial add 0.3
>       xcursorgen: initial add 1.0.5
>       openzone: Initial add 1.2.3
>       xfce4-settings: add garcon to DEPENDS
>       xfce4-settings: add a 'Touchscreen pointer' option in mouse settings
>       xfce4-settings: Remember the settings manager window size
>       xfce4-settings: update to 4.11.0
>       xfce4-session: remove gnome-keyring dependency
>       xfce4-session: Add shutdown/reboot functionality for systemd
>       lxdm: disable keyboard selection
>       samba: add new package libwbclient to avoid libsmbclient dragging in samba
>       gvfs: reenable gvfs-smb
> 
>  .../gvfs/gvfs-gdu-volume-monitor_1.8.2.bb          |    3 +-
>  meta-gnome/recipes-gnome/gvfs/gvfs.inc             |    5 +-
>  meta-gnome/recipes-gnome/gvfs/gvfs_1.8.2.bb        |    2 +-
>  meta-oe/recipes-connectivity/samba/samba-basic.inc |    3 +-
>  .../files/0001-Makefile.am-no-examples.patch       |   27 +
>  .../icon-slicer/icon-slicer_0.3.bb                 |   13 +
>  meta-oe/recipes-graphics/lxdm/lxdm_git.bb          |    3 +-
>  .../xcursorgen/xcursorgen_1.0.5.bb                 |   12 +
>  ...n-reboot-functionality-for-systemd-bug-87.patch |  482 ++++++++
>  .../xfce4-session/xfce4-session_4.10.0.bbappend    |    8 +
>  .../recipes-art/cursor-themes/openzone_1.2.3.bb    |   29 +
>  .../files/0002-Remove-gnome-keyring-remains.patch  |   82 ++
>  .../xfce4-session/xfce4-session_4.10.0.bb          |    6 +-
>  ...the-settings-manager-window-size-bug-9384.patch |  155 +++
>  .../0001-add-cursor-theme-xfce-invisible.patch     |  248 ++++
>  ...ngs-dialog-add-touchscreen-pointer-option.patch | 1233 ++++++++++++++++++++
>  ...sHelper-gets-a-pointer-to-XfceXSettingsHe.patch |  137 +++
>  ...gsHelper-gets-a-property-touchscreen-poin.patch |  249 ++++
>  ...tect-a-change-of-pointer-device-used-and-.patch |  582 +++++++++
>  .../xfce4-settings/touchscreen/invisible           |  Bin 0 -> 4160 bytes
>  .../xfce4-settings/xfce4-settings/touchscreen/wait |  Bin 0 -> 126096 bytes
>  .../xfce4-settings/xfce4-settings_4.10.0.bb        |   16 -
>  .../xfce4-settings/xfce4-settings_4.11.0.bb        |   31 +
>  23 files changed, 3300 insertions(+), 26 deletions(-)
>  create mode 100644 meta-oe/recipes-devtools/icon-slicer/files/0001-Makefile.am-no-examples.patch
>  create mode 100644 meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb
>  create mode 100644 meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.5.bb
>  create mode 100644 meta-systemd/meta-xfce/recipes-xfce/xfce4-session/files/0001-Add-shutdown-reboot-functionality-for-systemd-bug-87.patch
>  create mode 100644 meta-systemd/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.10.0.bbappend
>  create mode 100644 meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb
>  create mode 100644 meta-xfce/recipes-xfce/xfce4-session/files/0002-Remove-gnome-keyring-remains.patch
>  create mode 100644 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings/0003-Remember-the-settings-manager-window-size-bug-9384.patch
>  create mode 100644 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings/touchscreen/0001-add-cursor-theme-xfce-invisible.patch
>  create mode 100644 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings/touchscreen/0002-mouse-settings-dialog-add-touchscreen-pointer-option.patch
>  create mode 100644 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings/touchscreen/0003-XfcePointersHelper-gets-a-pointer-to-XfceXSettingsHe.patch
>  create mode 100644 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings/touchscreen/0004-XfceXSettingsHelper-gets-a-property-touchscreen-poin.patch
>  create mode 100644 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings/touchscreen/0005-pointers-detect-a-change-of-pointer-device-used-and-.patch
>  create mode 100644 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings/touchscreen/invisible
>  create mode 100644 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings/touchscreen/wait
>  delete mode 100644 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.10.0.bb
>  create mode 100644 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.11.0.bb
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20121226/0b97074d/attachment-0002.sig>


More information about the Openembedded-devel mailing list