[Buildroot] PC post-build.sh issue

Peter Korsgaard peter at korsgaard.com
Tue Feb 12 08:00:33 UTC 2019


>>>>> "Chuck" == Chuck Tuffli <ctuffli at gmail.com> writes:

 > I've been using buildroot to generate a BIOS-based disk image for an
 > x86_64 system and seem to need to change the file:
 >    board/pc/post-build.sh
 > to copy from the i386-pc directory instead of the i387-pc directory.
 > I.e. the last line in the else clause is:
 >     cp -f "$HOST_DIR/lib/grub/i386-pc/boot.img" "$BINARIES_DIR"
 > Is this an indication I've mis-configured something else or is 'i387' a typo?

Heh, that indeed looks like a typo. It was introduced by commit
0b28397a9b (board/pc: ensure grub.cfg is copied to target filesystem)

Grégoire?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list