[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-400-g74fbaa4
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2013-08-21 12:50:23
|
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 74fbaa489b14c8558b6e20c274b40f4daae9723f (commit)
from 1b918d59a40a61264dd501c60220f22e846ad22e (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 74fbaa489b14c8558b6e20c274b40f4daae9723f
Author: Eric Jarrige <eri...@ar...>
Date: Wed Aug 21 15:00:22 2013 +0200
[UBOOT] apf9328: update U-Boot script: update_all
-----------------------------------------------------------------------
Summary of changes:
.../apf9328/apf9328-u-boot-env-2013.04.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf9328/apf9328-u-boot-env-2013.04.txt b/buildroot/target/device/armadeus/apf9328/apf9328-u-boot-env-2013.04.txt
index 913bf2b..780b806 100644
--- a/buildroot/target/device/armadeus/apf9328/apf9328-u-boot-env-2013.04.txt
+++ b/buildroot/target/device/armadeus/apf9328/apf9328-u-boot-env-2013.04.txt
@@ -19,7 +19,7 @@ flash_rootfs=echo Erasing FLASH;era nor0,5;if cp.b ${fileaddr} ${rootfs_addr} ${
update_rootfs=run download_rootfs flash_rootfs
# update
-update_all=run update_kernel update_rootfs update_env update_uboot
+update_all=run update_kernel update_rootfs update_uboot
# boot
addipargs=setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}:eth0:off
hooks/post-receive
--
armadeus
|