* [Buildroot] Error patching kernel for headers
@ 2007-03-20 19:04 don
2007-03-20 19:05 ` Bernhard Fischer
0 siblings, 1 reply; 2+ messages in thread
From: don @ 2007-03-20 19:04 UTC (permalink / raw)
To: buildroot
With current svn files, I get these errors. It looks like there is a
problem with a patch file (linux-2.6.20.3-ipmisensors-20070314-1214.patch)
in the kernel-headers stuff.
----------
toolchain/patch-kernel.sh /home/don/Robots/Bot1/EPIA/buildroot/build_i486/linux-2.6.20.3 toolchain/kernel-headers \
linux-2.6.20.3-\*.patch{,.gz,.bz2}
Applying linux-2.6.20.3-ipmisensors-20070314-1214.patch using plaintext:
patching file drivers/char/ipmi/ipmi_msghandler.c
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file drivers/char/ipmi/ipmi_msghandler.c.rej
The next patch would create the file drivers/char/ipmi/ipmi_msghandler.c.orig,
which already exists! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file drivers/char/ipmi/ipmi_msghandler.c.orig.rej
patching file drivers/hwmon/Kconfig
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file drivers/hwmon/Kconfig.rej
patching file drivers/hwmon/Makefile
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file drivers/hwmon/Makefile.rej
The next patch would create the file drivers/hwmon/ipmisensors.c,
which already exists! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file drivers/hwmon/ipmisensors.c.rej
The next patch would create the file drivers/hwmon/ipmisensors.h,
which already exists! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file drivers/hwmon/ipmisensors.h.rej
patching file include/linux/ipmi.h
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file include/linux/ipmi.h.rej
patching file include/linux/ipmi_msgdefs.h
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
3 out of 3 hunks ignored -- saving rejects to file include/linux/ipmi_msgdefs.h.rej
Patch failed! Please fix linux-2.6.20.3-ipmisensors-20070314-1214.patch!
make: *** [/home/don/Robots/Bot1/EPIA/buildroot/build_i486/linux-2.6.20.3/.patched] Error 1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Error patching kernel for headers
2007-03-20 19:04 [Buildroot] Error patching kernel for headers don
@ 2007-03-20 19:05 ` Bernhard Fischer
0 siblings, 0 replies; 2+ messages in thread
From: Bernhard Fischer @ 2007-03-20 19:05 UTC (permalink / raw)
To: buildroot
On Tue, Mar 20, 2007 at 12:04:21PM -0700, don wrote:
>With current svn files, I get these errors. It looks like there is a
>problem with a patch file (linux-2.6.20.3-ipmisensors-20070314-1214.patch)
>in the kernel-headers stuff.
No, the patch is fine
Sounds like you touched the kernel tarball, so it tries to re-apply all
patches.
rm -rf build_i486/linux-2.6.20.3
and don't touch the tarball
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-03-20 19:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-20 19:04 [Buildroot] Error patching kernel for headers don
2007-03-20 19:05 ` Bernhard Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox