[Buildroot] [PATCH v1 1/1] package/bootgen: add bootgen host package

Peter Korsgaard peter at korsgaard.com
Sat Oct 22 09:52:01 UTC 2022


>>>>> "Frager," == Frager, Neal <neal.frager at amd.com> writes:

Hi,

 >> I have a package for bootgen as well at $WORK, where I instead use
 >> host-pkgcon which is a bit nicer than these hard coded values, E.G.:

 > What do you mean by $WORK?

Simply that I have done it for an internal Buildroot external tree that
I use at work.


 >> I also had issues with linking with the embedded copy of flex if the
 >> build host has the flex development package installed unless I add
 >> the following patch, which unfortunately is still not merged:

 >> https://github.com/Xilinx/bootgen/pull/20

 > Thank you for sharing.  I will push this internally to see if we can get this prioritized.

Thanks!


 >> Please also add a bootgen.hash file with the hash of the tarball and LICENSE file.

 > Would you mind giving me instructions for generating the bootgen.hash, so I do not need to search for it?

It is simply a question of running sha256sum on the tarball and LICENSE
files. See
https://buildroot.org/downloads/manual/manual.html#adding-packages-hash
for details.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list