[oe-commits] [bitbake] branch master-next updated (b30d009 -> 5118797)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 15 08:33:11 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master-next
in repository bitbake.

 discard b30d009  cache: Set packages for skipped recipes
 discard 78b9392  cache: Remove duplicated lines for provides and rprovides
 discard 2ac762b  tests/runqueue: Allow common sstate tasks to become valid
 discard bb1ba83  runqueue: Optimise multiconfig with overlapping setscene
 discard 5313d36  runqueue: Abstract hash verification function
 discard aac5f15  siggen: Use unique hashes for tasks
 discard fcf3395  runqueue: Whitespace fix
 discard 7985721  runqueue: Simplify some convoluted logic
 discard 1056a33  uihelper: No longer listen to scenequeue task started
 discard 8f5f43a  tests: Add initial scenario based test for runqueue
 discard 0e944d4  siggen: Fix default handler
 discard 0b11101  runqueue: Complete the merge of scenequeue and normal task execution
 discard 5212d85  runqueue: Alter setscenewhitelist handling
 discard 51c5561  runqueue: Merge the queues and execute setscene and normal tasks in parallel
 discard 074a7e4  runqueue: Clarify scenequeue_covered vs. tasks_covered
 discard eb87746  runqueue: Further scheduler buildable tasks cleanup
 discard 9f0c0ed  runqueue: Remove pointless variable
 discard 9e753a6  runqueue: Code simplification
 discard 18ae675  runqueue: Tweak comments and debug code
 discard cb16560  runqueue: Simplify scenequeue unskippable calculation
 discard 1f47f3c  runqueue: Add covered_tasks (or 'collated_deps') to scenequeue data
 discard 0f1984e  event/runqueue: Drop StampUpdate event, its pointless/unused
 discard 5c7f3a9  runqueue: Fold remains of the scenequeue setup into RunQueueExecute
 discard 2218732  runqueue: Simplify _execute_runqueue logic
 discard aee742e  runqueue: Remove RunQueueExecuteScenequeue and RunQueueExecuteTasks
 discard 3a0e616  runqueue: Fix counter/task updating glitch
 discard 6d08208  runqueue: Merge scenequeue and real task queue code together
 discard b7bfa67  runqueue: Merge stats handling together for setscene/real tasks
 discard 71d64f3  runqueue: Uniquely namespace the scenequeue functions
 discard ddad1ac  runqueue: Factor out the process_setscene_whitelist checks
 discard af887e2  runqueue: Remove unused function parameter
 discard dc91015  runqueue: Move scenequeue data generation to a separate function
 discard 4c7620d  runqueue: Remove now uneeded code
 discard 10ee145  runqueue: Drop unused BB_SETSCENE_VERIFY_FUNCTION2
 discard d41708b  runqueue: Tweak buildable variable handling in scheduler
     add c1a8ebb  cache: Remove duplicated lines for provides and rprovides
     add 9cf7a5e  cache: Set packages for skipped recipes
     add 7d486d3  siggen: Fix default handler
     add 8ede873  siggen: Use unique hashes for tasks
     new e851169  runqueue: Tweak buildable variable handling in scheduler
     new 5deaa5d  runqueue: Drop unused BB_SETSCENE_VERIFY_FUNCTION2
     new 4514fe4  runqueue: Remove now uneeded code
     new 68326e0  runqueue: Move scenequeue data generation to a separate function
     new b52dbf5  runqueue: Remove unused function parameter
     new 4b96b20  runqueue: Factor out the process_setscene_whitelist checks
     new 2cbe939  runqueue: Uniquely namespace the scenequeue functions
     new 32f39bb  runqueue: Merge stats handling together for setscene/real tasks
     new 7539fe2  runqueue: Merge scenequeue and real task queue code together
     new fe0a7be  runqueue: Fix counter/task updating glitch
     new 3380539  runqueue: Remove RunQueueExecuteScenequeue and RunQueueExecuteTasks
     new 726e3c6  runqueue: Simplify _execute_runqueue logic
     new ad30a16  runqueue: Fold remains of the scenequeue setup into RunQueueExecute
     new 3ab5176  event/runqueue: Drop StampUpdate event, its pointless/unused
     new 63ddc2f  runqueue: Add covered_tasks (or 'collated_deps') to scenequeue data
     new 06982c8  runqueue: Simplify scenequeue unskippable calculation
     new 8ea6d81  runqueue: Tweak comments and debug code
     new 01dfc37  runqueue: Code simplification
     new c257c7b  runqueue: Remove pointless variable
     new ce3cd2d  runqueue: Further scheduler buildable tasks cleanup
     new a9fb556  runqueue: Clarify scenequeue_covered vs. tasks_covered
     new 58b3f08  runqueue: Merge the queues and execute setscene and normal tasks in parallel
     new a08d8ba  runqueue: Alter setscenewhitelist handling
     new 56f3396  runqueue: Complete the merge of scenequeue and normal task execution
     new 37564d7  tests: Add initial scenario based test for runqueue
     new 20956b5  uihelper: No longer listen to scenequeue task started
     new ae36b5c  runqueue: Simplify some convoluted logic
     new 460a5c2  runqueue: Whitespace fix
     new d0c39e0  runqueue: Abstract hash verification function
     new 77a6b36  runqueue: Optimise multiconfig with overlapping setscene
     new 5118797  tests/runqueue: Allow common sstate tasks to become valid

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (b30d009)
            \
             N -- N -- N   refs/heads/master-next (5118797)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 31 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list