]> code.ossystems Code Review - openembedded-core.git/commit
image_types: use COMPRESSIONTYPES variable for backward compatibility
authorEd Bartosh <ed.bartosh@linux.intel.com>
Fri, 19 Aug 2016 14:35:53 +0000 (17:35 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2016 21:54:44 +0000 (22:54 +0100)
commit5b00d9bf5ebf2350e4a4d09b436193efba80a85c
treebae473a8bed88a88daaaa1a97b62bd0cbf85f78b
parentfd1b3fc1dc7ef1621ce6488db0cfa3878bc83a5d
image_types: use COMPRESSIONTYPES variable for backward compatibility

Recent renaming of COMPRESSIONTYPES variable can break recipes that
still use it. Including value of COMPRESSIONTYPES variable into
CONVERSIONTYPES should prevent this.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass