[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-126-gfc68456
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2014-02-18 21:11:33
|
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 fc684563e3139d85fe8d705ddca5a3771fcf225b (commit)
from af167f238ad5cfb97cb36c1cb2e351b17d8bf39b (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 fc684563e3139d85fe8d705ddca5a3771fcf225b
Author: Eric Jarrige <eri...@ar...>
Date: Tue Feb 18 22:11:14 2014 +0100
[BUILDROOT] 2013.11: patch cleanup - UBoot for apf51 can be built with a simple make command
-----------------------------------------------------------------------
Summary of changes:
...add_support_for_custom_binary_file_format.patch | 18 ------------------
1 files changed, 0 insertions(+), 18 deletions(-)
delete mode 100644 patches/buildroot/2013.11/051-U-Boot-add_support_for_custom_binary_file_format.patch
diff --git a/patches/buildroot/2013.11/051-U-Boot-add_support_for_custom_binary_file_format.patch b/patches/buildroot/2013.11/051-U-Boot-add_support_for_custom_binary_file_format.patch
deleted file mode 100644
index a4d42d0..0000000
--- a/patches/buildroot/2013.11/051-U-Boot-add_support_for_custom_binary_file_format.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Fixes "u-boot: support custom u-boot.bin name" mainline commit of our
-patches/buildroot/2013.05/051-U-Boot-add_support_for_custom_binary_file_format.patch
-
-Signed-off-by: Eric Jarrige <eri...@ar...>
-Signed-off-by: Julien Boibessot <jul...@ar...>
-
-Index: buildroot/boot/uboot/uboot.mk
-===================================================================
---- buildroot.orig/boot/uboot/uboot.mk 2014-01-10 18:33:02.685318081 +0100
-+++ buildroot/boot/uboot/uboot.mk 2014-01-10 18:33:20.409405965 +0100
-@@ -51,6 +51,7 @@
- UBOOT_DEPENDENCIES += host-elftosb
- else ifeq ($(BR2_TARGET_UBOOT_FORMAT_CUSTOM),y)
- UBOOT_BIN = $(call qstrip,$(BR2_TARGET_UBOOT_FORMAT_CUSTOM_NAME))
-+UBOOT_MAKE_TARGET = $(UBOOT_BIN)
- else
- UBOOT_BIN = u-boot.bin
- UBOOT_BIN_IFT = $(UBOOT_BIN).ift
hooks/post-receive
--
armadeus
|