mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
kern-tools: import patch performance improvements
Updating the SRCREV for the following commits: 4822d22b65c2 kgit-meta: dont run kgit-s2q for non-leaf nodes 3e3de1b9cdec createme: remove meta branch checks With these, we save 10 seconds on the average patch phase, and significantly more if very long patch queues are used. (From OE-Core rev: 04e600d933878f3d104cf734d437e6baffb983d8) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9348049d99
commit
035743701f
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://git/tools/kgit;beginline=5;endline=9;md5=d8d1d729a70c
|
||||
|
||||
DEPENDS = "git-native"
|
||||
|
||||
SRCREV = "23345b8846fe4bd167efdf1bd8a1224b2ba9a5ff"
|
||||
SRCREV = "53bf01d565957f6dba95fbd7126f1a3b3dff64a5"
|
||||
PR = "r12"
|
||||
PV = "0.2+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user