| Summary: | Minor fixes for squashfs makefile and correct PowerPC e500 setting in uclibc config | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Stanislav Bogatyrev <realloc> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | squashfs typo fix, uclibc e500 config fix | ||
thanks, committed squashfs and uclibc e500 fix. I'm not convinced about the uclibc config workaround (atleast this close to a release) |
Created attachment 2383 [details] squashfs typo fix, uclibc e500 config fix * Because of type squashfs makefile was ignoring endian option * Empty uClibc config path caused error during build. Now if the option is empty it takes the default config for selected version. * PowerPC E500 arch option was not set correctly in uclibc config.