From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Shrikant Bobade <Shrikant_Bobade@mentor.com>
Subject: Re: [PATCH] gdk-pixbuf-native: add setscene dep on jpeg-native
Date: Thu, 7 Aug 2014 12:16:16 +0200 [thread overview]
Message-ID: <20140807101616.GU14848@jama> (raw)
In-Reply-To: <1407404618-32573-1-git-send-email-bobadeshrikant@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1419 bytes --]
On Thu, Aug 07, 2014 at 03:13:38PM +0530, Shrikant Bobade wrote:
> From: Shrikant Bobade <Shrikant_Bobade@mentor.com>
>
> Without this, we can get setscene postinst failure due to libjpeg being
> unavailable.
This needs to go to oe-core ML.
>
> Signed-off-by: Christopher Larson <kergoth@gmail.com>
> Signed-off-by: Shrikant Bobade <Shrikant_Bobade@mentor.com>
> ---
> meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.30.8.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.30.8.bb b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.30.8.bb
> index 3d08146..1248529 100644
> --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.30.8.bb
> +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.30.8.bb
> @@ -74,6 +74,7 @@ RDEPENDS_${PN}-ptest += "gnome-desktop-testing"
>
> PACKAGES_DYNAMIC += "^gdk-pixbuf-loader-.*"
> PACKAGES_DYNAMIC_class-native = ""
> +PIXBUFCACHE_SYSROOT_DEPS_class-native += "jpeg-native:do_populate_sysroot_setscene"
>
> python populate_packages_prepend () {
> postinst_pixbufloader = d.getVar("postinst_pixbufloader", True)
> --
> 1.7.9.5
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2014-08-07 10:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-07 9:43 [PATCH] gdk-pixbuf-native: add setscene dep on jpeg-native Shrikant Bobade
2014-08-07 10:16 ` Martin Jansa [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-08-07 10:32 Shrikant Bobade
2014-08-07 12:05 Shrikant Bobade
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=20140807101616.GU14848@jama \
--to=martin.jansa@gmail.com \
--cc=Shrikant_Bobade@mentor.com \
--cc=openembedded-devel@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.