All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ivan Kuten <ivan.kuten@promwad.com>
To: buildroot@busybox.net
Subject: [Buildroot] quick way of doing make atngw100-expanded_defconfig
Date: Wed, 29 Apr 2009 15:04:00 +0300	[thread overview]
Message-ID: <49F84230.9090600@promwad.com> (raw)
In-Reply-To: <87vdovmp09.fsf@macbook.be.48ers.dk>

>>>>>> "Ivan" == Ivan Kuten <ivan.kuten@promwad.com> writes:
> 
>  Ivan> Hello,
>  Ivan> It there is a quick way of doing atngw100-expanded_defconfig?
>  Ivan> I'm trying this way but getting error (svn trunk):
> 
>  Ivan> make atngw100-expanded_defconfig
>  Ivan> cp ./target/device/Atmel/atngw100-expanded/atngw100-expanded_defconfig .config
>  Ivan> make[1]: Entering directory `/home/users/Ivan/buildroot'
>  Ivan> package/dbus-glib/Config.in:2:error: found recursive dependency: BR2_PACKAGE_DBUS_GLIB -> BR2_PACKAGE_EXPAT -> BR2_PACKAGE_DBUS -> BR2_PACKAGE_DBUS_PYTHON -> BR2_PACKAGE_DBUS_GLIB
> 
> Crap, this is Kconfig playing tricks with us again. Revert r26192 and
> you'll be fine.
> 

Updated to svn r26238, applying patch failed (make atngw100-expanded_defconfig):


*** Unpacking kernel source
bzcat /home/users/Ivan/buildroot/dl/linux-2.6.24.tar.bz2 | tar -C /home/users/Ivan/buildroot/project_build_avr32/atngw100-expanded   -xf -

touch /home/users/Ivan/buildroot/project_build_avr32/atngw100-expanded/linux-2.6.24/.unpacked
toolchain/patch-kernel.sh /home/users/Ivan/buildroot/project_build_avr32/atngw100-expanded/linux-2.6.24 toolchain/kernel-headers \
                linux-2.6.24-\*.patch{,.gz,.bz2}
toolchain/patch-kernel.sh /home/users/Ivan/buildroot/project_build_avr32/atngw100-expanded/linux-2.6.24 target/device/Atmel/arch-avr32/kernel-headers-2.6.28.2 \

                linux-2.6.24\*.patch{,.gz,.bz2}
touch /home/users/Ivan/buildroot/project_build_avr32/atngw100-expanded/linux-2.6.24/.patched
if [ -d target/device/Atmel/arch-avr32/kernel-patches-2.6.28.2 ] ; then \
        toolchain/patch-kernel.sh /home/users/Ivan/buildroot/project_build_avr32/atngw100-expanded/linux-2.6.24 target/device/Atmel/arch-avr32/kernel-patches-2.6.28.2 \
                linux-\*.patch{,.gz,.bz2} ; \
        fi
touch /home/users/Ivan/buildroot/project_build_avr32/atngw100-expanded/linux-2.6.24/.patched.arch
if [ -d target/device/Atmel/atngw100-expanded/kernel-patches/ ] ; then \
        toolchain/patch-kernel.sh /home/users/Ivan/buildroot/project_build_avr32/atngw100-expanded/linux-2.6.24 target/device/Atmel/atngw100-expanded/kernel-patches/ \
                linux-2.6.24\*.patch{,.gz,.bz2} ; \
        fi

Applying linux-2.6.24.4-100-atngw100-add-ac97.patch using plaintext:
patching file arch/avr32/boards/atngw100/setup.c
Hunk #1 succeeded at 158 with fuzz 2 (offset -8 lines).

Applying linux-2.6.24.4-200-atngw100-video.patch using plaintext:
patching file arch/avr32/boards/atngw100/setup.c
Hunk #3 succeeded at 204 with fuzz 1 (offset -7 lines).
can't find file to patch at input line 96
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Nrup linux-2.6.24/arch/avr32/mach-at32ap/at32ap700x.c linux-2.6.24-patched/arch/avr32/mach-at32ap/at32ap700x.c
|--- a/arch/avr32/mach-at32ap/at32ap700x.c      2008-01-31 10:47:55.000000000 -0500
|+++ b/arch/avr32/mach-at32ap/at32ap700x.c      2008-01-31 10:29:22.000000000 -0500
--------------------------
File to patch: Patch failed!  Please fix linux-2.6.24.4-200-atngw100-video.patch!

  reply	other threads:[~2009-04-29 12:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-23 13:57 [Buildroot] quick way of doing make atngw100-expanded_defconfig Ivan Kuten
2009-04-23 14:19 ` Peter Korsgaard
2009-04-29 12:04   ` Ivan Kuten [this message]
2009-04-23 14:25 ` Peter Korsgaard

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=49F84230.9090600@promwad.com \
    --to=ivan.kuten@promwad.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.