]> code.ossystems Code Review - openembedded-core.git/commit
license: Exclude COPYING.MIT from pseudo
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Aug 2021 10:46:56 +0000 (11:46 +0100)
committerSteve Sakoman <steve@sakoman.com>
Tue, 10 Aug 2021 14:02:54 +0000 (04:02 -1000)
commit46dd415720eb507a3d181a289b155ac4cfc2219c
treeac7f612a2e030951f406794534b3abd280457e87
parent9b1a0d63186a64d78de379494fe256087f62770a
license: Exclude COPYING.MIT from pseudo

Along with the other license exclusions, we need to exclude the
top level COPYING.MIT file else when:

COPY_LIC_DIRS     = "1"
COPY_LIC_MANIFEST = "1"

is set, we see eSDK failures from a pseudo abort.

[YOCTO #14366]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 3eb580843de3f055e42fcce60b0f15c4190c0542)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/license.bbclass