[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.1-213-g8080081
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2012-03-28 09:52:00
|
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 8080081f70dce6398d02c9794e68d9f63ef35da9 (commit)
via 49b20c1a0ba6ee3cc8d11dc11875ae76a37970f9 (commit)
from d2c2c2df065b785ff6c24af66d8ee33de860e590 (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 8080081f70dce6398d02c9794e68d9f63ef35da9
Author: Julien Boibessot <jul...@ar...>
Date: Wed Mar 28 10:52:41 2012 +0200
Patch renaming
commit 49b20c1a0ba6ee3cc8d11dc11875ae76a37970f9
Author: Julien Boibessot <jul...@ar...>
Date: Wed Mar 28 10:47:28 2012 +0200
[BUILDROOT] 2012.02: Fixes imx-lib & imx-test Linux dir
-----------------------------------------------------------------------
Summary of changes:
.../2012.02/174-imx-lib-add_package.patch | 2 +-
.../2012.02/176-imx-test-add_package.patch | 6 +++---
...0126692-3-add_hw-events_and_srtc_drivers.patch} | 0
3 files changed, 4 insertions(+), 4 deletions(-)
rename patches/linux/2.6.38/{442-freescale-0034-ENGR00126692-3-add_hw-events_vpu_srtc_drivers.patch => 442-freescale-0034-ENGR00126692-3-add_hw-events_and_srtc_drivers.patch} (100%)
diff --git a/patches/buildroot/2012.02/174-imx-lib-add_package.patch b/patches/buildroot/2012.02/174-imx-lib-add_package.patch
index aa29e73..a590c30 100644
--- a/patches/buildroot/2012.02/174-imx-lib-add_package.patch
+++ b/patches/buildroot/2012.02/174-imx-lib-add_package.patch
@@ -34,7 +34,7 @@ Index: buildroot/package/imx-lib/imx-lib.mk
+ $(MAKE) CC="$(TARGET_CC)" \
+ PLATFORM=$(BUILD_PLATFORM) \
+ DIRS="sahara2 vpu" \
-+ CFLAGS="-fPIC -I$(LINUX26_DIR)/drivers/mxc/security/sahara2/include" \
++ CFLAGS="-fPIC -I$(LINUX_DIR)/drivers/mxc/security/sahara2/include" \
+ -C $(@D)
+endef
+
diff --git a/patches/buildroot/2012.02/176-imx-test-add_package.patch b/patches/buildroot/2012.02/176-imx-test-add_package.patch
index 7c61840..1a3dce1 100644
--- a/patches/buildroot/2012.02/176-imx-test-add_package.patch
+++ b/patches/buildroot/2012.02/176-imx-test-add_package.patch
@@ -36,16 +36,16 @@ Index: buildroot/package/imx-test/imx-test.mk
+define IMX_TEST_BUILD_CMDS
+ $(MAKE) CC="$(TARGET_CC)" \
+ VERBOSE="" \
-+ LINUXPATH=$(LINUX26_DIR) \
++ LINUXPATH=$(LINUX_DIR) \
+ CROSS_COMPILE="$(HOST_DIR)/usr/bin/arm-linux-" \
+ PLATFORM=$(BUILD_PLATFORM) \
+ DIRS="mxc_sahara_test mxc_scc2 mxc_spi_test mxc_vpu_test mxc_uart_test mxc_usb_test" \
-+ CFLAGS="$(BUILD_CFLAGS) -I$(LINUX26_DIR)/drivers/mxc/security/sahara2/include" \
++ CFLAGS="$(BUILD_CFLAGS) -I$(LINUX_DIR)/drivers/mxc/security/sahara2/include" \
+ -C $(@D)
+endef
+
+define IMX_TEST_INSTALL_TARGET_CMDS
-+ $(MAKE) LINUXPATH=$(LINUX26_DIR) INSTALL_MOD_PATH=$(TARGET_DIR) install -C $(@D)/module_test
++ $(MAKE) LINUXPATH=$(LINUX_DIR) INSTALL_MOD_PATH=$(TARGET_DIR) install -C $(@D)/module_test
+ $(MAKE) DESTDIR=$(TARGET_DIR)/unit_tests PLATFORM=IMX51 install -C $(@D)
+endef
+
diff --git a/patches/linux/2.6.38/442-freescale-0034-ENGR00126692-3-add_hw-events_vpu_srtc_drivers.patch b/patches/linux/2.6.38/442-freescale-0034-ENGR00126692-3-add_hw-events_and_srtc_drivers.patch
similarity index 100%
rename from patches/linux/2.6.38/442-freescale-0034-ENGR00126692-3-add_hw-events_vpu_srtc_drivers.patch
rename to patches/linux/2.6.38/442-freescale-0034-ENGR00126692-3-add_hw-events_and_srtc_drivers.patch
hooks/post-receive
--
armadeus
|