Bug 2449 - Minor fixes for squashfs makefile and correct PowerPC e500 setting in uclibc config
Summary: Minor fixes for squashfs makefile and correct PowerPC e500 setting in uclibc ...
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-27 13:18 UTC by Stanislav Bogatyrev
Modified: 2010-08-28 22:15 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
squashfs typo fix, uclibc e500 config fix (1.91 KB, patch)
2010-08-27 13:18 UTC, Stanislav Bogatyrev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Bogatyrev 2010-08-27 13:18:09 UTC
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.
Comment 1 Peter Korsgaard 2010-08-28 22:15:45 UTC
thanks, committed squashfs and uclibc e500 fix. I'm not convinced about the uclibc config workaround (atleast this close to a release)