summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devtool: provide support for devtool menuconfig commandSai Hari Chandana Kalluri2019-07-172-0/+84
* devtool/standard.py: Create a copy of kernel source within work-shared if not...Sai Hari Chandana Kalluri2019-07-171-1/+19
* devtool/standard.py: Update devtool modify to copy source from work-shared if...Sai Hari Chandana Kalluri2019-07-171-23/+99
* bitbake: fetch2/clearcase: Fix class import errorsCHerzig@Gauselmann.de2019-07-161-1/+3
* bitbake: tests/runqueue: Allow common sstate tasks to become validRichard Purdie2019-07-161-0/+6
* bitbake: runqueue: Optimise multiconfig with overlapping setsceneRichard Purdie2019-07-166-11/+98
* bitbake: runqueue: Abstract hash verification functionRichard Purdie2019-07-161-40/+42
* bitbake: runqueue: Whitespace fixRichard Purdie2019-07-161-19/+19
* bitbake: runqueue: Simplify some convoluted logicRichard Purdie2019-07-161-6/+1
* timezone: update to 2019bArmin Kuster2019-07-161-5/+5
* systemd: backport patch to fix sysctl warning on bootMatthias Schiffer2019-07-162-0/+40
* rootfs-postcommands: Cope with empty IMAGE_LINK_NAME in write_image_test_dataMike Crowe2019-07-161-1/+1
* rootfs-postcommands: Cope with empty IMAGE_LINK_NAME in write_image_manifestMike Crowe2019-07-161-1/+1
* nativesdk-meson: Remove some unused variablesPeter Kjellerstedt2019-07-161-5/+0
* meson.bbclass: Remove the MESON_*_ARGS variablesPeter Kjellerstedt2019-07-161-10/+5
* tiff: fix CVE-2019-7663Ross Burton2019-07-162-1/+79
* tiff: fix CVE-2019-6128Ross Burton2019-07-162-1/+54
* tiff: remove redundant patchRoss Burton2019-07-162-28/+1
* e2fsprogs: Remove patch that disabled 64bit for ext4 by defaultAdrian Bunk2019-07-162-37/+0
* xauth:upgrade 1.0.10 -> 1.1Zang Ruochen2019-07-161-2/+2
* iproute2: update to 5.2.0Oleksandr Kravchuk2019-07-161-2/+2
* msmtp: use alternatives to manage /usr/lib/sendmailChen Qi2019-07-161-5/+4
* mdadm: fix ptest hangMingli Yu2019-07-162-0/+54
* conf/poky: add debian-10 to the supported distribution listRoss Burton2019-07-151-0/+1
* bitbake: uihelper: No longer listen to scenequeue task startedRichard Purdie2019-07-151-1/+1
* bitbake: tests: Add initial scenario based test for runqueueRichard Purdie2019-07-1510-0/+442
* bitbake: runqueue: Complete the merge of scenequeue and normal task executionRichard Purdie2019-07-151-117/+109
* bitbake: runqueue: Alter setscenewhitelist handlingRichard Purdie2019-07-151-49/+30
* bitbake: runqueue: Merge the queues and execute setscene and normal tasks in ...Richard Purdie2019-07-151-54/+115
* bitbake: runqueue: Clarify scenequeue_covered vs. tasks_coveredRichard Purdie2019-07-151-8/+12
* bitbake: runqueue: Further scheduler buildable tasks cleanupRichard Purdie2019-07-151-8/+1
* bitbake: runqueue: Remove pointless variableRichard Purdie2019-07-151-9/+10
* bitbake: runqueue: Code simplificationRichard Purdie2019-07-151-4/+1
* bitbake: runqueue: Tweak comments and debug codeRichard Purdie2019-07-151-1/+4
* bitbake: runqueue: Simplify scenequeue unskippable calculationRichard Purdie2019-07-151-32/+13
* bitbake: runqueue: Add covered_tasks (or 'collated_deps') to scenequeue dataRichard Purdie2019-07-151-0/+6
* bitbake: event/runqueue: Drop StampUpdate event, its pointless/unusedRichard Purdie2019-07-154-35/+0
* bitbake: runqueue: Fold remains of the scenequeue setup into RunQueueExecuteRichard Purdie2019-07-151-47/+42
* bitbake: runqueue: Simplify _execute_runqueue logicRichard Purdie2019-07-151-22/+24
* bitbake: runqueue: Remove RunQueueExecuteScenequeue and RunQueueExecuteTasksRichard Purdie2019-07-151-56/+43
* bitbake: runqueue: Fix counter/task updating glitchRichard Purdie2019-07-151-1/+1
* bitbake: runqueue: Merge scenequeue and real task queue code togetherRichard Purdie2019-07-151-258/+258
* bitbake: runqueue: Merge stats handling together for setscene/real tasksRichard Purdie2019-07-151-19/+20
* bitbake: runqueue: Uniquely namespace the scenequeue functionsRichard Purdie2019-07-151-39/+47
* bitbake: runqueue: Factor out the process_setscene_whitelist checksRichard Purdie2019-07-151-40/+45
* bitbake: runqueue: Remove unused function parameterRichard Purdie2019-07-151-2/+3
* bitbake: runqueue: Move scenequeue data generation to a separate functionRichard Purdie2019-07-151-224/+244
* bitbake: runqueue: Remove now uneeded codeRichard Purdie2019-07-151-25/+1
* bitbake: runqueue: Drop unused BB_SETSCENE_VERIFY_FUNCTION2Richard Purdie2019-07-151-30/+3
* bitbake: runqueue: Tweak buildable variable handling in schedulerRichard Purdie2019-07-151-4/+5