diff mbox

[imx6sabre] imx6sabre: fix machine recipe to produce images

Message ID CAKtGAmVDpbrOCAZZqdoitzT+SbFhQdp45Fd8_1q8LFFt-8vW9Q@mail.gmail.com
State Accepted
Delegated to: Jacob Kjaergaard
Headers show

Commit Message

Mikael Jansson April 14, 2014, 7:30 a.m. UTC
As suggested by kimrhh on #oe-lite, this makes 'oe bake machine' on
the imx6sabre.git repo produce output in tmp/images.

---
 recipes/deploy/machine.oe | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff mbox

Patch

diff --git a/recipes/deploy/machine.oe b/recipes/deploy/machine.oe
index 839898a..8dacc95 100644
--- a/recipes/deploy/machine.oe
+++ b/recipes/deploy/machine.oe
@@ -1,7 +1,8 @@ 
 COMPATIBLE_MACHINES = "(qseven|imx6qsb)"

 addtask deploy before build
-#do_deploy[recdeptask] += "DEPENDS:do_deploy"
+do_deploy[recdeptask] += "DEPENDS:do_deploy"
+CLASS_DEPENDS=""

 def do_stage(d):
     return