summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2020-07-23bitbake: cooker: Handle multiconfig name mappings correctlyRichard Purdie
2020-07-21bitbake: server/process: Fix note reference -> infoRichard Purdie
2020-07-19bitbake: server/process: Ensure UI-less servers don't sit in infinite loopsRichard Purdie
2020-07-19bitbake: server/process: Fix a rare lockfile raceRichard Purdie
2020-07-19bitbake: pyshyacc: allow double COMMA statementsKonrad Weihmann
2020-07-19bitbake: fetch2: Change git fetcher not to destroy old referencesRichard Purdie
2020-07-19bitbake: server/process: Increase timeout for commandsRichard Purdie
2020-07-19bitbake: ui/teamcity: don't use removed logging classesChris Laplante
2020-07-19bitbake: lib/ui/taskexp: Fix missing Gtk importDavid Khouya
2020-07-19bitbake: lib/ui/taskexp: Validate gi importDavid Khouya
2020-07-02bitbake: msg: Avoid issues where paths have relative componentsRichard Purdie
2020-07-02bitbake: runqueue: Avoid unpickle errors in rare casesRichard Purdie
2020-07-02bitbake: siggen: Fix error when hash equivalence has an exceptionJoshua Watt
2020-07-02bitbake: hashserv: Chunkify large messagesJoshua Watt
2020-07-02bitbake: test/fetch: change to better svn sourceakuster
2020-06-22bitbake: tests/fetch: Switch from git.infradead.org to a YP mirrorRichard Purdie
2020-06-05bitbake: toaster-requirements.txt: require Django 2.2Tim Orling
2020-06-05bitbake: bitbake-user-manual-metadata.xml: fix a minor errorKai Kang
2020-06-05bitbake: doc: More explanation to tasks that recursively depend on themselvesJacob Kroon
2020-06-05bitbake: doc: Clarify how task dependencies relate to RDEPENDSJacob Kroon
2020-06-05bitbake: user manual: properly tag content as <replaceable>Robert P. J. Day
2020-06-05bitbake: docs: delete reference to obsolete recipe-depends.dotRobert P. J. Day
2020-04-26bitbake: data_smart: Handle hashing of datastores within datastores correctlyRichard Purdie
2020-04-26bitbake: cache: Fix performance problem with large numbers of source filesRichard Purdie
2020-04-26bitbake: fetch2/wget: Set User-Agent when checking status of a URLPaul Barker
2020-04-26bitbake: tinfoil: fix config_data mess up insane check while parsing multiple...Hongxu Jia
2020-04-06bitbake: tinfoil: Add back ability to parse on top of a datastoreRichard Purdie
2020-04-06bitbake: data/siggen: Don't expand ignored variablesRichard Purdie
2020-04-06bitbake: bitbake: Update to version 1.46Richard Purdie
2020-03-30bitbake: fetch2: Fix urldata_cache key issuesRichard Purdie
2020-03-29bitbake: toaster: fix for import build directory with var refs in BBLAYERSPaul Eggleton
2020-03-29bitbake: toaster: FieldError loading Reverse runtime dependenciesReyna, David
2020-03-29bitbake: toaster: support environment-safe manage commandsReyna, David
2020-03-29bitbake: toaster: update to DunfellReyna, David
2020-03-29bitbake: toaster: migrate to Django-2.2David Reyna
2020-03-24bitbake: Revert "fetch2: Allow ${AUTOREV} to be used when BB_SRCREV_POLICY is...Khem Raj
2020-03-24bitbake: tinfoil: Add iterator support for DataStoreConnectorRichard Purdie
2020-03-24bitbake: tinfoil: Simplify remote datastore connectionsRichard Purdie
2020-03-24bitbake: data_smart: Don't pass unneeded datastoreRichard Purdie
2020-03-24bitbake: tinfoil: Drop parse_recipe_file custom datastore supportRichard Purdie
2020-03-19bitbake: bitbake-user-manual: immediate-variable-expansion: Correct descriptionJacob Kroon
2020-03-19bitbake: bitbake-user-manual: Fix order of end tagsJacob Kroon
2020-03-13bitbake: tinfoil: Update to match recent knotty console changesRichard Purdie
2020-03-13bitbake: knotty/msg: Use logging.shutdown() instead of bb.msg.cleanupLogging()Joshua Watt
2020-03-13bitbake: knotty: Treat verbconsole as a console outputJoshua Watt
2020-03-13bitbake: msg: Return config objectJoshua Watt
2020-03-13bitbake: knotty: Update hash equivalence loggingJoshua Watt
2020-03-13bitbake: contrib: Add autobuilder logging configurationJoshua Watt
2020-03-13bitbake: runqueue: Lower setscene complete logging levelJoshua Watt
2020-03-13bitbake: msg: Add helper to merge logging configsJoshua Watt