All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sven Neumann <s.neumann@raumfeld.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] linux: add support for 3.x and -rc versions
Date: Thu, 14 Jul 2011 16:29:23 +0200	[thread overview]
Message-ID: <1310653763.10990.1.camel@sven> (raw)
In-Reply-To: <87ipr5cg14.fsf@macbook.be.48ers.dk>

On Thu, 2011-07-14 at 12:28 +0200, Peter Korsgaard wrote:
> >>>>> "Sven" == Sven Neumann <s.neumann@raumfeld.com> writes:
> 
> Hi,
> 
>  Sven> I've updated to latest git today and ran into this error:
> 
>  Sven> linux/linux.mk:26: *** Recursive variable `LINUX_SITE' references itself
>  Sven> (eventually).  Stop.
> 
> Interesting, I haven't seen that here. What make version are you using?

GNU Make 3.81

> I just built qemu_arm_versatile_defconfig with make 3.81 without any
> problems. Could you post your config, please?

Here's the kernel part, in the hope that this is sufficient:

# Kernel
#
BR2_LINUX_KERNEL=y
# BR2_LINUX_KERNEL_2_6_39 is not set
# BR2_LINUX_KERNEL_SAME_AS_HEADERS is not set
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
# BR2_LINUX_KERNEL_CUSTOM_TARBALL is not set
# BR2_LINUX_KERNEL_CUSTOM_GIT is not set
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.0-rc7"
BR2_LINUX_KERNEL_VERSION="3.0-rc7"
BR2_LINUX_KERNEL_PATCH="raumfeld/kernel-arm.patch"
# BR2_LINUX_KERNEL_USE_DEFCONFIG is not set
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="raumfeld/kernel-arm.config"
BR2_LINUX_KERNEL_UIMAGE=y
# BR2_LINUX_KERNEL_ZIMAGE is not set
# BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM is not set
BR2_LINUX_KERNEL_INSTALL_TARGET=y


Sven

  reply	other threads:[~2011-07-14 14:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-11 21:46 [Buildroot] [git commit] linux: add support for 3.x and -rc versions Thomas Petazzoni
2011-07-14  8:36 ` Sven Neumann
2011-07-14 10:28   ` Peter Korsgaard
2011-07-14 14:29     ` Sven Neumann [this message]
2011-07-14 14:46       ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2011-07-14 10:38 Quotient Remainder
2011-07-14 12:24 ` Quotient Remainder

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=1310653763.10990.1.camel@sven \
    --to=s.neumann@raumfeld.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.