Commit History

Author SHA1 Message Date
  Richard Purdie 5e43070e30 bitbake: Strip old editor directives from file headers 5 years ago
  Richard Purdie 695d84397b bitbake: Drop duplicate license boilerplace text 5 years ago
  Richard Purdie ff237c3333 bitbake: Add initial pass of SPDX license headers to source code 5 years ago
  Andre McCurdy efd5e35af4 fetch2: unify the way fetchers determine DL_DIR and FETCHCMD 6 years ago
  Andre McCurdy 9752fd1c10 fetch2: don't use deprecated bb.data APIs 7 years ago
  Robert P. J. Day 4df59b027c fetch2: Rename "setup_revisons" to "setup_revisions" 7 years ago
  Markus Lehtonen ddd3bc2d64 fetch2: obey BB_ALLOWED_NETWORKS when checking network access 7 years ago
  Joshua Lock 3b45c479de bitbake: remove True option to getVar calls 7 years ago
  Matt Madison 6aa78bf3bd fetch2: preserve current working directory 7 years ago
  Andrew Bradford 6298696bb9 fetch2/perforce: Rework to support SRCREV and P4CONFIG 8 years ago
  Richard Purdie d0f904d407 bitbake: Convert to python 3 8 years ago
  Richard Purdie bf25f05ce4 bitbake: Drop futures usage since we're python 3 8 years ago
  Richard Purdie 39da657990 fetch/perforce: Fix single file checkouts 9 years ago
  Richard Purdie 659ef95c9b bitbake: Add explict getVar param for (non) expansion 9 years ago
  Chad Nelson 5bf5a937b2 fetch2/perforce: Use replace (1 line) instead of find (3 lines) 9 years ago
  Chad Nelson 3b5b1703b7 fetch2/perforce: Fix localfile name if labels are used 9 years ago
  Richard Purdie d150226d11 fetch2/perforce: Ensure command has a default 10 years ago
  Richard Purdie 6b79789769 fetch/perforce: Drop usage of old style *COMMAND variable and MKTEMPDIRCMD 10 years ago
  Richard Purdie 40e06dc459 perforce: Fix path subdirectory issues 10 years ago
  Richard Purdie 6a48474de9 fetch2: Stop passing around the pointless url parameter 10 years ago
  Robert Yang b7440fb36b perforce.py: fix the perforce fetcher 11 years ago
  Robert Yang 8d6700255a replace os.popen with subprocess.Popen 12 years ago
  Robert Yang f5b3bf115d replace os.system with subprocess.call 12 years ago
  Khem Raj 36fe59ce31 fetch, fetch2: Get rid of DeprecationWarning notice 13 years ago
  Saul Wold d1a37060cd fetch2: add runfetchcmd to import for fetchers 13 years ago
  Richard Purdie b5dd674a96 bitbake/fetch2: Use True instead of integer values 13 years ago
  Richard Purdie fa426b73b0 bitbake/fetch2: Rename Fetch class to FetchMethod 13 years ago
  Richard Purdie d0ffe023c4 bitbake/fetch2: Rewrite and improve exception handling, reusing core functions for common operations where possible 13 years ago
  Richard Purdie e793a2ded0 bitbake/fetch2: Define a sane localpath function and remove code duplication 13 years ago
  Richard Purdie fdab13939b bitbake/fetch2: Move ud.localfile setup into urldata_init 13 years ago