Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot: package target/device/Atmel
Date: Sun, 22 Jul 2007 10:17:03 -0700 (PDT)	[thread overview]
Message-ID: <20070722171703.79776A4756@busybox.net> (raw)

Author: ulf
Date: 2007-07-22 10:17:03 -0700 (Sun, 22 Jul 2007)
New Revision: 19194

Log:
ATMEL_MIRROR needs to be available before toolchain is built

Modified:
   trunk/buildroot/package/Makefile.in
   trunk/buildroot/target/device/Atmel/Makefile.in


Changeset:
Modified: trunk/buildroot/package/Makefile.in
===================================================================
--- trunk/buildroot/package/Makefile.in	2007-07-22 17:04:11 UTC (rev 19193)
+++ trunk/buildroot/package/Makefile.in	2007-07-22 17:17:03 UTC (rev 19194)
@@ -106,6 +106,11 @@
 TOOL_BUILD_DIR=$(BASE_DIR)/$(TOPDIR_PREFIX)toolchain_build_$(TOOLCHAIN_EXTERNAL_PREFIX)
 TARGET_PATH="$(STAGING_DIR)/bin:$(TOOL_BUILD_DIR)/bin:$(TOOLCHAIN_EXTERNAL_PATH)/bin:$(PATH)"
 IMAGE:=$(BINARIES_DIR)/rootfs.$(TOOLCHAIN_EXTERNAL_PREFIX)
+
+# ATMEL_MIRROR Needs to be available before toolchain is built
+ATMEL_MIRROR:=$(strip  $(subst ",, $(BR2_ATMEL_MIRROR)))
+#"))
+
 REAL_GNU_TARGET_NAME=$(TOOLCHAIN_EXTERNAL_PREFIX)
 GNU_TARGET_NAME=$(TOOLCHAIN_EXTERNAL_PREFIX)
 KERNEL_CROSS=$(TOOLCHAIN_EXTERNAL_PATH)/bin/$(TOOLCHAIN_EXTERNAL_PREFIX)-

Modified: trunk/buildroot/target/device/Atmel/Makefile.in
===================================================================
--- trunk/buildroot/target/device/Atmel/Makefile.in	2007-07-22 17:04:11 UTC (rev 19193)
+++ trunk/buildroot/target/device/Atmel/Makefile.in	2007-07-22 17:17:03 UTC (rev 19194)
@@ -1,6 +1,4 @@
 # *******************************************************************
-ATMEL_MIRROR:=$(strip  $(subst ",, $(BR2_ATMEL_MIRROR)))
-#"))
 
 ifeq ($(strip $(BR2_TARGET_ATMEL)),y)
 ATMEL_PATH:=target/device/Atmel

             reply	other threads:[~2007-07-22 17:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-22 17:17 ulf at uclibc.org [this message]
2007-07-22 20:00 ` [Buildroot] svn commit: trunk/buildroot: package target/device/Atmel Steven J. Hill
2007-07-22 22:49   ` [Buildroot] svn commit: trunk/buildroot: packagetarget/device/Atmel Ulf Samuelsson
2007-07-23  2:55     ` Steven J. Hill
2007-07-23  6:25       ` Ulf Samuelsson
     [not found]     ` <1185428949.31437.4.camel@localhost.localdomain>
2007-07-26  6:03       ` [Buildroot] svn commit: trunk/buildroot:packagetarget/device/Atmel Ulf Samuelsson
2007-07-26  7:30         ` Hans-Christian Egtvedt
     [not found]         ` <1185434977.31437.50.camel@localhost.localdomain>
2007-07-26 16:55           ` Ulf Samuelsson
2007-07-27  6:07             ` Hans-Christian Egtvedt
2007-07-27  8:48               ` Ulf Samuelsson
2007-07-27 14:11               ` Hans-Christian Egtvedt
2007-07-26  7:01     ` [Buildroot] svn commit: trunk/buildroot: packagetarget/device/Atmel Hans-Christian Egtvedt

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=20070722171703.79776A4756@busybox.net \
    --to=ulf@uclibc.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox