Skip to content

Commit 19dd13a

Browse files
authored
Merge pull request #1151 from dmanlfc/linux-7.0.11
linux to 7.0.11
2 parents 13bce94 + d042db0 commit 19dd13a

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

linux/from-6.17/linux.hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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
55
sha256 c33ea75b1f3bc5fccab836790cd3684eab7057ff383464b5efd8a68ba622a83c linux-6.18.29.tar.xz

package/linux-headers/Config.in.host

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 \

package/wlroots/Config.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)