summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
Commit message (Expand)AuthorAgeFilesLines
* bitbake: tests/fetch: ensure fetch tests preserve current dirPaul Eggleton2016-05-091-0/+2
* bitbake: bb/tests/fetch: Update cups urlRichard Purdie2016-05-091-2/+2
* bitbake: toaster: buildinfohelper Skip packages we have no build info aboutPaul Barker2015-10-241-12/+28
* bitbake: bitbake: cooker: properly fix bitbake.lock handlingRichard Purdie2015-09-014-4/+61
* bitbake: runqueue: Add message to explain the problem if diffsigs multiple ta...Richard Purdie2015-09-011-0/+2
* bitbake: cooker: Fire BuildCompleted before finishing the commandRichard Purdie2015-06-291-2/+2
* bitbake: fetch/git: Fix uri in git checkstatusMarcin Smoczyński2015-06-281-2/+1
* bitbake: lib/bb/utils: fix several bugs in edit_metadata_file()Paul Eggleton2015-05-231-3/+11
* bitbake: lib/bb/utils: add function to get layer containing a filePaul Eggleton2015-05-231-0/+16
* bitbake: runqueue: pass finalized metadata to scenequeue callbacksChristopher Larson2015-05-151-4/+4
* bitbake: lib/bb/utils: add safeguard against recursively deleting things we s...Paul Eggleton2015-04-242-0/+38
* bitbake: fetch/git: Remove a possible trailing '/' in subpathAnders Darander2015-04-241-1/+1
* bitbake: cooker: Ensure bbappend files are processed in a determistic orderRichard Purdie2015-03-311-7/+9
* bitbake: Update to version 1.26.0Richard Purdie2015-03-252-2/+2
* bitbake: toasterui: enable sanity checkerAlexandru DAMIAN2015-03-251-1/+1
* bitbake: uievent: catch and log exceptions in receiving eventsAlexandru DAMIAN2015-03-251-1/+6
* bitbake: bin/bitbake: Create bitbake_main APIEd Bartosh2015-03-253-4/+394
* bitbake: toastergui: recipe and layer identificationAlexandru DAMIAN2015-03-211-3/+16
* bitbake: toasterui: fix error message parameterAlexandru DAMIAN2015-03-211-1/+1
* bitbake: toasterui: improve info in the toaster_ui.logAlexandru DAMIAN2015-03-212-4/+16
* bitbake: knotty.py: fix indentRobert Yang2015-03-191-19/+19
* bitbake: toasterui: relative recipe pathsAlexandru DAMIAN2015-03-161-1/+7
* bitbake: toasterui: identify proper layer in build modeAlexandru DAMIAN2015-03-161-5/+18
* bitbake: knotty: Do not log show_versions outputRob Woolley2015-03-161-1/+1
* bitbake: knotty: Catch exceptions on broken pipesRob Woolley2015-03-161-19/+24
* bitbake: cooker/server: Fix up 100% CPU usage at idleRichard Purdie2015-03-103-1/+7
* bitbake: fetch2: Revalidate checksums, YOCTO #5571Clemens Lang2015-03-091-10/+102
* bitbake: xmlrpc server: delete function on errorsAlexandru DAMIAN2015-03-091-0/+4
* bitbake: cooker: make sure state is properly used to accept clientsAlexandru DAMIAN2015-03-091-3/+3
* bitbake: xmlrpcserver: do not connect client on errorAlexandru DAMIAN2015-03-091-0/+2
* bitbake: cooker: read file watches on server idleAlexandru DAMIAN2015-03-091-7/+23
* bitbake: toasterui: do not use transactions if the database autocommitsAlexandru DAMIAN2015-02-271-8/+12
* bitbake: toasterui: fix sstate task identificationAlexandru DAMIAN2015-02-271-2/+2
* bitbake: toasterui: disable autocommit for build loggingAlexandru DAMIAN2015-02-241-0/+11
* bitbake: toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN2015-02-202-3/+29
* bitbake: tests/fetch.py: latest_versionstring add set of PNAníbal Limón2015-02-161-0/+2
* bitbake: fetch2: wget remove scape of - in regexes don't neededAníbal Limón2015-02-161-9/+9
* bitbake: fetch2: wget _modelate_version improvmentsAníbal Limón2015-02-161-3/+3
* bitbake: fetch2: wget latest_versionstring improvments in get version by dirAníbal Limón2015-02-161-71/+37
* bitbake: fetch2: wget add _check_latest_version_by_dirAníbal Limón2015-02-161-6/+46
* bitbake: fetch2: wget latest_versionstring _check_latest_version improvmentsAníbal Limón2015-02-161-26/+25
* bitbake: fetch2: wget latest_versionstring improve _parse_pathAníbal Limón2015-02-161-20/+24
* bitbake: cooker: rework LAYERDEPENDS versioning so that it is actually usefulPaul Eggleton2015-02-163-26/+69
* bitbake: tests: add tests for OE pre-release version formattingPaul Eggleton2015-02-161-0/+4
* bitbake: utils: ensure explode_dep_versions2 raises an exception on invalid/m...Paul Eggleton2015-02-161-0/+4
* bitbake: depexp.py: Fix segfault if DISPLAY is not setMaxin B. John2015-02-161-0/+7
* bitbake: toaster: improve logging facilities for toasterAlexandru DAMIAN2015-02-101-12/+35
* bitbake: data_smart: split expanded removal values when handling _removeRoss Burton2015-02-031-1/+2
* bitbake: tests/data: add test for incorrect remove behaviourRoss Burton2015-02-031-0/+7
* bitbake: data_smart: Don't use mutable objects as default argsRichard Purdie2015-01-291-1/+6