Acked-by: Chase Maupin <[email protected]>
>-----Original Message----- >From: [email protected] [mailto:meta-arago- >[email protected]] On Behalf Of Cooper Jr., Franklin >Sent: Tuesday, October 01, 2013 1:04 PM >To: [email protected] >Cc: Cooper Jr., Franklin >Subject: [meta-arago] [PATCH 3/3] Don't package kernel files in >boot partition for AMSDK 7.0 > >Signed-off-by: Franklin S. Cooper Jr <[email protected]> >--- > configs/amsdk-config-07.00.00.00.txt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/configs/amsdk-config-07.00.00.00.txt b/configs/amsdk- >config-07.00.00.00.txt >index a011f83..bf409d7 100644 >--- a/configs/amsdk-config-07.00.00.00.txt >+++ b/configs/amsdk-config-07.00.00.00.txt >@@ -241,7 +241,7 @@ SD_CARD_CONTENT="/home/jenkins/extra- >files/sd_content" > # the boot partition tarball or not. For newer kernel and u-boot >combinations > # the uImage and dtb files are kept in the rootfs partition and >placing it in > # the boot partition will cause confusion. >-PACKAGE_BOOT_KERNEL_FILES="true" >+PACKAGE_BOOT_KERNEL_FILES="false" > > # This variable points to the directory where the webgen tool has >been > # Installed. >-- >1.7.0.4 > >_______________________________________________ >meta-arago mailing list >[email protected] >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
