Acked-by: Chase Maupin <[email protected]>
>-----Original Message----- >From: [email protected] [mailto:meta-arago- >[email protected]] On Behalf Of Cooper Jr., Franklin >Sent: Thursday, October 24, 2013 8:54 AM >To: [email protected] >Cc: Cooper Jr., Franklin >Subject: [meta-arago] [PATCH] ti-tisdk-setup: Update create sd- >card script for 3.12 kernel > >* Update the create sd-card script to support device tree. >* Also to align with recent u-boots also update the sd card script >to also > support zImage and move kernel files from the boot partition to >the boot > directory on the rootfs. > >Signed-off-by: Franklin S. Cooper Jr <[email protected]> >--- > .../recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti- >tisdk-setup.bb b/meta-arago-distro/recipes-tisdk/ti-tisdk- >setup/ti-tisdk-setup.bb >index 9ef3da9..51ac1c3 100644 >--- a/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk- >setup.bb >+++ b/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk- >setup.bb >@@ -2,10 +2,10 @@ DESCRIPTION = "Package containing scripts to >setup the development host and targ > LICENSE = "BSD" > LIC_FILES_CHKSUM = >"file://setup.sh;beginline=3;endline=31;md5=fc4b04a33df6d892c9f4d4 >a9d92b945e" > >-PR = "r15" >+PR = "r16" > > BRANCH ?= "master" >-SRCREV = "89067bae7d1b211e7a8c42c35a8f43e0762b258b" >+SRCREV = "21706aebe3c2adda84fafe8b15a8f4989b2afec8" > SRC_URI = "git://arago-project.org/git/projects/tisdk-setup- >scripts.git;protocol=git;branch=${BRANCH}" > > S = "${WORKDIR}/git/" >-- >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
