summaryrefslogtreecommitdiffstats
path: root/lib/bb
AgeCommit message (Expand)Author
2015-04-28bitbake: Check if bitbake versions matchEd Bartosh
2015-04-28bitbake: Handle BBMainExceptionEd Bartosh
2015-04-19lib/bb/utils: add safeguard against recursively deleting things we shouldn'tPaul Eggleton
2015-04-19cookerdata: Allow ~ in bblayersEd Bartosh
2015-04-17fetch/git: Remove a possible trailing '/' in subpathAnders Darander
2015-04-06runqueue: pass finalized metadata to scenequeue callbacksChristopher Larson
2015-03-31cooker: Ensure bbappend files are processed in a determistic orderRichard Purdie
2015-03-25Update to version 1.27.0 post 1.26 releaseRichard Purdie
2015-03-25Update to version 1.26.0Richard Purdie
2015-03-24toasterui: enable sanity checkerAlexandru DAMIAN
2015-03-24uievent: catch and log exceptions in receiving eventsAlexandru DAMIAN
2015-03-24bin/bitbake: Create bitbake_main APIEd Bartosh
2015-03-21toastergui: recipe and layer identificationAlexandru DAMIAN
2015-03-21toasterui: fix error message parameterAlexandru DAMIAN
2015-03-21toasterui: improve info in the toaster_ui.logAlexandru DAMIAN
2015-03-19knotty.py: fix indentRobert Yang
2015-03-16toasterui: relative recipe pathsAlexandru DAMIAN
2015-03-16toasterui: identify proper layer in build modeAlexandru DAMIAN
2015-03-16knotty: Do not log show_versions outputRob Woolley
2015-03-16knotty: Catch exceptions on broken pipesRob Woolley
2015-03-10cooker/server: Fix up 100% CPU usage at idleRichard Purdie
2015-03-09fetch2: Revalidate checksums, YOCTO #5571Clemens Lang
2015-03-09xmlrpc server: delete function on errorsAlexandru DAMIAN
2015-03-09cooker: make sure state is properly used to accept clientsAlexandru DAMIAN
2015-03-09xmlrpcserver: do not connect client on errorAlexandru DAMIAN
2015-03-09cooker: read file watches on server idleAlexandru DAMIAN
2015-02-27toasterui: do not use transactions if the database autocommitsAlexandru DAMIAN
2015-02-27toasterui: fix sstate task identificationAlexandru DAMIAN
2015-02-24toasterui: disable autocommit for build loggingAlexandru DAMIAN
2015-02-18toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN
2015-02-16tests/fetch.py: latest_versionstring add set of PNAníbal Limón
2015-02-16fetch2: wget remove scape of - in regexes don't neededAníbal Limón
2015-02-16fetch2: wget _modelate_version improvmentsAníbal Limón
2015-02-16fetch2: wget latest_versionstring improvments in get version by dirAníbal Limón
2015-02-16fetch2: wget add _check_latest_version_by_dirAníbal Limón
2015-02-16fetch2: wget latest_versionstring _check_latest_version improvmentsAníbal Limón
2015-02-16fetch2: wget latest_versionstring improve _parse_pathAníbal Limón
2015-02-16cooker: rework LAYERDEPENDS versioning so that it is actually usefulPaul Eggleton
2015-02-16tests: add tests for OE pre-release version formattingPaul Eggleton
2015-02-16utils: ensure explode_dep_versions2 raises an exception on invalid/missing op...Paul Eggleton
2015-02-16depexp.py: Fix segfault if DISPLAY is not setMaxin B. John
2015-02-09toaster: improve logging facilities for toasterAlexandru DAMIAN
2015-02-02data_smart: split expanded removal values when handling _removeRoss Burton
2015-02-02tests/data: add test for incorrect remove behaviourRoss Burton
2015-01-29data_smart: Don't use mutable objects as default argsRichard Purdie
2015-01-29parse/ast: Fix issue if path contains '&'Pascal Bach
2015-01-27toasterui: do not filter images by extensionAlexandru Damian
2015-01-23siggen: Ensure taskdata default functions exist in base classRichard Purdie
2015-01-23cooker: Use expanded_data for ASSUME_PROVIDEDRichard Purdie
2015-01-23cooker: Rename event_data -> expanded_dataRichard Purdie