mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
linux-yocto/6.4: fix qemuarm boot failure
Integrating the following commit(s) to linux-yocto/6.4:
72bad8cd7540 drm/fb-helper: move zeroing code to drm_fb_helper_fill_var
(From OE-Core rev: 366d7876a70ab8833ccc0cb6607aac7e8a0311b8)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bc08748b3b
commit
5ec6e05cbc
@@ -14,7 +14,7 @@ python () {
|
||||
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "0bcc161e5d456bcbcfa6852e5e7750636a00ce46"
|
||||
SRCREV_machine ?= "121d700ad4b877fab9238a92356ad32506ef70d5"
|
||||
SRCREV_meta ?= "8dc4f68eb852784a5bc82d30768ac3276c890754"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \
|
||||
|
||||
Reference in New Issue
Block a user