[Buildroot] [PATCH 6/8] package/opkg-utils: add missing dependencies for host build

Peter Korsgaard peter at korsgaard.com
Sat Mar 20 16:49:11 UTC 2021


>>>>> "Ryan" == Ryan Barnett <ryan.barnett at rockwellcollins.com> writes:

 > opkg-utils is a collection of bash and python scripts which require
 > additional commands/tools be available for the bash scripts. The full
 > list of dependencies that the opkg-util scripts require is:

 >   bash
 >   binutils
 >   bzip2
 >   coreutils
 >   diffutils
 >   findutils
 >   grep
 >   gzip
 >   lz4
 >   python3
 >   sed
 >   tar
 >   xz

 > Since buildroot requires that bash, binutils, bzip2, gzip, sed and tar
 > be installed on the host system, only add dependencies on the
 > remaining host tools.

 > Signed-off-by: Ryan Barnett <ryan.barnett at rockwellcollins.com>

Committed to 2020.02.x, 2020.11.x and 2021.02.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list