[Buildroot] PC post-build.sh issue

Chuck Tuffli ctuffli at gmail.com
Wed Feb 13 17:45:25 UTC 2019


On Tue, Feb 12, 2019 at 8:45 AM Grégoire Delattre
<gregoire.delattre at gmail.com> wrote:
>
> On Tue, Feb 12, 2019 at 9:00 AM Peter Korsgaard <peter at korsgaard.com> wrote:
>>
>> >>>>> "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?
>>
>
> Indeed this is a typo ! Looks like an unexpected CTRL-a in vim...
> I'll fix this quickly, sorry for the inconvenience.
>
>>
>> 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?

No problem, thanks for the fix!

--chuck



More information about the buildroot mailing list