Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 03/50] libiconv: Add recipes for 1.13.1
Date: Wed, 20 Jul 2011 11:06:25 -0700	[thread overview]
Message-ID: <4E271921.9050803@gmail.com> (raw)
In-Reply-To: <1311171248.2344.38.camel@rex>

On 07/20/2011 07:14 AM, Richard Purdie wrote:
> On Wed, 2011-07-20 at 01:27 -0700, Saul Wold wrote:
>> From: Khem Raj<raj.khem@gmail.com>
>>
>> Import 1.13.1 recipes from meta-oe
>> share common code through libiconv.inc
>>
>> Signed-off-by: Khem Raj<raj.khem@gmail.com>
>> ---
>>   .../libiconv/libiconv-1.13.1/autoconf.patch        |16018 ++++++++++++++++++++
>>   meta/recipes-support/libiconv/libiconv.inc         |   18 +
>>   meta/recipes-support/libiconv/libiconv_1.11.1.bb   |   24 +-
>>   meta/recipes-support/libiconv/libiconv_1.13.1.bb   |   20 +
>>   4 files changed, 16061 insertions(+), 19 deletions(-)
>>   create mode 100644 meta/recipes-support/libiconv/libiconv-1.13.1/autoconf.patch
>>   create mode 100644 meta/recipes-support/libiconv/libiconv.inc
>>   create mode 100644 meta/recipes-support/libiconv/libiconv_1.13.1.bb
>
> I've given feedback elsewhere about this. Please can we combine the best
> bits of the recipes rather than overwrite one with the other. I think
> removing the libtool.m4 file directly rather than patching is a better
> approach as per the current recipe for example.
>

yes I will test it out and resubmit

> I also suspect the .inc file wasn't used specifically due to the
> gplv2/v3 contamination issue.

ok makes sense. i will rework it to be separate

  I'm fine with having a .inc file but the
