summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2023-05-25bitbake: fetch2/npm: evaluate PATH before patching HOMEArno Baumfalk
2023-05-25bitbake: cooker: Add FILE_LAYERNAME variable containing the layername for a r...Richard Purdie
2023-05-25bitbake: lib/bb/tests/fetch.py: set initial branchBergin, Peter
2023-05-25bitbake: fetch2/local: Add debug to include chosen pathRichard Purdie
2023-05-25bitbake: fetch2: Clarify different localpaths functionsRichard Purdie
2023-05-25bitbake: cooker: Fix/improve collections handlingRichard Purdie
2023-05-25bitbake: fetch2/crate: Correct unpack for a crate that matches the recipe namePeter Kjellerstedt
2023-05-25bitbake: fetch2/crate: Simplify extraction of crate names and versions from URIsPeter Kjellerstedt
2023-05-05bitbake: tests/fetch: Default to https git protocol where possibleRichard Purdie
2023-05-02bitbake: cooker: Log config and parse cache status changesRichard Purdie
2023-04-27bitbake: bitbake-user-manual: fix BB_RUNFMT's default valueUlrich Ölmann
2023-04-22bitbake: bitbake-user-manual: add BB_HASH_CODEPARSER_VALSPaul Eggleton
2023-04-22bitbake: bitbake-user-manual: add addpylib and BB_GLOBAL_PYMODULESPaul Eggleton
2023-04-22bitbake: bitbake-user-manual: document BB_CACHEDIRPaul Eggleton
2023-04-20bitbake: cooker: do not abort on single ctrl-cEnrico Scholz
2023-04-20bitbake: npmsw fetcher: Avoid instantiating Fetch class if url list is emptySvend Meyland Nicolaisen
2023-04-13bitbake: runqueue: fix PSI check calculationChen Qi
2023-04-13bitbake: bitbake: ConfHandler: Allow variable flag name with a single characterKai Kang
2023-04-13bitbake: event: add bb.event.ParseErrorMingli Yu
2023-04-06bitbake: fetch2/crate: create versioned 'name' entriesEnrico Scholz
2023-04-05bitbake: bitbake: Bump to version 2.4.0Richard Purdie
2023-04-04bitbake: fetch2: Display all missing checksum at onceFrederic Martinsons
2023-03-30bitbake: bitbake: bitbake-user-manual: Update EXCLUDE_FROM_WORLDRobert Yang
2023-03-30bitbake: cache: Make EXCLUDE_FROM_WORLD booleanRobert Yang
2023-03-30bitbake: fetch2/local: Mention the value of localpath in failure messageRichard Purdie
2023-03-30bitbake: fetch/git: Fix local clone url to make it work with repoRobert Yang
2023-03-30bitbake: crate.py: make checksum verification mandatoryFrederic Martinsons
2023-03-30bitbake: fetch2: Add checksum capability for crate fetcherFrederic Martinsons
2023-03-23bitbake: fetch2/sftp: Fix fetching URIs with spacesDaniel Ammann
2023-03-23bitbake: ConfHandler: Allow the '@' character in variable flag namesJames R T
2023-03-23bitbake: bitbake-user-manual: fix links to supported release manualsMichael Opdenacker
2023-03-22bitbake: fetch2: Add autorev warning when it is set too lateRichard Purdie
2023-03-22bitbake: fetch2: Rename __BBSEENSRCREV -> __BBSRCREV_SEENRichard Purdie
2023-03-21bitbake: toaster: update fixtures for mickledoreTim Orling
2023-03-21bitbake: toaster: update gen_fixtures.py for mickledoreTim Orling
2023-03-21bitbake: build: Make python output print to stdout when running with -v (verb...Mark Asselstine
2023-03-17bitbake: crate.py: authorize crate url with parametersFrederic Martinsons
2023-03-11bitbake: wget.py: Combine urlopener exceptionsMark Hatle
2023-03-11bitbake: wget.py: Add catch TimeoutError exceptionMark Hatle
2023-03-07bitbake: bitbake-user-manual: update Hello World exampleFawzi KHABER
2023-03-07bitbake: doc: ref-variables: add LAYERSERIES_COMPAT to term glossaryFawzi KHABER
2023-03-07bitbake: server/xmlrpc: Fix after currentAsyncCommand locking changesRichard Purdie
2023-02-26bitbake: documentation: bitbake: add file-checksums to varflags sectionRichard Elberger
2023-02-26bitbake: fetch/npmsw: add more short forms for git operationsMark Asselstine
2023-02-26bitbake: gitsm: Fix path construction for relative submodule URIMike Crowe
2023-02-26bitbake: utils: Use internal fetcher function to avoid duplicationRichard Purdie
2023-02-26bitbake: fetch2/wget: Drop unused importRichard Purdie
2023-02-26bitbake: fetch2: Add GIT_CACHE_PATH and SSL_CERT_DIR into FETCH_EXPORT_VARSCaner Altinbasak
2023-02-24bitbake: cooker: Fix memory resident cache invalidation issueRichard Purdie
2023-02-24bitbake: lib/bb/siggen: fix debug() callRoss Burton