All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] binutils: update USE_ALTERNATIVES_FOR for symlink files
@ 2022-09-11  8:47 kai.kang
  2022-09-12 14:58 ` [OE-core] " Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: kai.kang @ 2022-09-11  8:47 UTC (permalink / raw)
  To: openembedded-core

From: Kai Kang <kai.kang@windriver.com>

It provides more binary files by binutils 2.39. Then add them to
USE_ALTERNATIVES_FOR as others to handle symlink files via
update-alternative mechanism.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 meta/recipes-devtools/binutils/binutils.inc | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/meta/recipes-devtools/binutils/binutils.inc b/meta/recipes-devtools/binutils/binutils.inc
index 789c8bec21..9d33a64371 100644
--- a/meta/recipes-devtools/binutils/binutils.inc
+++ b/meta/recipes-devtools/binutils/binutils.inc
@@ -47,7 +47,13 @@ USE_ALTERNATIVES_FOR = " \
 	as \
 	c++filt \
 	elfedit \
+	gp-archive \
+	gp-collect-app \
+	gp-display-html \
+	gp-display-src \
+	gp-display-text \
 	gprof \
+	gprofng \
 	ld \
 	ld.bfd \
 	${LDGOLD_ALTS} \
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [OE-core] [PATCH] binutils: update USE_ALTERNATIVES_FOR for symlink files
  2022-09-11  8:47 [PATCH] binutils: update USE_ALTERNATIVES_FOR for symlink files kai.kang
@ 2022-09-12 14:58 ` Richard Purdie
  2022-09-14  0:51   ` Kai
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Purdie @ 2022-09-12 14:58 UTC (permalink / raw)
  To: kai, openembedded-core

On Sun, 2022-09-11 at 16:47 +0800, kai wrote:
> From: Kai Kang <kai.kang@windriver.com>
> 
> It provides more binary files by binutils 2.39. Then add them to
> USE_ALTERNATIVES_FOR as others to handle symlink files via
> update-alternative mechanism.
> 
> Signed-off-by: Kai Kang <kai.kang@windriver.com>
> ---
>  meta/recipes-devtools/binutils/binutils.inc | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/meta/recipes-devtools/binutils/binutils.inc b/meta/recipes-devtools/binutils/binutils.inc
> index 789c8bec21..9d33a64371 100644
> --- a/meta/recipes-devtools/binutils/binutils.inc
> +++ b/meta/recipes-devtools/binutils/binutils.inc
> @@ -47,7 +47,13 @@ USE_ALTERNATIVES_FOR = " \
>  	as \
>  	c++filt \
>  	elfedit \
> +	gp-archive \
> +	gp-collect-app \
> +	gp-display-html \
> +	gp-display-src \
> +	gp-display-text \
>  	gprof \
> +	gprofng \
>  	ld \
>  	ld.bfd \
>  	${LDGOLD_ALTS} \

This throws tons of warnings:

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/4219

e.g.:

https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/5896/steps/12/logs/warnings

but many more.

Cheers,

Richard


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [OE-core] [PATCH] binutils: update USE_ALTERNATIVES_FOR for symlink files
  2022-09-12 14:58 ` [OE-core] " Richard Purdie
@ 2022-09-14  0:51   ` Kai
  0 siblings, 0 replies; 3+ messages in thread
From: Kai @ 2022-09-14  0:51 UTC (permalink / raw)
  To: Richard Purdie, openembedded-core

On 9/12/22 22:58, Richard Purdie wrote:
> On Sun, 2022-09-11 at 16:47 +0800, kai wrote:
>> From: Kai Kang <kai.kang@windriver.com>
>>
>> It provides more binary files by binutils 2.39. Then add them to
>> USE_ALTERNATIVES_FOR as others to handle symlink files via
>> update-alternative mechanism.
>>
>> Signed-off-by: Kai Kang <kai.kang@windriver.com>
>> ---
>>   meta/recipes-devtools/binutils/binutils.inc | 6 ++++++
>>   1 file changed, 6 insertions(+)
>>
>> diff --git a/meta/recipes-devtools/binutils/binutils.inc b/meta/recipes-devtools/binutils/binutils.inc
>> index 789c8bec21..9d33a64371 100644
>> --- a/meta/recipes-devtools/binutils/binutils.inc
>> +++ b/meta/recipes-devtools/binutils/binutils.inc
>> @@ -47,7 +47,13 @@ USE_ALTERNATIVES_FOR = " \
>>   	as \
>>   	c++filt \
>>   	elfedit \
>> +	gp-archive \
>> +	gp-collect-app \
>> +	gp-display-html \
>> +	gp-display-src \
>> +	gp-display-text \
>>   	gprof \
>> +	gprofng \
>>   	ld \
>>   	ld.bfd \
>>   	${LDGOLD_ALTS} \
> This throws tons of warnings:
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/4219
>
> e.g.:
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/5896/steps/12/logs/warnings
>
> but many more.

OK. I'll figure it out.

Regards,
Kai

>
> Cheers,
>
> Richard


-- 
Kai Kang
Wind River Linux



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-14  0:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-11  8:47 [PATCH] binutils: update USE_ALTERNATIVES_FOR for symlink files kai.kang
2022-09-12 14:58 ` [OE-core] " Richard Purdie
2022-09-14  0:51   ` Kai

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.