[OE-core] [PATCH 3/4] binutils: fix typo in libtool patch

Khem Raj raj.khem at gmail.com
Mon Oct 3 16:23:34 UTC 2016


Good catch

On Oct 3, 2016 7:17 AM, "Ross Burton" <ross.burton at intel.com> wrote:

> There was a clear typo in a function name, correct it.
>
> Signed-off-by: Ross Burton <ross.burton at intel.com>
> ---
>  meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch | 3
> +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch
> b/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch
> index f2411c4..f0fdf46 100644
> --- a/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch
> +++ b/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch
> @@ -16352,7 +16352,7 @@ index 9503ec8..70e856e 100644
>               case "$perm_rpath " in
>               *" $libdir "*) ;;
>  -            *) perm_rpath="$perm_rpath $libdir" ;;
> -+            *) func_apped perm_rpath " $libdir" ;;
> ++            *) func_append perm_rpath " $libdir" ;;
>               esac
>             fi
>           done
> @@ -21175,4 +21175,3 @@ index bba9fd2..25a2dae 100755
>
>  --
>  2.9.0
> -
> --
> 2.8.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20161003/514ee5ce/attachment-0002.html>


More information about the Openembedded-core mailing list