]> code.ossystems Code Review - openembedded-core.git/commit
terminal.bbclass: Fix BB_RUNFMT processing
authorMark Hatle <mark.hatle@windriver.com>
Mon, 15 Jul 2013 20:10:27 +0000 (15:10 -0500)
committerSaul Wold <sgw@linux.intel.com>
Thu, 18 Jul 2013 14:14:40 +0000 (07:14 -0700)
commit95f6e9a3d8fa24acc3bab392719e2d92be25d806
tree48da5d5d9ea686f839a7d97e042027f965948445
parentc126729b29822d3602c9c4fd9016cc79b6057fc5
terminal.bbclass: Fix BB_RUNFMT processing

BB_RUNFMT can include task and taskfunc, as well as func and pid.  Add the
two missing items toe the runfmt processing.

Also BB_RUNFMT can include arbitrary directory structure.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/terminal.bbclass