Message ID | 20170420182028.31964-3-raj.khem@gmail.com |
---|---|
State | New |
Headers | show |
Series | [1/5] boost: Upgrade to 1.64.0 | expand |
On 20 April 2017 at 19:20, Khem Raj <raj.khem@gmail.com> wrote: > pr is used by gstreamer1.0-libav during configure > So how does this work at the moment, or what's the problem with it failing? Ross -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core
On Thu, Apr 20, 2017 at 2:30 PM, Burton, Ross <ross.burton@intel.com> wrote: > > On 20 April 2017 at 19:20, Khem Raj <raj.khem@gmail.com> wrote: >> >> pr is used by gstreamer1.0-libav during configure > > > So how does this work at the moment, or what's the problem with it failing? > I build for rpi3 may be thats why you are not seeing it. > Ross -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 227babd1b21..16a1fcd9db4 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -458,7 +458,7 @@ HOSTTOOLS += " \ cpp cut date dd diff diffstat dirname du echo egrep env expand expr false \ fgrep file find flock g++ gawk gcc getconf getopt git grep gunzip gzip \ head hostname install ld ldd ln ls make makeinfo md5sum mkdir mknod \ - mktemp mv nm objcopy objdump od patch perl pod2man printf pwd python \ + mktemp mv nm objcopy objdump od patch perl pod2man pr printf pwd python \ python2.7 python3 ranlib readelf readlink rm rmdir rpcgen sed sh sha256sum \ sleep sort split stat strings strip tail tar tee test touch tr true uname \ uniq wc wget which xargs \
pr is used by gstreamer1.0-libav during configure Signed-off-by: Khem Raj <raj.khem@gmail.com> --- meta/conf/bitbake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.12.2 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core