Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] *** SUBJECT HERE ***
@ 2013-11-20 22:02 Chris Zankel
  2013-11-20 18:07 ` [PATCH 1/2] uclibc-snapshot: enable option UCLIBC_SUSV2_LEGACY Chris Zankel
  2013-11-20 18:46 ` [PATCH 2/2] libnspr: Add dependency on !BR2_xtensa Chris Zankel
  0 siblings, 2 replies; 3+ messages in thread
From: Chris Zankel @ 2013-11-20 22:02 UTC (permalink / raw)
  To: buildroot

Hi,

These two patches fix two of the broken builds for Xtensa:
- coreutils
- cdrkit

The first patch enables valloc for recent versions of uClibc (snapshot), which
is still used by cdrkit. The second patch disables libnsrp for Xtensa
(!BR_xtensa), which is used by libnss, and consequently libnss and ecryptfs.

Thanks,
-Chris

Chris Zankel (2):
  uclibc-snapshot: enable option UCLIBC_SUSV2_LEGACY
  libnspr: Add dependency on !BR2_xtensa

 package/ecryptfs-utils/Config.in      | 1 +
 package/libnspr/Config.in             | 3 ++-
 package/libnss/Config.in              | 1 +
 package/uclibc/uClibc-snapshot.config | 1 +
 4 files changed, 5 insertions(+), 1 deletion(-)

-- 
1.8.1.2

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-20 22:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-20 22:02 [PATCH 0/2] *** SUBJECT HERE *** Chris Zankel
2013-11-20 18:07 ` [PATCH 1/2] uclibc-snapshot: enable option UCLIBC_SUSV2_LEGACY Chris Zankel
2013-11-20 18:46 ` [PATCH 2/2] libnspr: Add dependency on !BR2_xtensa Chris Zankel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox