Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] rebuilding a project on older commits
@ 2013-01-26 17:57 Carsten Schoenert
  2013-01-27  8:30 ` Thomas Petazzoni
  0 siblings, 1 reply; 6+ messages in thread
From: Carsten Schoenert @ 2013-01-26 17:57 UTC (permalink / raw)
  To: buildroot

Hello,

is there a simple way to rebuild a project without the whole
crosscompiler part?

I have to search in my project why now the current output of Buildroot
isn't startable via nfs. So I want to go back and try out which commit
breaks the build, like I can do similar with git bisect in other Git
repos. Probably the busybox here is miss configured in the between time
because the current kernel config, which has also some little changes
works with an older rootfs.tar.

The current kernel with an actual rootfs ended up with
> [   10.890000] Looking up port of RPC 100003/3 on 192.168.136.4
> [   10.910000] Looking up port of RPC 100005/3 on 192.168.136.4
> [   10.920000] VFS: Mounted root (nfs filesystem) on device 0:12.
> [   10.930000] Freeing init memory: 104K
> [   10.940000] Kernel panic - not syncing: No init found.  Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.

But after make <myproject>defconfig the complete crosscompiler is
rebuilded which I don't want to do because I don't have change something
on it. How to handle that?

Thanks and regards
Carsten

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

end of thread, other threads:[~2013-01-27 11:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-26 17:57 [Buildroot] rebuilding a project on older commits Carsten Schoenert
2013-01-27  8:30 ` Thomas Petazzoni
2013-01-27  9:11   ` Carsten Schoenert
2013-01-27 10:33     ` Thomas Petazzoni
2013-01-27 11:24       ` Stephan Hoffmann
2013-01-27 11:36       ` Peter Korsgaard

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