scanpypi: place a warning into *.mk file if licence id couldn't be detected
authorYegor Yefremov <yegorslists@googlemail.com>
Fri, 31 Aug 2018 15:07:46 +0000 (17:07 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 31 Aug 2018 21:12:57 +0000 (23:12 +0200)
commit0101ac62c81e468ba7fd47b991972a722cf1b43c
treec439c3e29f373879f63c6bdce9c35704d1524fa1
parent1bcc6e87410c76efb2f4bdd9714916acef84b7d0
scanpypi: place a warning into *.mk file if licence id couldn't be detected

If a license file could be found, but license id couldn't be detected place
following warning into *.mk file:

FOO_LICENSE = FIXME: license id couldn't be detected

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
utils/scanpypi