summaryrefslogtreecommitdiffstats
path: root/meta/classes/spdx.bbclass
Commit message (Expand)AuthorAgeFilesLines
* spdx: Remove the class as its obsoleteRichard Purdie2020-07-081-360/+0
* spdx.bbclass: Encode strings before passing to hashlibOlof Johansson2018-07-181-1/+1
* spdx.bbclass: Make use of bb.utils' sha1_file()Olof Johansson2018-07-181-7/+2
* spdx.bbclass: Fix undefined variable errorOlof Johansson2018-07-181-1/+2
* spdx.bbclass: Replace deprecated string.replace with str.replaceOlof Johansson2018-07-181-1/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-161-13/+13
* subprocess: remove Popen in favor of check_outputStephano Cetola2016-10-011-6/+5
* bbclass: fix spelling mistakesMaxin B. John2015-11-241-1/+1
* spdx.bbclass: improved error handling and code cleanupTobias Olausson2014-11-201-135/+119
* spdx.bbclass: improved stability, fixed SPDX compliance issues. Changes are r...Tobias Olausson2014-10-241-49/+105
* spdx.bbclass: Add SPDX-specific source tree variable.leimaohui2014-09-301-1/+5
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-2/+2
* SPDX:real-time license scanning and SPDX output.liangcao2013-08-261-0/+321