1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 19:00:49 +00:00

x-load: readd deploy task

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-06-28 16:38:20 +02:00
parent 9adc4a910d
commit 922927489d
+2
View File
@@ -39,6 +39,8 @@ FILES_${PN} = "/boot"
inherit deploy
addtask deploy before do_package after do_compile
do_deploy () {
install -d ${DEPLOY_DIR_IMAGE}
install ${S}/x-load.bin.ift ${DEPLOY_DIR_IMAGE}/${XLOAD_IMAGE}