All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] proxy-libintl: rprovide the gettext packages
Date: Mon, 19 Aug 2013 08:35:00 +0200	[thread overview]
Message-ID: <20130819063500.GC3573@jama> (raw)
In-Reply-To: <CAMKF1sqEn0EOz7f-Vu4+W=PNHdZ60d8Dz_g5YUVgz=Qf4wj=2Q@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1683 bytes --]

On Tue, Aug 13, 2013 at 06:43:22PM -0700, Khem Raj wrote:
> ignore this one please. I have a different one that fixes the problem
> coming out shortly.

I'm sorry, I was a bit blind when checking patches to merge last week
and somehow I've missed this reply, should I revert it or can you send
follow-up quickly?
 
> On Tue, Aug 6, 2013 at 10:39 PM, Khem Raj <raj.khem@gmail.com> wrote:
> 
> > This helps in stubbing out gettext when proxy-libintl is chosen
> > usually on small/uclibc based images
> >
> > Signed-off-by: Khem Raj <raj.khem@gmail.com>
> > ---
> >  .../proxy-libintl/proxy-libintl_20100902.bb        |    2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bbb/meta-oe/recipes-core/proxy-libintl/
> > proxy-libintl_20100902.bb
> > index e1531dd..0c652b6 100644
> > --- a/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb
> > +++ b/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb
> > @@ -6,6 +6,8 @@ LIC_FILES_CHKSUM =
> > "file://src/proxy-libintl/COPYING.LIB.txt;md5=bc400bc21422f9a
> >
> >  PR = "r1"
> >  PROVIDES = "virtual/libintl virtual/gettext"
> > +RPROVIDES_${PN} += "gettext"
> > +RPROVIDES_${PN}-dev += "gettext-dev"
> >
> >  SRC_URI = " \
> >
> > http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/${PN}-dev_${PV}_win32.zip\
> > --
> > 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: 205 bytes --]

  reply	other threads:[~2013-08-19  6:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-07  5:39 [meta-oe][PATCH] proxy-libintl: rprovide the gettext packages Khem Raj
2013-08-14  1:43 ` Khem Raj
2013-08-19  6:35   ` Martin Jansa [this message]
2013-08-19  6:38     ` Khem Raj

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=20130819063500.GC3573@jama \
    --to=martin.jansa@gmail.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.