]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Add SKIP_FILEDEPS to list of package specific variables
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Thu, 16 Mar 2017 11:43:46 +0000 (12:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Mar 2017 11:55:24 +0000 (11:55 +0000)
commit4d9fb8414300c0adc003f2d77041713a17b49bd4
tree9a05e8443af4a8aaa87ec4703c32eec81038b332
parent614bde6774f4dfd414066bbaf75ed422943e37ab
package.bbclass: Add SKIP_FILEDEPS to list of package specific variables

Changes to SKIP_FILEDEPS 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: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass