From: Ross Burton Date: Wed, 6 Mar 2019 16:13:48 +0000 (+0000) Subject: bitbake: add readlink to HOSTTOOLS X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~15110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ace3c0fff40604450ea8f0a669aaa37fbe730069;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bitbake: add readlink to HOSTTOOLS If systemd has EFI enabled it uses readlink. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 8fc4e9bc1a8..7f8b043cc45 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -494,7 +494,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 \ sleep sort split stat strings strip tail tar tee test touch tr true uname \ uniq wc wget which xargs \ "