On Sun, 2022-09-11 at 16:47 +0800, kai wrote: > From: Kai Kang <[email protected]> > > 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 <[email protected]> > --- > 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
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#170536): https://lists.openembedded.org/g/openembedded-core/message/170536 Mute This Topic: https://lists.openembedded.org/mt/93608151/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
