* [meta-oe][PATCH] libungif: add native build
@ 2013-06-10 17:06 Marko Lindqvist
2013-06-10 17:07 ` Marko Lindqvist
0 siblings, 1 reply; 3+ messages in thread
From: Marko Lindqvist @ 2013-06-10 17:06 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
---
meta-oe/recipes-extended/libungif/libungif_4.1.3.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-oe/recipes-extended/libungif/libungif_4.1.3.bb b/meta-oe/recipes-extended/libungif/libungif_4.1.3.bb
index 0e9bf9b..3e4b78b 100644
--- a/meta-oe/recipes-extended/libungif/libungif_4.1.3.bb
+++ b/meta-oe/recipes-extended/libungif/libungif_4.1.3.bb
@@ -12,3 +12,5 @@ inherit autotools lib_package
PACKAGES =+ "${PN}-utils"
FILES_${PN}-utils = "${bindir}/*"
+
+BBCLASSEXTEND = "native"
--
1.7.10.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [meta-oe][PATCH] libungif: add native build
2013-06-10 17:06 [meta-oe][PATCH] libungif: add native build Marko Lindqvist
@ 2013-06-10 17:07 ` Marko Lindqvist
2013-06-11 15:50 ` Martin Jansa
0 siblings, 1 reply; 3+ messages in thread
From: Marko Lindqvist @ 2013-06-10 17:07 UTC (permalink / raw)
To: openembedded-devel
Motivation for this patch: newer versions of liberation-fonts need
fontforge to build, and fontforge depends on libungif.
- ML
On 10 June 2013 20:06, Marko Lindqvist <cazfi74@gmail.com> wrote:
> Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
> ---
> meta-oe/recipes-extended/libungif/libungif_4.1.3.bb | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/meta-oe/recipes-extended/libungif/libungif_4.1.3.bb b/meta-oe/recipes-extended/libungif/libungif_4.1.3.bb
> index 0e9bf9b..3e4b78b 100644
> --- a/meta-oe/recipes-extended/libungif/libungif_4.1.3.bb
> +++ b/meta-oe/recipes-extended/libungif/libungif_4.1.3.bb
> @@ -12,3 +12,5 @@ inherit autotools lib_package
> PACKAGES =+ "${PN}-utils"
>
> FILES_${PN}-utils = "${bindir}/*"
> +
> +BBCLASSEXTEND = "native"
> --
> 1.7.10.4
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [meta-oe][PATCH] libungif: add native build
2013-06-10 17:07 ` Marko Lindqvist
@ 2013-06-11 15:50 ` Martin Jansa
0 siblings, 0 replies; 3+ messages in thread
From: Martin Jansa @ 2013-06-11 15:50 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1340 bytes --]
On Mon, Jun 10, 2013 at 08:07:43PM +0300, Marko Lindqvist wrote:
> Motivation for this patch: newer versions of liberation-fonts need
> fontforge to build, and fontforge depends on libungif.
This line should be in comment above BBCLASSEXTEND or in commit message.
I'll add it to commit message, no need to send v2.
>
>
> - ML
>
>
> On 10 June 2013 20:06, Marko Lindqvist <cazfi74@gmail.com> wrote:
> > Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
> > ---
> > meta-oe/recipes-extended/libungif/libungif_4.1.3.bb | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/meta-oe/recipes-extended/libungif/libungif_4.1.3.bb b/meta-oe/recipes-extended/libungif/libungif_4.1.3.bb
> > index 0e9bf9b..3e4b78b 100644
> > --- a/meta-oe/recipes-extended/libungif/libungif_4.1.3.bb
> > +++ b/meta-oe/recipes-extended/libungif/libungif_4.1.3.bb
> > @@ -12,3 +12,5 @@ inherit autotools lib_package
> > PACKAGES =+ "${PN}-utils"
> >
> > FILES_${PN}-utils = "${bindir}/*"
> > +
> > +BBCLASSEXTEND = "native"
> > --
> > 1.7.10.4
> >
> _______________________________________________
> 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: 205 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-06-11 15:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-10 17:06 [meta-oe][PATCH] libungif: add native build Marko Lindqvist
2013-06-10 17:07 ` Marko Lindqvist
2013-06-11 15:50 ` Martin Jansa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox