[Buildroot] dialog makefile is outdated

Stefan Feilmeier stefan at deeproot.co.in
Tue Feb 13 09:35:36 UTC 2007


Hello.

I just tried to build a root filesystem including the dialog tool but
the make file in package/dialog/dialog.mk tries to download a
non-existent file from the debian server. The solution was to patch the
file.

Regards,
Stefan

Patch for package/dialog/dialog.mk:

12c12
< DIALOG_PATCH1:=dialog_$(DIALOG_VERSION)-2.diff.gz
---
> DIALOG_PATCH1:=dialog_$(DIALOG_VERSION)-3.diff.gz





More information about the buildroot mailing list