remove generic setting for mesa (moved to meta-diya), fix base image generation bug
This commit is contained in:
parent
378386087e
commit
d97d78fb0c
2
recipes-core/images/core-image-base.bbappend
Normal file
2
recipes-core/images/core-image-base.bbappend
Normal file
@ -0,0 +1,2 @@
|
||||
IMAGE_BOOT_FILES:append:orange-pi-zero2w = " boot.scr ${KERNEL_DEVICETREE} allwinner/overlay/sun50i-h616-fixup.scr "
|
||||
IMAGE_INSTALL:append:orange-pi-zero2w = " uwe5622-firmware "
|
@ -1,2 +0,0 @@
|
||||
IMAGE_BOOT_FILES:append = " boot.scr ${KERNEL_DEVICETREE} allwinner/overlay/sun50i-h616-fixup.scr "
|
||||
IMAGE_INSTALL:append = " uwe5622-firmware "
|
@ -1 +0,0 @@
|
||||
PACKAGECONFIG:class-target = "opengl gallium"
|
@ -1,5 +1,2 @@
|
||||
# Enable lima and panfrost Mesa drivers
|
||||
PACKAGECONFIG:append = " lima panfrost"
|
||||
# Enable KMS renderonly Mesa support
|
||||
# See https://cgit.freedesktop.org/mesa/mesa/commit/?id=2b780fe89300199f2334539aa1678e9b68f0434f
|
||||
GALLIUMDRIVERS:append = ",kmsro"
|
||||
|
Loading…
x
Reference in New Issue
Block a user