[OE-core] [PATCH 0/4] Small spdx.bbclass fixes
Olof Johansson
olof.johansson at axis.com
Mon Jul 16 15:05:52 UTC 2018
This patch series contain small adaptions, primarily for the spdx bbclasss to
work with Python3. But with that said, I was unable to get it working when it
came to interfacing with Fossology.
Olof Johansson (4):
spdx.bbclass: Replace deprecated string.replace with str.replace
spdx.bbclass: Fix undefined variable error
spdx.bbclass: Make use of bb.utils' sha1_file()
spdx.bbclass: Encode strings before passing to hashlib
meta/classes/spdx.bbclass | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)
--
2.11.0
More information about the Openembedded-core
mailing list