[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-794-g9dc6d90
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2015-07-26 15:50:55
|
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 9dc6d90ba77d5a1da4be808693190730b9389fe2 (commit)
from 9f13594d43cd5a6bbb586e36ab1270c5a88ac825 (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 9dc6d90ba77d5a1da4be808693190730b9389fe2
Author: Julien Boibessot <jul...@ar...>
Date: Sun Jul 26 17:46:22 2015 +0200
[BUILDROOT] APF6: failsafe_defconfig: append rootfs to kernel image as initrd
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf6failsafe_defconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/configs/apf6failsafe_defconfig b/buildroot/configs/apf6failsafe_defconfig
index c549f36..4ea422f 100644
--- a/buildroot/configs/apf6failsafe_defconfig
+++ b/buildroot/configs/apf6failsafe_defconfig
@@ -42,8 +42,8 @@ BR2_PACKAGE_MMC_UTILS=y
BR2_PACKAGE_UBOOT_TOOLS=y
BR2_PACKAGE_UTIL_LINUX_BINARIES=y
BR2_PACKAGE_UTIL_LINUX_FSCK=y
-BR2_TARGET_ROOTFS_CPIO=y
BR2_TARGET_ROOTFS_CPIO_GZIP=y
BR2_TARGET_ROOTFS_CPIO_UIMAGE=y
BR2_TARGET_ROOTFS_EXT2=y
BR2_TARGET_ROOTFS_EXT2_4=y
+BR2_TARGET_ROOTFS_INITRAMFS=y
hooks/post-receive
--
armadeus
|