]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Add CONFFILES to list of package specific variables
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Apr 2014 12:32:28 +0000 (13:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Nov 2014 13:16:59 +0000 (13:16 +0000)
commit874f7953d96367e4b2310b73a787ceb853891a64
tree3482833415964f7a9bdbeb3f93e83ce5147de9bc
parent9e757511d50bbb57805a43ef9fcbcb9f44939b50
package.bbclass: Add CONFFILES to list of package specific variables

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

(From OE-Core rev: 9db71fa03b9d5f5307b2d09e7aa89f46f622aa09)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass