aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
AgeCommit message (Expand)Author
2016-05-09bitbake: tests/fetch: ensure fetch tests preserve current dirPaul Eggleton
2016-05-09bitbake: bb/tests/fetch: Update cups urlRichard Purdie
2015-10-24bitbake: toaster: buildinfohelper Skip packages we have no build info aboutPaul Barker
2015-09-01bitbake: bitbake: cooker: properly fix bitbake.lock handlingRichard Purdie
2015-09-01bitbake: runqueue: Add message to explain the problem if diffsigs multiple ta...Richard Purdie
2015-06-29bitbake: cooker: Fire BuildCompleted before finishing the commandRichard Purdie
2015-06-28bitbake: fetch/git: Fix uri in git checkstatusMarcin Smoczyński
2015-05-23bitbake: lib/bb/utils: fix several bugs in edit_metadata_file()Paul Eggleton
2015-05-23bitbake: lib/bb/utils: add function to get layer containing a filePaul Eggleton
2015-05-15bitbake: runqueue: pass finalized metadata to scenequeue callbacksChristopher Larson
2015-04-24bitbake: lib/bb/utils: add safeguard against recursively deleting things we s...Paul Eggleton
2015-04-24bitbake: fetch/git: Remove a possible trailing '/' in subpathAnders Darander
2015-03-31bitbake: cooker: Ensure bbappend files are processed in a determistic orderRichard Purdie
2015-03-25bitbake: Update to version 1.26.0Richard Purdie
2015-03-25bitbake: toasterui: enable sanity checkerAlexandru DAMIAN
2015-03-25bitbake: uievent: catch and log exceptions in receiving eventsAlexandru DAMIAN
2015-03-25bitbake: bin/bitbake: Create bitbake_main APIEd Bartosh
2015-03-21bitbake: toastergui: recipe and layer identificationAlexandru DAMIAN
2015-03-21bitbake: toasterui: fix error message parameterAlexandru DAMIAN
2015-03-21bitbake: toasterui: improve info in the toaster_ui.logAlexandru DAMIAN
2015-03-19bitbake: knotty.py: fix indentRobert Yang
2015-03-16bitbake: toasterui: relative recipe pathsAlexandru DAMIAN
2015-03-16bitbake: toasterui: identify proper layer in build modeAlexandru DAMIAN
2015-03-16bitbake: knotty: Do not log show_versions outputRob Woolley
2015-03-16bitbake: knotty: Catch exceptions on broken pipesRob Woolley
2015-03-10bitbake: cooker/server: Fix up 100% CPU usage at idleRichard Purdie
2015-03-09bitbake: fetch2: Revalidate checksums, YOCTO #5571Clemens Lang
2015-03-09bitbake: xmlrpc server: delete function on errorsAlexandru DAMIAN
2015-03-09bitbake: cooker: make sure state is properly used to accept clientsAlexandru DAMIAN
2015-03-09bitbake: xmlrpcserver: do not connect client on errorAlexandru DAMIAN
2015-03-09bitbake: cooker: read file watches on server idleAlexandru DAMIAN
2015-02-27bitbake: toasterui: do not use transactions if the database autocommitsAlexandru DAMIAN
2015-02-27bitbake: toasterui: fix sstate task identificationAlexandru DAMIAN
2015-02-24bitbake: toasterui: disable autocommit for build loggingAlexandru DAMIAN
2015-02-20bitbake: toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN
2015-02-16bitbake: tests/fetch.py: latest_versionstring add set of PNAníbal Limón
2015-02-16bitbake: fetch2: wget remove scape of - in regexes don't neededAníbal Limón
2015-02-16bitbake: fetch2: wget _modelate_version improvmentsAníbal Limón
2015-02-16bitbake: fetch2: wget latest_versionstring improvments in get version by dirAníbal Limón
2015-02-16bitbake: fetch2: wget add _check_latest_version_by_dirAníbal Limón
2015-02-16bitbake: fetch2: wget latest_versionstring _check_latest_version improvmentsAníbal Limón
2015-02-16bitbake: fetch2: wget latest_versionstring improve _parse_pathAníbal Limón
2015-02-16bitbake: cooker: rework LAYERDEPENDS versioning so that it is actually usefulPaul Eggleton
2015-02-16bitbake: tests: add tests for OE pre-release version formattingPaul Eggleton
2015-02-16bitbake: utils: ensure explode_dep_versions2 raises an exception on invalid/m...Paul Eggleton
2015-02-16bitbake: depexp.py: Fix segfault if DISPLAY is not setMaxin B. John
2015-02-10bitbake: toaster: improve logging facilities for toasterAlexandru DAMIAN
2015-02-03bitbake: data_smart: split expanded removal values when handling _removeRoss Burton
2015-02-03bitbake: tests/data: add test for incorrect remove behaviourRoss Burton
2015-01-29bitbake: data_smart: Don't use mutable objects as default argsRichard Purdie