1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 03:49:20 +00:00

x-load: sync deploy layout with u-boot SPL

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-11-14 10:46:31 +01:00
parent 2de08fa6d4
commit 955b40d36a
2 changed files with 3 additions and 1 deletions
+2
View 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}
}
+1 -1
View 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"