summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch2/hg: Fix missing proto param for hg checkout with user and pwVolker Vogelhuber2014-05-281-1/+1
* bitbake: bitbake-layers: show-cross-depends: add support for RRECOMMENDSPaul Eggleton2014-05-281-0/+20
* bitbake: bitbake-layers: show-cross-depends: ignore self-satisfied RDEPENDSPaul Eggleton2014-05-281-0/+3
* bitbake: bitbake-layers: show-cross-depends: ignore global inheritsPaul Eggleton2014-05-281-0/+5
* bitbake: bitbake-layers: show-cross-depends: add option to ignore a layerPaul Eggleton2014-05-281-20/+24
* bitbake: data_smart: Fix an unusual variable reference bugRichard Purdie2014-05-212-1/+6
* bitbake: toaster: reduce redundant foreign key lookupsDavid Reyna2014-05-212-6/+29
* bitbake: toaster: sort columns properly after edit columnsFarrell Wymore2014-05-212-14/+204
* bitbake: toaster: toaster oe-selftest supportIonut Chisanovici2014-05-211-0/+411
* bitbake: fetch2/gitsm: Documentation improvements for gitsm:// fetcherChris Morgan2014-05-192-3/+23
* bitbake: fetch2/perforce: Ensure command has a defaultRichard Purdie2014-05-111-4/+4
* bitbake: parse: Improve file inheritance loggingRichard Purdie2014-05-112-8/+1
* bitbake: knotty: Fix output printed to the user at debug log levelsRichard Purdie2014-05-111-1/+1
* bitbake: parse/ast: Show append logging at lower log levelRichard Purdie2014-05-111-1/+1
* bitbake: fix cloning of mercurial repository with username and password speci...Volker Vogelhuber2014-05-111-1/+4
* bitbake: toaster: modify SQL data type constraintsAlexandru DAMIAN2014-05-082-4/+229
* bitbake: toaster: fix migration code for MySQLAlexandru DAMIAN2014-05-082-38/+19
* bitbake: toaster: fix span2 headings for packagesDave Lerner2014-05-082-4/+7
* bitbake: toaster: Make sure layer branch only shows when not emptyBelen Barros Pena2014-05-089-32/+35
* bitbake: toaster: sort outcome and sstate columns by string valueDavid Reyna2014-05-082-1/+20
* bitbake: Fix refetch of local files when they are read onlyNick Lewis2014-05-081-2/+2
* bitbake: data_smart: Ensure all possible overrides are cached including those...Richard Purdie2014-05-071-1/+6
* bitbake: prserv/db: Avoid fsync() callsRichard Purdie2014-05-031-0/+1
* bitbake: persist_data: Avoid fsync() callsRichard Purdie2014-05-031-1/+3
* bitbake: codeparser: Fix to better catch all getVar referencesRichard Purdie2014-05-031-3/+3
* bitbake: bitbake: Bump version to 1.23.1Richard Purdie2014-05-012-2/+2
* bitbake: bb.utils, bb.codeparser: Add bb.utils.contains_anyOtavio Salvador2014-04-292-1/+14
* bitbake: codeparser: don't interact with the cache for subshellsChristopher Larson2014-04-291-9/+12
* bitbake: fetch2: Cleanup file checksum generation, v2Jacob Kroon2014-04-291-6/+2
* bitbake: HG Fetch with username and password in urlVolker Vogelhuber2014-04-291-1/+1
* bitbake: Revert "fetch2: Cleanup file checksum generation"Richard Purdie2014-04-281-2/+5
* bitbake: bitbake-diffsigs: Fix runtime error when no arguments are givenJacob Kroon2014-04-271-2/+2
* bitbake: fetch2: Cleanup file checksum generationJacob Kroon2014-04-271-5/+2
* bitbake: fetch2/git: Stop git from triggering fsync() callsRichard Purdie2014-04-271-2/+2
* bitbake: bitbake-worker: Drop BBHASH variablesRichard Purdie2014-04-231-4/+0
* bitbake: parse/ast: Optimise data finalisationRichard Purdie2014-04-231-3/+5
* bitbake: runqueue: Do not write out stamp files in dry_run modeRichard Purdie2014-04-231-1/+2
* bitbake: runqueue: Fix task weighting algorithmRichard Purdie2014-04-231-2/+2
* bitbake: runqueue: Fix handling of zero priority taskRichard Purdie2014-04-231-1/+1
* bitbake: bitbake: toaster: Fix Empty tasks filterBelen Barros Pena2014-04-231-1/+1
* bitbake: bitbake: toaster: Fix total number of tasks in build dashboardBelen Barros Pena2014-04-231-1/+1
* bitbake: bitbake-user-manual-hello.xml: Edits to the "Hello World" Appendix.Scott Rifenbark2014-04-211-29/+17
* bitbake: bitbake-user-manual-hello.xml: First draft of "Hello World" appendixScott Rifenbark2014-04-211-321/+328
* bitbake: bitbake-user-manual-hello.xml: Edits to environment for hello world.Scott Rifenbark2014-04-211-24/+203
* bitbake: bitbake-user-manual-metadata.xml: Added section on pathname syntaxScott Rifenbark2014-04-211-0/+23
* bitbake: bitbake-user-manual-ref-variables.xml: Edits to the BBPATH variable.Scott Rifenbark2014-04-211-11/+12
* bitbake: bitbake-user-manual-ref-variables.xml: Fixed BBPATH exampleScott Rifenbark2014-04-211-1/+1
* bitbake: user-manual-hello.xml: General editsScott Rifenbark2014-04-211-41/+39
* bitbake: bitbake-user-manual-hello.xml: Fixed two broken links.Scott Rifenbark2014-04-211-2/+2
* bitbake: bitbake-user-manual-metadata.xml: New section on anonymous Python fu...Scott Rifenbark2014-04-211-1/+41
OpenPOWER on IntegriCloud