]> code.ossystems Code Review - openembedded-core.git/commit
quilt.inc: avoid using += with an over-ride (drop unmaintained darwin support)
authorAndre McCurdy <armccurdy@gmail.com>
Fri, 6 Jul 2018 03:49:05 +0000 (20:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jul 2018 21:54:56 +0000 (22:54 +0100)
commit74e87700f4eb8c96aa7db3c722dd122c7e6f4bd6
tree451085225c64317392219b2d5943507d12722dce
parentc1f18efda0280644b4a4ce6f2988fb7ada71faf6
quilt.inc: avoid using += with an over-ride (drop unmaintained darwin support)

Using += with an over-ride can be a source of confusion so try to
avoid the construct in core recipes.

In this case, the _darwin over-ride seems to be unmaintained. It was
added in early 2013 but has not been accounted for in subsequent
updates to the recipe and (from inspection) now appears to be broken.
Remove the _darwin over-ride rather than try to debug or fix it.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/quilt/quilt.inc