* 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=fc4b04a33df6d892c9f4d4a9d92b945e"
 
-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

Reply via email to