> gplv2 recipe probably shouldn't use it.
>
> Cheers,
>
> Richard
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




  reply	other threads:[~2011-07-20 18:10 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-20  8:27 [PATCH 00/50] Major Update for Uclibc and gcc4.5.1 Saul Wold
2011-07-20  8:27 ` [PATCH 01/50] alsa-tools: Fix recipe build error Saul Wold
2011-07-20  8:27 ` [PATCH 02/50] Revert "libiconv: add version 1.13.1" Saul Wold
2011-07-20  8:27 ` [PATCH 03/50] libiconv: Add recipes for 1.13.1 Saul Wold
2011-07-20 14:14   ` Richard Purdie
2011-07-20 18:06     ` Khem Raj [this message]
2011-07-20  8:27 ` [PATCH 04/50] scripts/contrib: add build time regression test script Saul Wold
2011-07-20  8:27 ` [PATCH 05/50] libpng: upgrade to v1.2.46 Saul Wold
2011-07-20  8:27 ` [PATCH 06/50] distro-tracking: update libpng Saul Wold
2011-07-20  8:27 ` [PATCH 07/50] xcb-proto: add multilib support Saul Wold
2011-08-03  4:27   ` Kumar Gala
2011-07-20  8:27 ` [PATCH 08/50] pciutils: Change the hardcoded /usr/lib to support multilib Saul Wold
2011-07-20  8:27 ` [PATCH 09/50] udev: Change hard coded " Saul Wold
2011-07-20 14:27   ` Richard Purdie
2011-07-20  8:27 ` [PATCH 10/50] perl: revise the RRECOMMENDS_perl-modules for multilib case Saul Wold
2011-07-20  8:27 ` [PATCH 11/50] uclibc: improve packaging granularity Saul Wold
2011-07-20  8:27 ` [PATCH 12/50] gdk-pixbuf(-native): Fix build by disabling introspection Saul Wold
2011-07-20  8:28 ` [PATCH 13/50] metacity: Add gnome-doc-utils to DEPENDS Saul Wold
2011-07-20  8:28 ` [PATCH 14/50] gnome-doc-utils: Package up python site packages, bump PR Saul Wold
2011-07-20  8:28 ` [PATCH 15/50] iptuils: Add sgmlspl-native to DEPENDS Saul Wold
2011-07-20  8:28 ` [PATCH 16/50] btrfs-tools: Add util-linux " Saul Wold
2011-07-20  8:28 ` [PATCH 17/50] gcc: Add gcc configure for PowerPC e500v2/SPE embedded floating point ABI Saul Wold
2011-07-20  8:28 ` [PATCH 18/50] tclibc-*libc: Utilize TARGET_FPU for gnuspe setting Saul Wold
2011-07-20  8:28 ` [PATCH 19/50] tune-ppce500v2: Add a tune file for PowerPC e500v2 cores Saul Wold
2011-07-20  8:28 ` [PATCH 20/50] openssl: Add handling for linux-gnuspe-powerpc Saul Wold
2011-07-20  8:28 ` [PATCH 21/50] flac: fix build issues with e500v2 (gnuspe) toolchain Saul Wold
2011-07-20  8:28 ` [PATCH 22/50] tune-ppce500mc: Add a tune file for PowerPC e500mc core Saul Wold
2011-07-20  8:28 ` [PATCH 23/50] gcc_4.5.1: fix arm_bswapsi2.patch Saul Wold
2011-07-20  8:28 ` [PATCH 24/50] gcc_4.5.1: add pr43810.patch Saul Wold
2011-07-20  8:28 ` [PATCH 25/50] gcc_4.5.1: add pr44290.patch Saul Wold
2011-07-20  8:28 ` [PATCH 26/50] gcc_4.5.1: add pr44606.patch Saul Wold
2011-07-20  8:28 ` [PATCH 27/50] gcc_4.5.1: add pr45094.patch Saul Wold
2011-07-20  8:28 ` [PATCH 28/50] gcc_4.5.1: add pr45052.patch Saul Wold
2011-07-20  8:28 ` [PATCH 29/50] gcc_4.5.1: add pr45886.patch Saul Wold
2011-07-20  8:28 ` [PATCH 30/50] bitbake.conf, sanity.bbclass: Drop mercurial-native Saul Wold
2011-07-20  8:28 ` [PATCH 31/50] help2man-native: Add 1.38.2 Saul Wold
2011-07-20  8:28 ` [PATCH 32/50] autotools.bbclass: Add help2man-native to the main DEPENDS tree Saul Wold
2011-07-20  8:28 ` [PATCH 33/50] default-distrovars: Add largefile and argp to DISTRO_FEATURES Saul Wold
2011-07-20  8:28 ` [PATCH 34/50] acl, attr: Fix build failures when NLS is disabled on uclibc Saul Wold
2011-07-20  8:28 ` [PATCH 35/50] classes/gettext: Do not disable nls for non target recipes Saul Wold
2011-07-20  8:28 ` [PATCH 36/50] libxdamage, libxft, libxrandr: Add missing dependency on virtual/libx11 Saul Wold
2011-07-20  8:28 ` [PATCH 37/50] tzcode,tzdata: Update tzdata to 2011h Saul Wold
2011-07-20  8:28 ` [PATCH 38/50] task-core-x11-sato: Add empty NETWORK_MANAGER for uclibc Saul Wold
2011-07-20  8:28 ` [PATCH 39/50] uclibc_0.9.32: Implement sync_file_range2 Saul Wold
2011-07-20  9:04   ` Phil Blundell
2011-07-20  8:28 ` [PATCH 40/50] oprofile: Fix build when query_module is not there Saul Wold
2011-07-20  8:28 ` [PATCH 41/50] powertop: Add lintl to linker commandline on uclibc Saul Wold
2011-07-20  8:28 ` [PATCH 42/50] pimlico/dates: Fix build " Saul Wold
2011-07-20  9:06   ` Phil Blundell
2011-07-20  8:28 ` [PATCH 43/50] binutils: Fix build when compiling target binutils recipe with gcc 4.6 Saul Wold
2011-07-20  8:28 ` [PATCH 44/50] clutter-box2d: Replace use of finite macro with C99 compliant isfinite() Saul Wold
2011-07-20  8:28 ` [PATCH 45/50] sysprof: Define NT_GNU_BUILD_ID if undefined Saul Wold
2011-07-20  8:28 ` [PATCH 46/50] mesa-xlib: Dont use locales with uclibc Saul Wold
2011-07-20 10:14   ` Phil Blundell
2011-07-20 14:15     ` Richard Purdie
2011-07-20 18:07     ` Khem Raj
2011-07-20  8:28 ` [PATCH 47/50] mesa-dri: Fix build on uclibc Saul Wold
2011-07-20  8:28 ` [PATCH 48/50] task-core-tools: Exclude systemtap for uclibc Saul Wold
2011-07-20  8:28 ` [PATCH 49/50] site/x86_64-linux-uclibc: Cache lf_cv_sane_realloc Saul Wold
2011-07-20  8:28 ` [PATCH 50/50] pseudo: fix uninitialised variable in realpath_fix.patch Saul Wold
2011-07-20 14:28 ` [PATCH 00/50] Major Update for Uclibc and gcc4.5.1 Richard Purdie

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=4E271921.9050803@gmail.com \
    --to=raj.khem@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox