]> code.ossystems Code Review - openembedded-core.git/commit
testimage.bbclass: update comments
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 22 Aug 2017 01:23:12 +0000 (18:23 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Aug 2017 13:12:39 +0000 (14:12 +0100)
commit5663ed989f0af5b1c61c74288ec421cbca2261e7
tree1f8e5fbe520e34b2d4ad0308218e1efd16f97819
parent164a0bd847f02ca65dcd53ddc789690060274191
testimage.bbclass: update comments

It's very important to add IMAGE_CLASSES += "testimage" in local.conf firstly,
otherwise the var like TEST_LOG_DIR (defined in testimage.bbclass) will not be
in testdata.json.

[YOCTO #11547]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/testimage.bbclass