]> code.ossystems Code Review - openembedded-core.git/commit
python3-scons: Fix license file collision
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Feb 2020 15:38:12 +0000 (15:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Feb 2020 21:47:23 +0000 (21:47 +0000)
commit3ef237f2cd1836f4c9f584837fb25762fe4d4332
treeef411c5716a29d834736d428f3755113001253b7
parent9141ff8dc4e75e42606f3c364718f7e813003863
python3-scons: Fix license file collision

Downloading a file called "LICENSE" into DL_DIR is 'problematic' and collides with the
file from other versions of the recipe at best.

Rename it to something more specific to avoid collision problems.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-scons_3.1.2.bb