BTW, I found many recipes in meta-demoapps are not maintained: no LIC_FILES_CHKSUM/SRCREV, no workable SRC_URI, and even no layer.conf under meta-demoapps.
We need more test for demoapps, and require each commit to take care of them, or else remove them completely... On Tue, Sep 27, 2011 at 09:49:25PM +0800, [email protected] wrote: > From: Zhai Edwin <[email protected]> > > All, > This patch remove gnome-vfs completely: remove itself, dependence on it, and > other obsolete recipe depending on it. > > Last time, I remember one recipe in oe-core depends on gnome-vfs, but nobody > depends on it. Could somebody have a double check on oe-core? > > 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 (1): > gnome-vfs: remove this obsolete recipe completely 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 > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core -- best rgds, edwin _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
