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:35:30 +0000 (15:35 +0100)
commit5018ebcefc41b28d1efde0631be02326f79e41b0
treecab09c1e6e2c140ae48b4cca70dbf062ab32068c
parent7fdfda58180226bbb1ac528f40a6f0bc03e1d76f
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.

(From OE-Core rev: 5ccff8d44626bfd3d1af2a7f81f0567997277809)

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