]> code.ossystems Code Review - openembedded-core.git/commit
insane: fix expanded-d test
authorRoss Burton <ross.burton@intel.com>
Thu, 24 Nov 2016 11:24:26 +0000 (11:24 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Jan 2017 11:46:43 +0000 (11:46 +0000)
commit9d4f094a7c9cbff0d3db5f339d084b2b7c70df86
treeaeb0721ae6365c1a38eac6fe04464f6f7cadb492
parent9a8a4fe56901f88f143e86652edc7039345d49fc
insane: fix expanded-d test

This test should be looking for the expanded value of ${D} in the expanded value
of pkg_postinst and so on, but one of the getVar() calls was passing
expand=False so the test would never be true.

(From OE-Core rev: cc545044cba51317bee32e3bf674723e422e3a8a)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/insane.bbclass