]> code.ossystems Code Review - openembedded-core.git/commit
distutils-common-base: add to, don't set, FILES_${PN}
authorJoshua Lock <joshua.lock@collabora.co.uk>
Wed, 17 Jun 2015 08:33:18 +0000 (09:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Jun 2015 08:42:02 +0000 (09:42 +0100)
commit3e5ecb970eec3ba3199d2fc2a336d310f072594c
tree156970b231e8543af9df6e6ea6a2a64cc0c95f36
parent2ac51bcace97d16ca678d85e0100611fecfd818c
distutils-common-base: add to, don't set, FILES_${PN}

If we set FILES_${PN} and a recipe inherits other classes that
modify FILES_${PN} *before* distutils-common-base is included, any
changes to FILES_${PN} made by those classes are lost.

Instead, append the additional directories we want to include in
FILES_${PN}

(From OE-Core rev: f6478e8c73f9cfb79d1f7680b7bf3ff957eb51cb)

Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/distutils-common-base.bbclass