summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: bitbake-user-manual-metadata.xml: Edits to flexible inheritance sect...Scott Rifenbark2014-04-211-26/+37
* bitbake: doc: Rename user-manual -> bitbake-user-manualRichard Purdie2014-04-2114-23/+23
* bitbake: bitbake: Update to version 1.23.0 for masterRichard Purdie2014-04-102-2/+2
* bitbake: bitbake: Update to version 1.22.0Richard Purdie2014-04-102-2/+2
* bitbake: cache: don't trigger reparse on recipes with wildcards in SRC_URIPaul Eggleton2014-04-101-1/+1
* bitbake: toaster: Allow toaster to start without pytzAlexandru DAMIAN2014-04-091-5/+9
* bitbake: toaster: add URI search path listDavid Reyna2014-04-092-1/+13
* bitbake: toaster: sort on size in detail pagesDave Lerner2014-04-0913-73/+161
* bitbake: toaster: hide tasks without order or outcomeDavid Reyna2014-04-091-5/+8
* bitbake: toaster: regex alternation filter caused django errorDavid Reyna2014-04-092-8/+8
* bitbake: toaster: fix filtering query for multiple filtersAlexandru DAMIAN2014-04-091-3/+3
* bitbake: toaster: keep number of rows across searchesAlexandru DAMIAN2014-04-091-0/+1
* bitbake: toaster: show unique set-in files in configvarDavid Reyna2014-04-091-4/+8
* bitbake: toaster: disable 'size over total' sortDave Lerner2014-04-091-2/+0
* bitbake: toaster: do not load all available timezonesAlexandru DAMIAN2014-04-091-1/+9
* bitbake: bitbake-selftest: add tests for local fetchingPaul Eggleton2014-04-091-0/+55
* bitbake: bitbake-selftest: fix help message to include command linePaul Eggleton2014-04-091-1/+1
* bitbake: bitbake: knotty: Clear footer before outputting to stderrPeter Kjellerstedt2014-04-081-2/+3
* bitbake: fetch2: fix traceback when a wildcard matches a directoryPaul Eggleton2014-04-081-10/+18
* bitbake: fetch2: handle wildcards correctly when recording file checksumsPaul Eggleton2014-04-081-0/+3
* bitbake: hob: add "recipes/images/" to BBFILES when Hob is launchedIrina Patru2014-04-082-1/+1
* bitbake: fetch2: avoid cache ignoring missing filesPaul Eggleton2014-04-081-1/+0
* bitbake: fetch2: Fix bug in file checksum generationRichard Purdie2014-04-061-0/+2
* bitbake: toaster: added covered task listFarrell Wymore2014-04-052-23/+52
* bitbake: toaster: correct package countFarrell Wymore2014-04-052-28/+47
* bitbake: toaster: Fixes to the build dashboardBelen Barros Pena2014-04-053-16/+17
* bitbake: toaster: Make tables happy in ChromeBelen Barros Pena2014-04-052-3/+4
* bitbake: toaster: Fix the empty packages alertBelen Barros Pena2014-04-051-7/+5
* bitbake: toaster: Fix "Recent builds" linksBelen Barros Pena2014-04-052-3/+12
* bitbake: toaster: catch IndexError error in dictionary lookupsDavid Reyna2014-04-051-1/+1
* bitbake: toaster: Changes to help textBelen Barros Pena2014-04-0510-65/+77
* bitbake: toaster: Remove html validation errors in tasks.htmlBelen Barros Pena2014-04-053-3/+16
* bitbake: toasterui: save warnings from non-build contextAlexandru DAMIAN2014-04-052-6/+15
* bitbake: toasterui: avoid variable name conflictAlexandru DAMIAN2014-04-051-8/+8
* bitbake: toaster: Update APIBelen Barros Pena2014-04-052-2/+4
* bitbake: toaster: link task order to right tasks pageDavid Reyna2014-04-053-7/+32
* bitbake: cooker: Overwrite IMAGE_BASENAME to default in custom imageMarius Avram2014-04-041-0/+11
* bitbake: hob: fix customization of empty image recipeMarius Avram2014-04-042-5/+7
* bitbake: hob: adding INHERIT += " testimage " affects image recipes listCristiana Voicu2014-04-041-1/+1
* bitbake: toaster: fix mis-detection of targets as imagesPaul Eggleton2014-04-041-3/+5
* bitbake: toaster: fix help texts not showing for most tasksPaul Eggleton2014-04-043-11/+239
OpenPOWER on IntegriCloud