]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Add PRIVATE_LIBS to list of package specific variables
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Mon, 20 Mar 2017 15:17:07 +0000 (16:17 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Mar 2017 22:43:03 +0000 (22:43 +0000)
commit1a6555dfd17e180b81dec407095787d8a72a9edd
treefef2d0d4ed856b3761dd6888ded9ba9b407c1302
parent052547561f3b2c13d357da87061716c6eb968fb9
package.bbclass: Add PRIVATE_LIBS to list of package specific variables

Changes to PRIVATE_LIBS should change the sstate checksum. To make
that happen, it needs to be listed in the list of package specific
variables, therefore add it.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/package.bbclass