Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] oddity with project_ vs. kernel dir
@ 2007-09-18 16:30 Bernhard Fischer
  2007-09-18 17:10 ` Bernhard Fischer
  0 siblings, 1 reply; 6+ messages in thread
From: Bernhard Fischer @ 2007-09-18 16:30 UTC (permalink / raw)
  To: buildroot


Ulf,

I'm trying to build a kernel with openswan (for i386, for example).
Everything works as expected when generating and installing the
kernel-headers ??) but the, when unpacking/patching the kernel for the
target, soomebody seems to try to apply a duplicate patch:

rm -rf
/scratch/obj.i686/buildroot_trunk/project_build_i386/uclibc/linux-2.6.22.6
*** Unpacking kernel source
bzcat /scratch/obj.i686/buildroot_trunk/down/linux-2.6.22.6.tar.bz2 |
tar -C /scratch/obj.i686/buildroot_trunk/project_build_i386/uclibc   -xf -
touch /scratch/obj.i686/buildroot_trunk/project_build_i386/uclibc/linux-2.6.22.6/.unpacked
toolchain/patch-kernel.sh /scratch/obj.i686/buildroot_trunk/project_build_i386/uclibc/linux-2.6.22.6
toolchain/kernel-headers \
                linux-2.6.22.6-\*.patch{,.gz,.bz2}
toolchain/patch-kernel.sh /scratch/obj.i686/buildroot_trunk/toolchain_build_i386/linux-2.6.22.6
package/openswan \
                linux-2.6.22.6-\*.patch{,.gz,.bz2}

Applying linux-2.6.22.6-openswan-2.4.9.kernel-2.6-klips.patch using
plaintext: 
The next patch would create the file README.openswan-2,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
(a bit line-wrapped, sorry).

Does that sound familiar to you?

??): 
touch
/scratch/obj.i686/buildroot_trunk/toolchain_build_i386/linux-2.6.22.6/.unp
acked
toolchain/patch-kernel.sh
/scratch/obj.i686/buildroot_trunk/toolchain_build_i386
/linux-2.6.22.6 toolchain/kernel-headers \
                linux-2.6.22.6-\*.patch{,.gz,.bz2}
toolchain/patch-kernel.sh
/scratch/obj.i686/buildroot_trunk/toolchain_build_i386
/linux-2.6.22.6 package/openswan \
                linux-2.6.22.6-\*.patch{,.gz,.bz2}

Applying linux-2.6.22.6-openswan-2.4.9.kernel-2.6-klips.patch using
plaintext: 
patching file README.openswan-2
patching file crypto/ciphers/aes/test_main.c
patching file crypto/ciphers/aes/test_main_mac.c
patching file include/crypto/aes.h
[snip rest of stuff working fine for kernel-headers]
patching file net/ipsec/Makefile.ver

Applying linux-2.6.22.6-openswan-2.4.9.kernel-2.6-natt.patch using
plaintext: 
patching file include/net/xfrmudp.h
patching file net/ipv4/Kconfig
patching file net/ipv4/udp.c
touch /scratch/obj.i686/buildroot_trunk/toolchain_build_i386/linux-2.6.22.6/.patched

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

end of thread, other threads:[~2007-09-24 19:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-18 16:30 [Buildroot] oddity with project_ vs. kernel dir Bernhard Fischer
2007-09-18 17:10 ` Bernhard Fischer
2007-09-21 15:33   ` [Buildroot] using PROJECTs with buildroot Bernhard Fischer
     [not found]     ` <20070924123117.GA1010@aon.at>
2007-09-24 14:43       ` Ulf Samuelsson
2007-09-24 18:48         ` Bernhard Fischer
2007-09-24 19:47           ` Ulf Samuelsson

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