File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# From https://www.kernel.org/pub/linux/kernel/v7.x/sha256sums.asc
2- sha256 cba44440aa57affd7c21241dc5bc234b0df53c499f8ffc3ebc290dd3390a7523 linux-7.0.6 .tar.xz
2+ sha256 e56c8356dda01136a6041c6ef832bd0ec99bd2d35dff97832aa5ec10ed014304 linux-7.0.11 .tar.xz
33
44# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
55sha256 c33ea75b1f3bc5fccab836790cd3684eab7057ff383464b5efd8a68ba622a83c linux-6.18.29.tar.xz
Original file line number Diff line number Diff line change @@ -474,7 +474,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
474474 default "6.6.138" if BR2_KERNEL_HEADERS_6_6
475475 default "6.12.87" if BR2_KERNEL_HEADERS_6_12
476476 default "6.18.29" if BR2_KERNEL_HEADERS_6_18
477- default "7.0.10 " if BR2_KERNEL_HEADERS_7_0
477+ default "7.0.11 " if BR2_KERNEL_HEADERS_7_0
478478 default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
479479 default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
480480 default BR2_KERNEL_HEADERS_CUSTOM_REPO_VERSION \
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ config BR2_PACKAGE_WLROOTS
2626 select BR2_PACKAGE_SEATD
2727 select BR2_PACKAGE_WAYLAND
2828 select BR2_PACKAGE_WAYLAND_PROTOCOLS
29+ select BR2_PACKAGE_LCMS2 # batocera
2930 help
3031 wlroots is a modular Wayland library for building compositors
3132 which implements many of their common features.
You can’t perform that action at this time.
0 commit comments