[Buildroot] svn commit: trunk/buildroot: target/device target/device/Atmel targe etc...

Bernhard Fischer rep.dot.nop at gmail.com
Tue Jul 31 21:27:09 UTC 2007


On Tue, Jul 31, 2007 at 10:24:53PM +0200, Cristian Ionescu-Idbohrn wrote:
>On Tue, 31 Jul 2007, Bernhard Fischer wrote:
>
>> You broke using snapshots.
>>
>> []
>> bzcat /tmp/buildroot_trunk/.down/uClibc-snapshot.tar.bz2 | tar -C /tmp/buildroot_trunk/toolchain_build_i386   -xf -
>> toolchain/patch-kernel.sh /tmp/buildroot_trunk/toolchain_build_i386/uClibc  uClibc.\*.patch
>> Aborting.  'uClibc.*.patch' is not a directory.
>
>Even non-snapshots are broken :(  This seems to be the place where it
>happens:
>
>,----
>| ifneq ($(BR2_UCLIBC_VERSION_SNAPSHOT),y)
>| 	toolchain/patch-kernel.sh $(UCLIBC_DIR) $(UCLIBC_PATCH_DIR) uClibc-$(UCLIBC_OFFICIAL_VERSION)-\*.patch
>| else
>| 	toolchain/patch-kernel.sh $(UCLIBC_DIR) $(UCLIBC_PATCH_DIR) uClibc.\*.patch
>| endif
>`----
>
>Reversing $(UCLIBC_PATCH_DIR) to toolchain/uClibc/ unbreaks it.

It's really a PITA, yes. I'm honestly thinking about an alternative
approach to all of this mess. Either i move to a branch or somebody else
would have better used a branch to safe away nonworking draft patches.



More information about the buildroot mailing list