[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-637-gc04fd17
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2015-03-04 15:48:03
|
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 c04fd17d157a15d98c787efd3ac32ee208f2cdda (commit)
from ceb960aa194661f818015511a402a2797e8d18c1 (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 c04fd17d157a15d98c787efd3ac32ee208f2cdda
Author: Sébastien Szymanski <seb...@ar...>
Date: Wed Mar 4 16:51:09 2015 +0100
[BUILDROOT] apf6legacy_defconfig: add host imx-usb-loader package
It is needed to run apf6_recover.py script
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf6legacy_defconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/buildroot/configs/apf6legacy_defconfig b/buildroot/configs/apf6legacy_defconfig
index 152ca3e..96e825b 100644
--- a/buildroot/configs/apf6legacy_defconfig
+++ b/buildroot/configs/apf6legacy_defconfig
@@ -96,3 +96,4 @@ BR2_TARGET_UBOOT_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-u-boot-
BR2_TARGET_UBOOT_FORMAT_IMG=y
BR2_TARGET_UBOOT_SPL=y
BR2_TARGET_UBOOT_SPL_NAME="SPL"
+BR2_PACKAGE_HOST_IMX_USB_LOADER=y
hooks/post-receive
--
armadeus
|