[Armadeus-commitlog] armadeus branch, master, updated. release-3.2-402-g3a8b912
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2010-06-03 16:18:07
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 3a8b9125f4f5b48d855ee4c7a62acad408131aae (commit)
via a80a284e704bbe7b381b0b68dd2a218b58811097 (commit)
via 1a12f439b809960ed8f544e8be1cb461c6483491 (commit)
via ca104b773d8affba4c7497720491c1b3389f7111 (commit)
from 34c7c2ddbe769c3cfd041e782f6d8bee1f7f59bb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3a8b9125f4f5b48d855ee4c7a62acad408131aae
Author: Julien Boibessot <jul...@ar...>
Date: Thu Jun 3 18:16:51 2010 +0200
[BUILDROOT] bluez: improve package config/compilation
commit a80a284e704bbe7b381b0b68dd2a218b58811097
Author: Julien Boibessot <jul...@ar...>
Date: Thu Jun 3 18:06:01 2010 +0200
[BUILDROOT] Move package/bluez -> package/bluez3, as there will be a bluez4 package
commit 1a12f439b809960ed8f544e8be1cb461c6483491
Merge: ca104b773d8affba4c7497720491c1b3389f7111 34c7c2ddbe769c3cfd041e782f6d8bee1f7f59bb
Author: Julien Boibessot <jul...@ar...>
Date: Thu Jun 3 18:02:50 2010 +0200
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
commit ca104b773d8affba4c7497720491c1b3389f7111
Author: Julien Boibessot <jul...@ar...>
Date: Thu Jun 3 18:00:09 2010 +0200
[BUILDROOT] Updates GCC optim & EABI flags selection for ARM926
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf27_defconfig | 4 +-
buildroot/local/apf27_test/apf27_test.config | 21 ++-
buildroot/package/{bluez => bluez3}/Config.in | 0
buildroot/package/{bluez => bluez3}/bluetooth.conf | 0
.../package/{bluez => bluez3}/bluetooth.default | 0
buildroot/package/{bluez => bluez3}/bluetooth.init | 0
buildroot/package/{bluez => bluez3}/bluez-libs.mk | 0
.../package/{bluez => bluez3}/bluez-pand-devup.sh | 0
.../{bluez => bluez3}/bluez-utils-bluepin.sh | 0
.../bluez-utils-bluez-include-patch.patch | 0
buildroot/package/{bluez => bluez3}/bluez-utils.mk | 25 ++-
buildroot/package/{bluez => bluez3}/hcid.conf | 0
buildroot/package/{bluez => bluez3}/rfcomm-getty | 0
buildroot/package/{bluez => bluez3}/rfcomm.conf | 0
.../target/device/armadeus/apf27/apf27_defconfig | 21 ++-
patches/buildroot/030-gcc.patch | 181 +++++++++++---------
16 files changed, 138 insertions(+), 114 deletions(-)
rename buildroot/package/{bluez => bluez3}/Config.in (100%)
rename buildroot/package/{bluez => bluez3}/bluetooth.conf (100%)
rename buildroot/package/{bluez => bluez3}/bluetooth.default (100%)
rename buildroot/package/{bluez => bluez3}/bluetooth.init (100%)
rename buildroot/package/{bluez => bluez3}/bluez-libs.mk (100%)
rename buildroot/package/{bluez => bluez3}/bluez-pand-devup.sh (100%)
rename buildroot/package/{bluez => bluez3}/bluez-utils-bluepin.sh (100%)
rename buildroot/package/{bluez => bluez3}/bluez-utils-bluez-include-patch.patch (100%)
rename buildroot/package/{bluez => bluez3}/bluez-utils.mk (83%)
rename buildroot/package/{bluez => bluez3}/hcid.conf (100%)
rename buildroot/package/{bluez => bluez3}/rfcomm-getty (100%)
rename buildroot/package/{bluez => bluez3}/rfcomm.conf (100%)
diff --git a/buildroot/configs/apf27_defconfig b/buildroot/configs/apf27_defconfig
index 2d12fe9..eb801a8 100644
--- a/buildroot/configs/apf27_defconfig
+++ b/buildroot/configs/apf27_defconfig
@@ -1,6 +1,6 @@
#
# Automatically generated make config: don't edit
-# Tue Jun 1 17:51:37 2010
+# Thu Jun 3 17:54:06 2010
#
BR2_HAVE_DOT_CONFIG=y
BR2_VERSION="2010.02-rc1"
@@ -48,7 +48,7 @@ BR2_ARM_EABI=y
# BR2_ARM_OABI is not set
BR2_ARCH="arm"
BR2_ENDIAN="LITTLE"
-BR2_GCC_TARGET_TUNE="arm9tdmi"
+BR2_GCC_TARGET_TUNE="arm926ej-s"
BR2_GCC_TARGET_ARCH="armv5te"
BR2_GCC_TARGET_ABI="aapcs-linux"
diff --git a/buildroot/local/apf27_test/apf27_test.config b/buildroot/local/apf27_test/apf27_test.config
index 0db703c..504ee04 100644
--- a/buildroot/local/apf27_test/apf27_test.config
+++ b/buildroot/local/apf27_test/apf27_test.config
@@ -1,6 +1,6 @@
#
# Automatically generated make config: don't edit
-# Tue Jun 1 17:51:37 2010
+# Thu Jun 3 17:54:06 2010
#
BR2_HAVE_DOT_CONFIG=y
BR2_VERSION="0.10.0-svn"
@@ -23,33 +23,34 @@ BR2_arm=y
# BR2_sparc64 is not set
# BR2_x86_64 is not set
# BR2_generic_arm is not set
-# BR2_arm600 is not set
+# BR2_arm7tdmi is not set
# BR2_arm610 is not set
-# BR2_arm620 is not set
# BR2_arm710 is not set
-# BR2_arm7tdmi is not set
-# BR2_arm710t is not set
# BR2_arm720t is not set
-# BR2_arm740t is not set
# BR2_arm920t is not set
# BR2_arm922t is not set
-# BR2_arm926t is not set
-BR2_arm926ej_s=y
+BR2_arm926t=y
# BR2_arm10t is not set
# BR2_arm1136jf_s is not set
# BR2_arm1176jz_s is not set
# BR2_arm1176jzf_s is not set
+
+#
+# cortex-A8 needs gcc >= 4.4.x
+#
+# BR2_cortex_a8 is not set
# BR2_sa110 is not set
# BR2_sa1100 is not set
# BR2_xscale is not set
# BR2_iwmmxt is not set
-BR2_ARM_TYPE="ARM926EJ_S"
-# BR2_ARM_OABI is not set
+BR2_ARM_TYPE="ARM926T"
BR2_ARM_EABI=y
+# BR2_ARM_OABI is not set
BR2_ARCH="arm"
BR2_ENDIAN="LITTLE"
BR2_GCC_TARGET_TUNE="arm926ej-s"
BR2_GCC_TARGET_ARCH="armv5te"
+BR2_GCC_TARGET_ABI="aapcs-linux"
#
# Target options
diff --git a/buildroot/package/bluez/Config.in b/buildroot/package/bluez3/Config.in
similarity index 100%
rename from buildroot/package/bluez/Config.in
rename to buildroot/package/bluez3/Config.in
diff --git a/buildroot/package/bluez/bluetooth.conf b/buildroot/package/bluez3/bluetooth.conf
similarity index 100%
rename from buildroot/package/bluez/bluetooth.conf
rename to buildroot/package/bluez3/bluetooth.conf
diff --git a/buildroot/package/bluez/bluetooth.default b/buildroot/package/bluez3/bluetooth.default
similarity index 100%
rename from buildroot/package/bluez/bluetooth.default
rename to buildroot/package/bluez3/bluetooth.default
diff --git a/buildroot/package/bluez/bluetooth.init b/buildroot/package/bluez3/bluetooth.init
similarity index 100%
rename from buildroot/package/bluez/bluetooth.init
rename to buildroot/package/bluez3/bluetooth.init
diff --git a/buildroot/package/bluez/bluez-libs.mk b/buildroot/package/bluez3/bluez-libs.mk
similarity index 100%
rename from buildroot/package/bluez/bluez-libs.mk
rename to buildroot/package/bluez3/bluez-libs.mk
diff --git a/buildroot/package/bluez/bluez-pand-devup.sh b/buildroot/package/bluez3/bluez-pand-devup.sh
similarity index 100%
rename from buildroot/package/bluez/bluez-pand-devup.sh
rename to buildroot/package/bluez3/bluez-pand-devup.sh
diff --git a/buildroot/package/bluez/bluez-utils-bluepin.sh b/buildroot/package/bluez3/bluez-utils-bluepin.sh
similarity index 100%
rename from buildroot/package/bluez/bluez-utils-bluepin.sh
rename to buildroot/package/bluez3/bluez-utils-bluepin.sh
diff --git a/buildroot/package/bluez/bluez-utils-bluez-include-patch.patch b/buildroot/package/bluez3/bluez-utils-bluez-include-patch.patch
similarity index 100%
rename from buildroot/package/bluez/bluez-utils-bluez-include-patch.patch
rename to buildroot/package/bluez3/bluez-utils-bluez-include-patch.patch
diff --git a/buildroot/package/bluez/bluez-utils.mk b/buildroot/package/bluez3/bluez-utils.mk
similarity index 83%
rename from buildroot/package/bluez/bluez-utils.mk
rename to buildroot/package/bluez3/bluez-utils.mk
index 02575d0..a833043 100644
--- a/buildroot/package/bluez/bluez-utils.mk
+++ b/buildroot/package/bluez3/bluez-utils.mk
@@ -12,13 +12,14 @@ BLUEZ_UTILS_SOURCE=bluez-utils-$(BLUEZ_UTILS_VERSION).tar.gz
ifeq ($(strip $(BR2_PACKAGE_ALSA-LIB)),y)
+ALSA_DEP=alsa
WITH_ALSA=--with-alsa=$(STAGING_DIR)
else
WITH_ALSA=--without-alsa
endif
ifeq ($(strip $(BR2_PACKAGE_OPENOBEX)),y)
-OBEX_DEP=$(STAGING_DIR)/lib/libopenobex.so
+OBEX_DEP=openobex
WITH_OBEX=--with-openobex=$(STAGING_DIR)
else
OBEX_DEP=
@@ -28,14 +29,14 @@ endif
BLUEZ_UTILS_CONF_OPT = \
$(WITH_OBEX) \
$(WITH_ALSA) \
+ --disable-pie \
--disable-expat \
--enable-network \
--enable-serial \
- --disable-audio \
- --disable-input \
+ --enable-audio \
+ --enable-input \
--enable-sync \
--enable-hcid \
- --enable-sdpd \
--enable-hidd \
--enable-pand \
--disable-test \
@@ -46,17 +47,25 @@ BLUEZ_UTILS_CONF_OPT = \
--disable-bccmd \
--enable-avctrl \
--enable-hid2hci \
- --disable-dfutool \
-
-# --disable-audio : otherwise link problem with Host libasound
+ --disable-dfutool
+# --disable-pie: uClibc doesn't handle "position independent executables" (segfault at launching)
+# sdpd is obsolete
#$(BLUEZ_UTILS_BUILD_DIR)/.configured: $(BLUEZ_UTILS_BUILD_DIR)/.unpacked $(TARGET_DIR)/usr/lib/libbluetooth.so $(OBEX_DEP)
-BLUEZ_UTILS_DEPENDENCIES = bluez-libs dbus
+BLUEZ_UTILS_DEPENDENCIES = bluez-libs dbus $(OBEX_DEP) $(ALSA_DEP)
$(eval $(call AUTOTARGETS,package,bluez-utils))
+# Hook to prevent link with Host asound and libusb
+# (seems not needed with recent BR)
+$(BLUEZ_UTILS_HOOK_POST_CONFIGURE):
+ @$(call MESSAGE,"Post configuring")
+ $(SED) 's,^sys_lib_search_path_spec=.*,sys_lib_search_path_spec="$(STAGING_DIR)/usr/lib $(STAGING_DIR)/lib",' $(@D)/libtool
+ touch $@
+
+
$(BLUEZ_HCIDUMP_BUILD_DIR)/hcidump: $(BLUEZ_HCIDUMP_BUILD_DIR)/.configured
$(MAKE) -C $(BLUEZ_HCIDUMP_BUILD_DIR)
diff --git a/buildroot/package/bluez/hcid.conf b/buildroot/package/bluez3/hcid.conf
similarity index 100%
rename from buildroot/package/bluez/hcid.conf
rename to buildroot/package/bluez3/hcid.conf
diff --git a/buildroot/package/bluez/rfcomm-getty b/buildroot/package/bluez3/rfcomm-getty
similarity index 100%
rename from buildroot/package/bluez/rfcomm-getty
rename to buildroot/package/bluez3/rfcomm-getty
diff --git a/buildroot/package/bluez/rfcomm.conf b/buildroot/package/bluez3/rfcomm.conf
similarity index 100%
rename from buildroot/package/bluez/rfcomm.conf
rename to buildroot/package/bluez3/rfcomm.conf
diff --git a/buildroot/target/device/armadeus/apf27/apf27_defconfig b/buildroot/target/device/armadeus/apf27/apf27_defconfig
index efa07aa..4915166 100644
--- a/buildroot/target/device/armadeus/apf27/apf27_defconfig
+++ b/buildroot/target/device/armadeus/apf27/apf27_defconfig
@@ -1,6 +1,6 @@
#
# Automatically generated make config: don't edit
-# Tue Jun 1 17:51:37 2010
+# Thu Jun 3 17:54:06 2010
#
BR2_HAVE_DOT_CONFIG=y
BR2_VERSION="0.10.0-svn"
@@ -23,33 +23,34 @@ BR2_arm=y
# BR2_sparc64 is not set
# BR2_x86_64 is not set
# BR2_generic_arm is not set
-# BR2_arm600 is not set
+# BR2_arm7tdmi is not set
# BR2_arm610 is not set
-# BR2_arm620 is not set
# BR2_arm710 is not set
-# BR2_arm7tdmi is not set
-# BR2_arm710t is not set
# BR2_arm720t is not set
-# BR2_arm740t is not set
# BR2_arm920t is not set
# BR2_arm922t is not set
-# BR2_arm926t is not set
-BR2_arm926ej_s=y
+BR2_arm926t=y
# BR2_arm10t is not set
# BR2_arm1136jf_s is not set
# BR2_arm1176jz_s is not set
# BR2_arm1176jzf_s is not set
+
+#
+# cortex-A8 needs gcc >= 4.4.x
+#
+# BR2_cortex_a8 is not set
# BR2_sa110 is not set
# BR2_sa1100 is not set
# BR2_xscale is not set
# BR2_iwmmxt is not set
-BR2_ARM_TYPE="ARM926EJ_S"
-# BR2_ARM_OABI is not set
+BR2_ARM_TYPE="ARM926T"
BR2_ARM_EABI=y
+# BR2_ARM_OABI is not set
BR2_ARCH="arm"
BR2_ENDIAN="LITTLE"
BR2_GCC_TARGET_TUNE="arm926ej-s"
BR2_GCC_TARGET_ARCH="armv5te"
+BR2_GCC_TARGET_ABI="aapcs-linux"
#
# Target options
diff --git a/patches/buildroot/030-gcc.patch b/patches/buildroot/030-gcc.patch
index 5a2cbd3..6583db8 100644
--- a/patches/buildroot/030-gcc.patch
+++ b/patches/buildroot/030-gcc.patch
@@ -1,109 +1,120 @@
+Updates gcc optim/ABI flags (for ARM) to state of the art.
+
Can be removed when updating to 2010.02 Buildroot.
---- buildroot/target/Config.in.arch.ref 2008-11-03 09:15:12.000000000 +0100
-+++ buildroot/target/Config.in.arch 2008-11-23 23:08:56.000000000 +0100
-@@ -59,20 +59,30 @@ choice
-
- config BR2_generic_arm
- bool "generic_arm"
--config BR2_arm7tdmi
-- bool "arm7tdmi"
-+config BR2_arm600
-+ bool "arm600"
- config BR2_arm610
- bool "arm610"
-+config BR2_arm620
-+ bool "arm620"
- config BR2_arm710
- bool "arm710"
-+config BR2_arm7tdmi
-+ bool "arm7tdmi"
-+config BR2_arm710t
-+ bool "arm710t"
- config BR2_arm720t
- bool "arm720t"
-+config BR2_arm740t
-+ bool "arm740t"
- config BR2_arm920t
- bool "arm920t"
+Index: buildroot/target/Config.in.arch
+===================================================================
+--- buildroot.orig/target/Config.in.arch 2008-11-03 09:15:12.000000000 +0100
++++ buildroot/target/Config.in.arch 2010-06-03 17:39:10.000000000 +0200
+@@ -13,7 +13,6 @@
+ config BR2_avr32
+ bool "avr32"
+ select BR2_SOFT_FLOAT
+-
+ config BR2_cris
+ bool "cris"
+ config BR2_ia64
+@@ -72,7 +71,7 @@
config BR2_arm922t
bool "arm922t"
config BR2_arm926t
- bool "arm926t"
-+config BR2_arm926ej_s
-+ bool "arm926ej-s"
+- bool "arm926t"
++ bool "arm926ej-s (arm926t)"
config BR2_arm10t
bool "arm10t"
config BR2_arm1136jf_s
-@@ -94,13 +104,18 @@ endchoice
- config BR2_ARM_TYPE
- string
- default GENERIC_ARM if BR2_generic_arm
-+ default ARM600 if BR2_arm600
- default ARM610 if BR2_arm610
-+ default ARM620 if BR2_arm620
- default ARM710 if BR2_arm710
- default ARM7TDMI if BR2_arm7tdmi
-+ default ARM710T if BR2_arm710t
- default ARM720T if BR2_arm720t
-+ default ARM720T if BR2_arm740t
- default ARM920T if BR2_arm920t
- default ARM922T if BR2_arm922t
- default ARM926T if BR2_arm926t
-+ default ARM926EJ_S if BR2_arm926ej_s
- default ARM10T if BR2_arm10t
- default ARM1136JF_S if BR2_arm1136jf_s
- default ARM1176JZ_S if BR2_arm1176jz_s
-@@ -569,13 +584,17 @@ config BR2_GCC_TARGET_TUNE
- default arm600 if BR2_arm600
- default arm610 if BR2_arm610
- default arm620 if BR2_arm620
-+ default arm710 if BR2_arm710
- default arm7tdmi if BR2_arm7tdmi
-+ default arm7tdmi if BR2_arm710t
- default arm7tdmi if BR2_arm720t
- default arm7tdmi if BR2_arm740t
+@@ -81,6 +80,9 @@
+ bool "arm1176jz-s"
+ config BR2_arm1176jzf_s
+ bool "arm1176jzf-s"
++comment "cortex-A8 needs gcc >= 4.4.x"
++config BR2_cortex_a8
++ bool "cortex-A8"
+ config BR2_sa110
+ bool "sa110"
+ config BR2_sa1100
+@@ -109,18 +111,22 @@
+ default ARM_SA1100 if BR2_sa1100
+ default ARM_XSCALE if BR2_xscale
+ default ARM_IWMMXT if BR2_iwmmxt
++ default ARM_CORTEXA8 if BR2_cortex_a8
+
+ choice
+ prompt "Target ABI"
+ depends on BR2_arm || BR2_armeb
+- default BR2_ARM_OABI
++ default BR2_ARM_EABI
+ help
+ Application Binary Interface to use
+
+-config BR2_ARM_OABI
+- bool "OABI"
++ Note:
++ Using OABI is discouraged.
++
+ config BR2_ARM_EABI
+ bool "EABI"
++config BR2_ARM_OABI
++ bool "OABI"
+ endchoice
+
+ choice
+@@ -575,11 +581,13 @@
default arm920 if BR2_arm920
-- default arm920t if BR2_arm920t
-- default arm922t if BR2_arm922t
-+ default arm920t if BR2_arm920t
-+ default arm922t if BR2_arm922t
- default arm9tdmi if BR2_arm926t
-+ default arm926ej-s if BR2_arm926ej_s
+ default arm920t if BR2_arm920t
+ default arm922t if BR2_arm922t
+- default arm9tdmi if BR2_arm926t
++ default arm926ej-s if BR2_arm926t
+ default arm10tdmi if BR2_arm10t
default arm1136j-s if BR2_arm1136j_s
default arm1136jf-s if BR2_arm1136jf_s
default arm1176jz-s if BR2_arm1176jz_s
-@@ -686,6 +705,26 @@ config BR2_GCC_TARGET_ARCH
+ default arm1176jzf-s if BR2_arm1176jzf_s
++ default cortex-a8 if BR2_cortex_a8
+ default strongarm110 if BR2_sa110
+ default strongarm1100 if BR2_sa1100
+ default xscale if BR2_xscale
+@@ -686,6 +694,21 @@
default winchip2 if BR2_x86_winchip2
default c3 if BR2_x86_c3
default geode if BR2_x86_geode
-+ default armv3 if BR2_arm600
++ default armv4t if BR2_arm7tdmi
+ default armv3 if BR2_arm610
-+ default armv3 if BR2_arm620
+ default armv3 if BR2_arm710
-+ default armv4t if BR2_arm7tdmi
+ default armv4t if BR2_arm720t
-+ default armv4t if BR2_arm740t
-+ default armv4 if BR2_arm920
-+ default armv4t if BR2_arm920t
++ default armv4t if BR2_arm920t
+ default armv4t if BR2_arm922t
-+ default armv5te if BR2_arm926t
-+ default armv5te if BR2_arm926ej_s
++ default armv5te if BR2_arm926t
+ default armv5t if BR2_arm10t
-+ default armv6j if BR2_arm1136j_s
+ default armv6j if BR2_arm1136jf_s
-+ default armv6z if BR2_arm1176jz_s
-+ default armv6z if BR2_arm1176jzf_s
++ default armv6zk if BR2_arm1176jz_s
++ default armv6zk if BR2_arm1176jzf_s
++ default armv7-a if BR2_cortex_a8
+ default armv4 if BR2_sa110
+ default armv4 if BR2_sa1100
-+ default armv5te if BR2_xscale
++ default armv5te if BR2_xscale
default iwmmxt if BR2_iwmmxt
default v0 if BR2_cris_unknown
default v10 if BR2_cris_generic
---- buildroot/project/Makefile.in.ref 2008-11-21 09:15:04.000000000 +0100
-+++ buildroot/project/Makefile.in 2008-11-23 23:10:32.000000000 +0100
-@@ -11,6 +11,8 @@ QUIET:=$(if $(findstring s,$(MAKEFLAGS))
+@@ -706,11 +729,10 @@
+
+ config BR2_GCC_TARGET_ABI
+ string
+- default apcs-gnu if BR2_arm_dunno
++ default apcs-gnu if BR2_ARM_OABI
+ default atpcs if BR2_arm_dunno
+ default aapcs if BR2_arm_dunno
+- default aapcs-linux if BR2_arm_dunno
+- default iwmmxt if BR2_iwmmxt
++ default aapcs-linux if BR2_ARM_EABI
+ default 32 if BR2_MIPS_OABI32
+ default n32 if BR2_MIPS_ABI32
+ default eabi if BR2_MIPS_EABI
+Index: buildroot/project/Makefile.in
+===================================================================
+--- buildroot.orig/project/Makefile.in 2008-11-03 09:15:03.000000000 +0100
++++ buildroot/project/Makefile.in 2010-06-03 17:05:17.000000000 +0200
+@@ -11,6 +11,8 @@
# Strip off the annoying quoting
ARCH:=$(strip $(subst ",, $(BR2_ARCH)))
#"))
@@ -112,7 +123,7 @@ Can be removed when updating to 2010.02 Buildroot.
WGET:=$(strip $(subst ",, $(BR2_WGET))) $(SPIDER) $(QUIET)
#"))
SVN_CO:=$(strip $(subst ",, $(BR2_SVN_CO))) $(QUIET)
-@@ -60,7 +62,12 @@ DL_DIR:=$(BASE_DIR)/dl
+@@ -60,7 +62,12 @@
endif
# All non-configurable packages should be built in BUILD_DIR
@@ -125,7 +136,7 @@ Can be removed when updating to 2010.02 Buildroot.
GNU_TARGET_SUFFIX:=-$(strip $(subst ",, $(BR2_GNU_TARGET_SUFFIX)))
#"))
-@@ -70,7 +77,11 @@ STAGING_DIR:=$(strip $(subst ",, $(BR2_S
+@@ -70,7 +77,11 @@
# All configurable packages (like Busybox,Linux etc) should be built
# in PROJECT_BUILD_DIR
@@ -137,9 +148,11 @@ Can be removed when updating to 2010.02 Buildroot.
BINARIES_DIR:=$(BASE_DIR)/binaries/$(PROJECT)
TARGET_DIR:=$(PROJECT_BUILD_DIR)/root
---- buildroot/package/Makefile.in.ref 2008-11-03 09:15:31.000000000 +0100
-+++ buildroot/package/Makefile.in 2008-11-24 21:02:43.000000000 +0100
-@@ -110,7 +110,11 @@ COND_ARCH_FPU_SUFFIX:=
+Index: buildroot/package/Makefile.in
+===================================================================
+--- buildroot.orig/package/Makefile.in 2008-11-03 09:15:31.000000000 +0100
++++ buildroot/package/Makefile.in 2010-06-03 15:29:24.000000000 +0200
+@@ -110,7 +110,11 @@
endif
ifeq ($(BR2_TOOLCHAIN_SOURCE),y)
hooks/post-receive
--
armadeus
|