summaryrefslogtreecommitdiffstats
path: root/lib/bb
AgeCommit message (Expand)Author
2016-06-02fetch2: export DBUS_SESSION_BUS_ADDRESS to support authentication agentsRoss Burton
2016-04-19main: fix processing of BBEVENTLOGEd Bartosh
2016-04-18lib/bb/utils: add docstring for contains()Ross Burton
2016-04-14providers: Add PREFERRED_RPROVIDER supportRichard Purdie
2016-04-14providers: We don't depend on previous build resultsRichard Purdie
2016-04-14cooker/knotty: Prefix parse logs with filename being parsedRichard Purdie
2016-04-14cooker: pass exception to finishAsyncCommandRichard Purdie
2016-04-12runqueue: Improve 'mulitiple .bb files are due to be built' messageRichard Purdie
2016-04-09data_smart: Restrict expansion regexp to not include : charactersRichard Purdie
2016-04-09tests/utils.py: test origvalue in a callback matches what is expectedRandy Witt
2016-04-09lib/bb/utils.py: Fix a bug in edit_metadata() that could corrupt varsRandy Witt
2016-04-06Update version to 1.30.0Richard Purdie
2016-04-06buildinfohelper: work around unicode exceptionsJoshua Lock
2016-04-06toasterui: update build in internal stateEd Bartosh
2016-04-06buildinfohelper: fix KeyErrorEd Bartosh
2016-04-06buildinfohelper: Add handler for cancelling a buildMichael Wood
2016-04-06toasterui: shutdown on BuildCompleted eventEd Bartosh
2016-04-06toaster: fix jethro buildEd Bartosh
2016-04-06toasterui: fix brbe reportingEd Bartosh
2016-04-06buildinfohelper: improve handling of providermapEd Bartosh
2016-04-06uievent: improve BBUIEventQueue codeEd Bartosh
2016-04-06toasterui: add brbe parameter to buildinfohelperEd Bartosh
2016-04-05fetch2/git.py: remove .indirectiondir workaroundRobert Yang
2016-04-05persist_data: Return str instead of unicode for sqlite3 text queriesKlauer, Daniel
2016-04-03siggen: Ensure tainted stamps are accounted for with writing custom stampsRichard Purdie
2016-04-02siggen: Fix nostamp taint handlingRichard Purdie
2016-04-02siggen: Add checksum recalculation/checking codeRichard Purdie
2016-04-02siggen: Fix check calculation problem with file_checksumsRichard Purdie
2016-04-02siggen: Drop misleading duplicate methodRichard Purdie
2016-04-02tests/fetch.py: Improve unit tests for trusted network checkOlof Johansson
2016-04-02fetch2: BB_ALLOWED_NETWORKS should not care about port numbersOlof Johansson
2016-04-01toaster: buildinfohelper Add additional metadata to the built layerMichael Wood
2016-03-30cookerdata.py: remove slash in the endRobert Yang
2016-03-30Bump version to 1.29.1Richard Purdie
2016-03-30build/utils: Allow python functions to execute with real exception handlingRichard Purdie
2016-03-30fetch2: Ensure that incorrect checksumed files are always renamedRichard Purdie
2016-03-30cooker: fix CookerParser.shutdown()Markus Lehtonen
2016-03-29cooker: Ensure bbappend order is deterministicRichard Purdie
2016-03-29checksum: In FileChecksumCache don't follow directory symlinksMarkus Lehtonen
2016-03-29cookerdata: Improve handling of ParseErrorRichard Purdie
2016-03-26fetch2/wget.py: _check_latest_version_by_dir fix prefix detectionAníbal Limón
2016-03-26fetch2/wget.py: _check_latest_version_by_dir use group namesAníbal Limón
2016-03-24fetch2: Handle lockfiles for file:// urls redirected to mirrorsRichard Purdie
2016-03-24bitbake: fetch2/gitsm: Fix fetch when the repository contains nested submodulesDerek Straka
2016-03-24bitbake: xmlrpc: set single use mode differentlyEd Bartosh
2016-03-23toasterui: remove ParseStarted from the event listEd Bartosh
2016-03-23toasterui: Remove the excessive exception loggingMichael Wood
2016-03-23cache: Make BB_DONT_CACHE variable externalMarkus Lehtonen
2016-03-23toaster: orm Add a constant for the CustomImageRecipe's layer nameMichael Wood
2016-03-21bb/tests/fetch: Update cups urlRichard Purdie