[OE-core] [PATCH 13/46] gettext_0.17.bb: Use linux-uclibceabi instead of linux-uclibcgnueabi

Richard Purdie richard.purdie at linuxfoundation.org
Mon Apr 4 11:50:53 UTC 2011


On Thu, 2011-03-31 at 21:28 -0700, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  meta/recipes-core/gettext/gettext_0.17.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/meta/recipes-core/gettext/gettext_0.17.bb b/meta/recipes-core/gettext/gettext_0.17.bb
> index 3a9f893..b9c4e1c 100644
> --- a/meta/recipes-core/gettext/gettext_0.17.bb
> +++ b/meta/recipes-core/gettext/gettext_0.17.bb
> @@ -19,7 +19,7 @@ SRC_URI = "${GNU_MIRROR}/gettext/gettext-${PV}.tar.gz \
>            "
>  
>  SRC_URI_append_linux-uclibc = " file://gettext-error_print_progname.patch;patch=1"
> -SRC_URI_append_linux-uclibcgnueabi = " file://gettext-error_print_progname.patch;patch=1"
> +SRC_URI_append_linux-uclibceabi = " file://gettext-error_print_progname.patch;patch=1"
>  
>  SRC_URI[md5sum] = "58a2bc6d39c0ba57823034d55d65d606"
>  SRC_URI[sha256sum] = "209638bb8e162f22c281145a34e220c66f1f6e9ff5e4c50c6f2ef2ded59537ba"

I've merged patches 8-13 to master, thanks.

Richard





More information about the Openembedded-core mailing list