Bug 2449

Summary: Minor fixes for squashfs makefile and correct PowerPC e500 setting in uclibc config
Product: buildroot Reporter: Stanislav Bogatyrev <realloc>
Component: OtherAssignee: 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

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)