]> code.ossystems Code Review - openembedded-core.git/commit
terminal: pass data store all the way through to terminal class
authorJason Wessel <jason.wessel@windriver.com>
Mon, 17 Sep 2012 22:43:50 +0000 (17:43 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Sep 2012 14:31:27 +0000 (15:31 +0100)
commit5ccff8d44626bfd3d1af2a7f81f0567997277809
tree7f777dc4b44faf80dd138f4b5d15cb76999cd567
parent7db73c70351939c4be9867981a8cf97148bbe57e
terminal: pass data store all the way through to terminal class

Passing the data store will be needed for firing a custom event
for the screen class.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/terminal.bbclass
meta/lib/oe/terminal.py