| Submitter | Zhai, Edwin |
|---|---|
| Date | Sept. 28, 2011, 5:02 a.m. |
| Message ID | <cover.1317185969.git.edwin.zhai@intel.com> |
| Download | mbox |
| Permalink | /patch/12241/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib gzhai/master2Comments
On 09/27/2011 10:02 PM, edwin.zhai@intel.com wrote: > From: Zhai Edwin<edwin.zhai@intel.com> > > All, > gnome-vfs need to be removed and taken place by gio. These patches remove the > dependece on it, and obsolete recipes that need it. > > Pls. help to pull. > > Thanks, > Edwin > > The following changes since commit e3c5d7a90ae179af0ac128ea4dfc1a5a6602c2e4: > > libtool: Fix an issue where unnecessary rpaths were being injected (2011-09-26 17:56:44 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib gzhai/master2 > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/master2 > > Zhai Edwin (4): > oprofileui: remove dependence on gnome-vfs > libgsf: remove dependence on gnome-vfs > tables: remove it as obsolete recipe > gnome-vfs: remove it as obsolete recipe in favor of GIO/GVFS > > .../recipes-gnome/libgsf/libgsf_1.14.5.bb | 8 ++- > meta-demoapps/recipes-graphics/clutter/table.inc | 13 ----- > .../recipes-graphics/clutter/table/fixes.patch | 16 ------ > .../recipes-graphics/clutter/table_git.bb | 15 ------ > .../conf/distro/include/distro_tracking_fields.inc | 11 ---- > meta/conf/multilib.conf | 1 - > .../gnome/gnome-vfs-2.24.4/gconftool-lossage.patch | 13 ----- > .../gnome-vfs-2.24.4/gnome-vfs-no-kerberos.patch | 53 -------------------- > meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb | 50 ------------------ > meta/recipes-kernel/oprofile/oprofileui.inc | 2 +- > 10 files changed, 7 insertions(+), 175 deletions(-) > delete mode 100644 meta-demoapps/recipes-graphics/clutter/table.inc > delete mode 100644 meta-demoapps/recipes-graphics/clutter/table/fixes.patch > delete mode 100644 meta-demoapps/recipes-graphics/clutter/table_git.bb > delete mode 100644 meta/recipes-gnome/gnome/gnome-vfs-2.24.4/gconftool-lossage.patch > delete mode 100644 meta/recipes-gnome/gnome/gnome-vfs-2.24.4/gnome-vfs-no-kerberos.patch > delete mode 100644 meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > Merged into OE-Core, except as noted about gnome-vfs possibly transferring to meta-oe as part of this. Thanks Sau!
From: Zhai Edwin <edwin.zhai@intel.com> All, gnome-vfs need to be removed and taken place by gio. These patches remove the dependece on it, and obsolete recipes that need it. Pls. help to pull. Thanks, Edwin The following changes since commit e3c5d7a90ae179af0ac128ea4dfc1a5a6602c2e4: libtool: Fix an issue where unnecessary rpaths were being injected (2011-09-26 17:56:44 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib gzhai/master2 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/master2 Zhai Edwin (4): oprofileui: remove dependence on gnome-vfs libgsf: remove dependence on gnome-vfs tables: remove it as obsolete recipe gnome-vfs: remove it as obsolete recipe in favor of GIO/GVFS .../recipes-gnome/libgsf/libgsf_1.14.5.bb | 8 ++- meta-demoapps/recipes-graphics/clutter/table.inc | 13 ----- .../recipes-graphics/clutter/table/fixes.patch | 16 ------ .../recipes-graphics/clutter/table_git.bb | 15 ------ .../conf/distro/include/distro_tracking_fields.inc | 11 ---- meta/conf/multilib.conf | 1 - .../gnome/gnome-vfs-2.24.4/gconftool-lossage.patch | 13 ----- .../gnome-vfs-2.24.4/gnome-vfs-no-kerberos.patch | 53 -------------------- meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb | 50 ------------------ meta/recipes-kernel/oprofile/oprofileui.inc | 2 +- 10 files changed, 7 insertions(+), 175 deletions(-) delete mode 100644 meta-demoapps/recipes-graphics/clutter/table.inc delete mode 100644 meta-demoapps/recipes-graphics/clutter/table/fixes.patch delete mode 100644 meta-demoapps/recipes-graphics/clutter/table_git.bb delete mode 100644 meta/recipes-gnome/gnome/gnome-vfs-2.24.4/gconftool-lossage.patch delete mode 100644 meta/recipes-gnome/gnome/gnome-vfs-2.24.4/gnome-vfs-no-kerberos.patch delete mode 100644 meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb