summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2/sftp.py
AgeCommit message (Expand)Author
2023-03-23bitbake: fetch2/sftp: Fix fetching URIs with spacesDaniel Ammann
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
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-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2015-07-12bitbake: fetch2/sftp: Set BatchMode=yes as argument to sftpOlof Johansson
2013-11-22bitbake: fetch2: Stop passing around the pointless url parameterRichard Purdie
2013-02-17bitbake: fetch2: Add SFTP fetcherOlof Johansson