All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Jussi Kukkonen <jussi.kukkonen@intel.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] glib-2.0: Put glib-compile-schemas back in -utils
Date: Mon, 11 Apr 2016 16:08:39 +0200	[thread overview]
Message-ID: <570BAFE7.7080908@mlbassoc.com> (raw)
In-Reply-To: <1460372872-7074-1-git-send-email-jussi.kukkonen@intel.com>

On 2016-04-11 13:07, Jussi Kukkonen wrote:
> Commit cc97d576 moved a bunch of development tools to the -dev
> package. glib-compile-schemas is actually used in postinst by
> gsettings.bbclass so it needs to be available on target at package
> install time: Move the tool back to glib-2.0-utils which
> gsettings.bbclass depends on.
>
> Fixes [YOCTO #9431].
>
> Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>

Looks like this fixes it, thanks.

Acked-by: Gary Thomas <gary@mlbassoc.com>

> ---
>
> I also reviewed again the other tools that were moved in cc97d576:
> this one seems like the only one that is needed at postinst.
>
> Possibly glib-compile-schemas should be installed with the library
> (like qio-querymodules now is) but I'd rather not do that at this
> point in the release as it would mean other changes like moving
> the binary install location.
>
> This commit is also available in the git repository at:
>
>    git://git.yoctoproject.org/poky-contrib jku/glib-compile-schemas
>
>
>   meta/recipes-core/glib-2.0/glib.inc | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc
> index 3a03191..e764fad 100644
> --- a/meta/recipes-core/glib-2.0/glib.inc
> +++ b/meta/recipes-core/glib-2.0/glib.inc
> @@ -57,7 +57,6 @@ FILES_${PN}-dev += "${libdir}/glib-2.0/include \
>                       ${bindir}/glib-genmarshal \
>                       ${bindir}/glib-gettextize \
>                       ${bindir}/glib-mkenums \
> -                    ${bindir}/glib-compile-schemas \
>                       ${bindir}/glib-compile-resources \
>                       ${datadir}/glib-2.0/gettext/po/Makefile.in.in \
>                       ${datadir}/glib-2.0/schemas/gschema.dtd"
>


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


      reply	other threads:[~2016-04-11 14:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-11 11:07 [PATCH] glib-2.0: Put glib-compile-schemas back in -utils Jussi Kukkonen
2016-04-11 14:08 ` Gary Thomas [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=570BAFE7.7080908@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=jussi.kukkonen@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.