summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/x-load
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-06-28 16:38:20 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-28 16:38:20 +0200
commit922927489dcaaafd35e7b72789948a2d62240eb1 (patch)
treead3e23c294dd6036282972a3e6a768bbd277e87e /recipes-bsp/x-load
parent9adc4a910da82e88ea30a44516980b4dfb4f5ebd (diff)
downloadmeta-ti-922927489dcaaafd35e7b72789948a2d62240eb1.tar.gz
x-load: readd deploy task
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-bsp/x-load')
-rw-r--r--recipes-bsp/x-load/x-load.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/x-load/x-load.inc b/recipes-bsp/x-load/x-load.inc
index f8b2e5fa..db45286a 100644
--- a/recipes-bsp/x-load/x-load.inc
+++ b/recipes-bsp/x-load/x-load.inc
@@ -39,6 +39,8 @@ FILES_${PN} = "/boot"
39 39
40inherit deploy 40inherit deploy
41 41
42addtask deploy before do_package after do_compile
43
42do_deploy () { 44do_deploy () {
43 install -d ${DEPLOY_DIR_IMAGE} 45 install -d ${DEPLOY_DIR_IMAGE}
44 install ${S}/x-load.bin.ift ${DEPLOY_DIR_IMAGE}/${XLOAD_IMAGE} 46 install ${S}/x-load.bin.ift ${DEPLOY_DIR_IMAGE}/${XLOAD_IMAGE}