[OE-core] [PATCH] bitbake: add readlink to HOSTTOOLS

Burton, Ross ross.burton at intel.com
Thu Mar 7 20:43:48 UTC 2019


Whoops!  v2 incoming.

Ross

On Thu, 7 Mar 2019 at 18:51, Andre McCurdy <armccurdy at gmail.com> wrote:
>
> On Wed, Mar 6, 2019 at 8:14 AM Ross Burton <ross.burton at intel.com> wrote:
> >
> > If systemd has EFI enabled it uses readlink.
> >
> > Signed-off-by: Ross Burton <ross.burton at intel.com>
> > ---
> >  meta/conf/bitbake.conf | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
> > index f1540a0acf7..3d1434931d1 100644
> > --- a/meta/conf/bitbake.conf
> > +++ b/meta/conf/bitbake.conf
> > @@ -485,7 +485,7 @@ HOSTTOOLS += " \
> >      fgrep file find flock g++ gawk gcc getconf getopt git grep gunzip gzip \
> >      head hostname id install ld ldd ln ls make makeinfo md5sum mkdir mknod \
> >      mktemp mv nm objcopy objdump od patch perl pod2man pr printf pwd python2 \
> > -    python2.7 python3 ranlib readelf readlink rm rmdir rpcgen sed seq sh sha256sum \
> > +    python2.7 python3 ranlib readelf readlink realpath rm rmdir rpcgen sed seq sh sha256sum \
>
> Comments mention "readlink" but patch adds "realpath" ?
>
> >      sleep sort split stat strings strip tail tar tee test touch tr true uname \
> >      uniq wc wget which xargs \
> >  "
> > --
> > 2.11.0
> >
> > --
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core


More information about the Openembedded-core mailing list