[oe] [meta-gnome][PATCH 1/2] gnome-vfs 2.24.4: drop useless print

Gary Thomas gary at mlbassoc.com
Tue Jun 7 11:40:32 UTC 2016


On 2016-06-07 10:38, Koen Kooi wrote:
> This fixes the python3 traceback.

RP already sent patches for this and the other python3 related issue.

>
> Signed-off-by: Koen Kooi <koen.kooi at linaro.org>
> ---
>   meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb | 2 --
>   1 file changed, 2 deletions(-)
>
> diff --git a/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb b/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb
> index f9b02b1..1c78474 100644
> --- a/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb
> +++ b/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb
> @@ -53,8 +53,6 @@ FILES_${PN}-doc += "${datadir}/gtk-doc"
>   PACKAGES_DYNAMIC += "^gnome-vfs-plugin-.*"
>
>   python populate_packages_prepend () {
> -    print d.getVar('FILES_gnome-vfs', 1)
> -
>       plugindir = d.expand('${libdir}/gnome-vfs-2.0/modules/')
>       do_split_packages(d, plugindir, '^lib(.*)\.so$', 'gnome-vfs-plugin-%s', 'GNOME VFS plugin for %s')
>   }
>


-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



More information about the Openembedded-devel mailing list