summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Replace deprecated git branch parameter "--set-upstream"krogoth-nextAndre Rosa2017-11-071-1/+1
* bitbake: lib/bs4: Fix imports from html5lib >= 0.9999999/1.0b8Daniel Lublin2017-09-041-5/+12
* bitbake: siggen: Make calc_taskhash match get_taskhash for file checksumsyocto-2.1.3krogoth-15.0.3Richard Purdie2017-06-271-1/+2
* bitbake: lib/bb/checksum: avoid exception on broken symlinksPaul Eggleton2017-05-181-2/+4
* bitbake: fetch2/wget: attempt checkstatus again if it failsRoss Burton2017-05-181-4/+8
* bitbake: siggen: Ensure taskhash mismatches don't override existing dataRichard Purdie2017-05-181-9/+9
* bitbake: siggen: Pass basehash to worker processes and sanity check reparsing...Richard Purdie2017-05-181-4/+9
* bitbake: build: Ensure we preserve sigbasedata files as well as sigdata onesRichard Purdie2017-05-181-1/+1
* bitbake: bitbake: toaster: settings set ALLOWED_HOSTS to * in debug modebrian avery2016-11-281-3/+13
* bitbake: fetch: copy files with -HEnrico Scholz2016-11-081-1/+1
* bitbake: bb.event: fix infinite loop on print_ui_queueAníbal Limón2016-11-081-2/+2
* bitbake: event: prevent unclosed file warning in print_ui_queueJoshua Lock2016-11-081-3/+3
* bitbake: event.py: output errors and warnings to stderrEd Bartosh2016-11-081-3/+10
* bitbake: lib/bb/tests/fetch: remove URL that doesn't exist anymoreRoss Burton2016-09-131-1/+0
* bitbake: toaster: Fix adding of bitbake variables containing ':'Alexander Egorenkov2016-08-311-2/+2
* bitbake: fetch2: Safer check for BB_ORIGENV datastoreLeonardo Sandoval2016-06-291-1/+2
* bitbake: fetch2: export DBUS_SESSION_BUS_ADDRESS to support authentication ag...Ross Burton2016-06-021-2/+3
* bitbake: toaster: fix progress bar in MySQL environmentElliot Smith2016-05-132-2/+3
* bitbake: toaster-tests: tests for build dashboardElliot Smith2016-04-192-87/+251
* bitbake: toaster: add modal to select custom image for editingElliot Smith2016-04-198-92/+186
* bitbake: toaster: add build dashboard buttons to edit/create custom imagesElliot Smith2016-04-199-96/+345
* bitbake: toaster-tests: make helper click on input before entering textElliot Smith2016-04-191-1/+5
* bitbake: toaster-tests: add tests for new custom image pageElliot Smith2016-04-191-0/+160
* bitbake: toaster: prevent exception when Project.release is nullElliot Smith2016-04-191-5/+11
* bitbake: toaster: only prevent duplicate custom image names within a projectElliot Smith2016-04-192-17/+24
* bitbake: toaster: disable/enable "Add layer" button according to input's contentElliot Smith2016-04-192-1/+34
* bitbake: toaster: fix sorting after hiding a column in build tablesElliot Smith2016-04-192-26/+26
* bitbake: toaster: ensure ToasterTable headings are reset when order by changesMichael Wood2016-04-191-1/+5
* bitbake: main: fix processing of BBEVENTLOGEd Bartosh2016-04-191-1/+1
* bitbake: lib/bb/utils: add docstring for contains()Ross Burton2016-04-181-1/+19
* bitbake: bitbake-user-manual: Updated the 'bitbake -h' output example.Scott Rifenbark2016-04-181-3/+9
* bitbake: bitbake-user-manual: Updated "Conditional Metadata" sectionScott Rifenbark2016-04-181-0/+6
* bitbake: bitbake-user-manual: Updated discussion about using "inherit"Scott Rifenbark2016-04-151-0/+10
* bitbake: providers: Add PREFERRED_RPROVIDER supportRichard Purdie2016-04-152-23/+44
* bitbake: providers: We don't depend on previous build resultsRichard Purdie2016-04-151-3/+3
* bitbake: cooker/knotty: Prefix parse logs with filename being parsedRichard Purdie2016-04-152-1/+10
* bitbake: cooker: pass exception to finishAsyncCommandRichard Purdie2016-04-151-2/+2
* bitbake: runqueue: Improve 'mulitiple .bb files are due to be built' messageRichard Purdie2016-04-121-2/+70
* bitbake: toaster: fixes for customimage package not foundDave Lerner2016-04-093-12/+30
* bitbake: data_smart: Restrict expansion regexp to not include : charactersRichard Purdie2016-04-091-1/+1
* bitbake: tests/utils.py: test origvalue in a callback matches what is expectedRandy Witt2016-04-091-0/+22
* bitbake: lib/bb/utils.py: Fix a bug in edit_metadata() that could corrupt varsRandy Witt2016-04-092-2/+2
* bitbake: Update version to 1.30.0Richard Purdie2016-04-062-2/+2
* bitbake: bitbake: update LICENSE file with QUnit detailsElliot Smith2016-04-061-0/+2
* bitbake: tests: browser Add test to run the js unit testsMichael Wood2016-04-061-0/+57
* bitbake: toaster: views jsunittest Add MACHINE and an extra layer to test pro...Michael Wood2016-04-061-4/+14
* bitbake: toaster: tests Set MACHINE for the test projectsMichael Wood2016-04-061-2/+2
* bitbake: toaster: Add quint to project so that it can be used offlineMichael Wood2016-04-063-2/+350
* bitbake: toaster: add rev dep column to image detail pagesDave Lerner2016-04-063-0/+27
* bitbake: buildinfohelper: work around unicode exceptionsJoshua Lock2016-04-061-4/+6