From: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn@axis.com>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot: target/device target/device/Atmel targe etc...
Date: Tue, 31 Jul 2007 22:24:53 +0200 (CEST) [thread overview]
Message-ID: <0707312219520.11633@somehost> (raw)
In-Reply-To: <20070731161525.GB9378@aon.at>
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.
Cheers,
--
Cristian
next prev parent reply other threads:[~2007-07-31 20:24 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-31 14:59 [Buildroot] svn commit: trunk/buildroot: target/device target/device/Atmel targe etc ulf at uclibc.org
2007-07-31 16:15 ` Bernhard Fischer
2007-07-31 16:17 ` Bernhard Fischer
2007-07-31 20:24 ` Cristian Ionescu-Idbohrn [this message]
2007-07-31 21:27 ` Bernhard Fischer
2007-07-31 21:43 ` Cristian Ionescu-Idbohrn
2007-07-31 23:15 ` Ulf Samuelsson
2007-09-17 9:20 ` [Buildroot] r19351 broke make source [was: Re: svn commit: trunk/buildroot: target/device target/device/Atmel targe etc...] Bernhard Fischer
2007-09-17 9:50 ` Bernhard Fischer
2007-09-17 20:12 ` [Buildroot] r19351 broke make source [was: Re: svn commit:trunk/buildroot: " Ulf Samuelsson
2007-09-17 21:47 ` Bernhard Fischer
2007-09-17 12:21 ` [Buildroot] r19351 broke make source [was: Re: svn commit: trunk/buildroot: " Ulf Samuelsson
2007-09-17 11:01 ` Bernhard Fischer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0707312219520.11633@somehost \
--to=cristian.ionescu-idbohrn@axis.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.