]> 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, 30 Nov 2016 15:47:13 +0000 (15:47 +0000)
commitcc545044cba51317bee32e3bf674723e422e3a8a
tree8cb030ee849b5af5fa7f1029836d49504829cf3c
parenta169f11cee3f4288467120cbc363f5e664b86f0c
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.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/insane.bbclass