summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tiff: Security fix CVE-2016-3186Yi Zhao2016-08-172-0/+25
* tiff: Security fix CVE-2015-8784Armin Kuster2016-08-172-0/+74
* tiff: Security fix CVE-2015-8781Armin Kuster2016-08-172-0/+196
* e2fsprogs: Fix missing check for permission denied.Jackie Huang2016-08-172-0/+34
* initrdscripts/init-install*: Add rootwait when installing to USB devicesCalifornia Sullivan2016-08-172-0/+11
* u-boot.inc: Enable out-of-tree buildsManjukumar Matha2016-08-171-17/+18
* dropbear/init: Allow extra arguments for key generationMike Looijmans2016-08-171-2/+2
* initramfs-live-boot: Make sure we kill udev before switching root when live b...Alejandro Hernandez2016-08-171-1/+3
* cross-canadian.bbclass: Add BASECANADIANEXTRAOS to specify main extraosMark Hatle2016-08-171-5/+17
* security_flags.inc: enable PIE for a few recipesAlexander Kanavin2016-08-171-11/+0
* oeqa/oetest: Improve subprocess error reportingRichard Purdie2016-08-171-0/+9
* report-error: Fix tracebacksRichard Purdie2016-08-171-1/+1
* uninative: Update to 1.3Richard Purdie2016-08-171-3/+4
* bitbake: bitbake-user-manual: Re-write "Dependencies Internal to the .bb File"Scott Rifenbark2016-08-171-25/+29
* bitbake: bitbake-user-manual: Added setting variable for a single taskScott Rifenbark2016-08-171-0/+28
* bitbake: bitbake-user-manual: Added more detail to anonymous Python functions.Scott Rifenbark2016-08-171-17/+70
* bitbake: bitbake-user-manual: Formatted all "flags" to be consistentScott Rifenbark2016-08-172-31/+37
* bitbake: bitbake-user-manual: Added detail to [dirs] and [cleardirs] flagsScott Rifenbark2016-08-171-3/+7
* bitbake: bb/utils.py: export_proxies add GIT_PROXY_COMMANDFrancisco Pedraza2016-08-171-1/+2
* bitbake: knotty: don't show number of running tasks in quiet modePaul Eggleton2016-08-171-1/+3
* bitbake: knotty: fix task progress bar not starting at 0%Paul Eggleton2016-08-171-2/+5
* bitbake: runqueue: fix two minor issues with the initialising tasks progressPaul Eggleton2016-08-171-2/+3
* bitbake: lib/bb/tests/fetch: remove URL that doesn't exist anymoreRoss Burton2016-08-171-1/+0
* bitbake: toaster: update web urls for openembedded-core's special caseDavid Reyna2016-08-171-0/+6
* Allow for simultaneous do_rootfs tasks with rpmuninative-1.3Stephano Cetola2016-08-123-9/+54
* systemd_boot: Enable module to test systemd bootloaderJose Perez Carranza2016-08-111-0/+56
* Revert "systemd_boot: Enable module to test systemd bootloader"Richard Purdie2016-08-111-56/+0
* bitbake: toaster: buildinfohelper Add handling local layers (i.e. non-git) la...Michael Wood2016-08-111-4/+23
* bitbake: toaster: bldcontrol model BRLayer Add corresponding local_source_dirMichael Wood2016-08-113-1/+29
* bitbake: toaster: adapt xhr_import_layer test locally imported layerSujith H2016-08-111-0/+1
* bitbake: toaster: update build configuration pageSujith H2016-08-111-0/+14
* bitbake: toaster: update recipe details pageSujith H2016-08-111-2/+18
* bitbake: toaster: update package detail pageSujith H2016-08-111-2/+16
* bitbake: toaster: updte build tables for locally imported layersSujith H2016-08-111-0/+32
* bitbake: toaster: update the tables informationSujith H2016-08-111-3/+27
* bitbake: toaster: collect details for local dir imported from uiSujith H2016-08-111-1/+12
* bitbake: toaster: add local_source_dir field to modelSujith H2016-08-112-0/+20
* bitbake: toaster: add local directory to the dbSujith H2016-08-111-3/+4
* bitbake: toaster: improve the display when local dir is addedSujith H2016-08-111-1/+6
* bitbake: toaster: update css file for layer importBelen Barros Pena2016-08-111-1/+6
* bitbake: toaster: add local_source_dir to the needed_fieldsSujith H2016-08-111-0/+1
* bitbake: toaster: control the selection of git and local repoSujith H2016-08-111-11/+114
* bitbake: toaster: add import of local directory to UISujith H2016-08-111-78/+106
* bitbake: toaster: fix unhandled exceptionEd Bartosh2016-08-111-2/+2
* bitbake: toasterui: ensure that the Build object is always availableElliot Smith2016-08-112-83/+122
* bitbake: toaster-tests: add test for showing self-dependent taskElliot Smith2016-08-111-0/+76
* bitbake: toaster: prevent infinite loop when finding task dependenciesElliot Smith2016-08-111-0/+10
* bitbake: toaster-tests: add tests for reverting to default sortElliot Smith2016-08-111-0/+160
* bitbake: toaster: reset table to default orderby when orderby column is hiddenElliot Smith2016-08-111-18/+60
* bitbake: toaster: show loading spinner after creating custom imageElliot Smith2016-08-114-6/+66