summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2/clearcase.py
AgeCommit message (Expand)Author
2021-02-10bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2019-12-28bitbake: fetch2/clearcase: Fix tar command working directoryCHerzig@Gauselmann.de
2019-11-21bitbake: fetch2/clearcase: Fix warnings from python 3.8Richard Purdie
2019-07-16bitbake: fetch2/clearcase: Fix class import errorsCHerzig@Gauselmann.de
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-05-29bitbake: fetch2: fix import error for Python 3.6.5Tzu Hsiang Lin
2017-03-01bitbake: fetch2: don't use deprecated bb.data APIsAndre McCurdy
2016-11-30bitbake: bitbake: remove True option to getVar callsJoshua Lock
2016-11-23bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar APIRichard Purdie
2016-08-20bitbake: fetch2: preserve current working directoryMatt Madison
2015-06-23bitbake: bitbake: Add explict getVar param for (non) expansionRichard Purdie
2014-07-21bitbake: fetch2: Add module for ClearCase (ccrc://)Dennis Meier