mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
updateme: detect and prepare patches
The big part of this commit is to detect and prepare any "free floating" patches into a kernel feature that will be automatically applied to the kernel tree. These patches will be pushed onto the BSP branch via guilt, and then built as part of the normal build/deploy cycle. There are other grouped cleanups, such as tabs instead of spaces, and the removal of the unused decheckpoint function. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
committed by
Richard Purdie
parent
80993c4e1b
commit
1ff9c93e49
@@ -47,7 +47,7 @@ SRCREV_pn-gypsy ??= "147"
|
||||
SRCREV_pn-inputproto ??= "7203036522ba9d4b224d282d6afc2d0b947711ee"
|
||||
SRCREV_pn-inputproto-native ??= "7203036522ba9d4b224d282d6afc2d0b947711ee"
|
||||
SRCREV_pn-inputproto-nativesdk ??= "7203036522ba9d4b224d282d6afc2d0b947711ee"
|
||||
SRCREV_pn-kern-tools-native ??= "7086ef0feafa4050f3fdf7b7c0826a7c375a8f15"
|
||||
SRCREV_pn-kern-tools-native ??= "21a4e80b39dc1e15cc4a9ee65a648051fd790ab8"
|
||||
SRCREV_pn-libdrm ??= "3f3c5be6f908272199ccf53f108b1124bfe0a00e"
|
||||
SRCREV_pn-libfakekey ??= "2031"
|
||||
SRCREV_pn-libgdbus ??= "aeab6e3c0185b271ca343b439470491b99cc587f"
|
||||
|
||||
Reference in New Issue
Block a user