]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/commitdiff
x-load: sync deploy layout with u-boot SPL
authorKoen Kooi <koen@dominion.thruhere.net>
Mon, 14 Nov 2011 09:46:31 +0000 (10:46 +0100)
committerKoen Kooi <koen@dominion.thruhere.net>
Mon, 14 Nov 2011 09:46:31 +0000 (10:46 +0100)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-bsp/x-load/x-load.inc
recipes-bsp/x-load/x-load_git.bb

index d68fbd961f6fed671fa6086ec1b8450afb0d408c..30d31014e4766f0b24fbea17c9bc14629accd672 100644 (file)
@@ -54,4 +54,6 @@ do_deploy () {
        ln -sf ${XLOAD_USB_IMAGE} ${XLOAD_USB_SYMLINK}  
        rm -f ${MLO_SYMLINK}
        ln -sf ${MLO_IMAGE} ${MLO_SYMLINK}
+       rm -f ${MLO_SYMLINK_NOMACHINE}
+       ln -sf ${MLO_IMAGE} ${MLO_SYMLINK_NOMACHINE}
 }
index 8421ad5229ce50ebc0fcebbf767e9c4b9a8215f8..1017e3803f16500b704c10c77c715af79202ef95 100644 (file)
@@ -3,7 +3,7 @@ require x-load.inc
 #FILESPATHPKG_prepend = "x-load-git:x-load-git/${MACHINE}"
 
 PV = "1.5.1"
-PR ="r2"
+PR ="r3"
 PE = "1"
 
 SRCREV_pn-${PN} = "c4289f1bee035dea41536c5ba5e1bc36c7d493c4"