Skip to content

Commit

Permalink
Kernel v6.8.6 (#2204)
Browse files Browse the repository at this point in the history
**Summary**
- Updated linux-current, linux-tools, and linux-headers to v6.8.6
- Updated Asus, Surface, and AppArmor patches
- Hardware enablement
- Enabled xe GPU driver
- Enabled bcachefs
- Added several new Zen patches
- Added ntsync patch
- Updated v4l2loopback to v0.13.1 (easiest way to fix 6.8 build failure)

Closes #2207
  • Loading branch information
TraceyC77 authored Apr 13, 2024
2 parents 25c104d + ecb94ef commit d69e6f1
Show file tree
Hide file tree
Showing 284 changed files with 148,854 additions and 90,334 deletions.
2 changes: 1 addition & 1 deletion packages/b/bbswitch/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : bbswitch
version : '0.8'
release : 326
release : 327
source :
- https://github.com/Bumblebee-Project/bbswitch/archive/v0.8.tar.gz : 76cabd3f734fb4fe6ebfe3ec9814138d0d6f47d47238521ecbd6a986b60d1477
license : GPL-2.0-or-later
Expand Down
8 changes: 4 additions & 4 deletions packages/b/bbswitch/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</Description>
<PartOf>kernel.drivers</PartOf>
<Files>
<Path fileType="data">/lib/modules/6.6.26-239.lts/misc/bbswitch.ko.zst</Path>
<Path fileType="data">/lib/modules/6.6.27-240.lts/misc/bbswitch.ko.zst</Path>
</Files>
</Package>
<Package>
Expand All @@ -30,12 +30,12 @@
</Description>
<PartOf>kernel.drivers</PartOf>
<Files>
<Path fileType="data">/lib/modules/6.6.26-283.current/misc/bbswitch.ko.zst</Path>
<Path fileType="data">/lib/modules/6.8.6-285.current/misc/bbswitch.ko.zst</Path>
</Files>
</Package>
<History>
<Update release="326">
<Date>2024-04-11</Date>
<Update release="327">
<Date>2024-04-13</Date>
<Version>0.8</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
Expand Down
2 changes: 1 addition & 1 deletion packages/b/broadcom-sta/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : broadcom-sta
version : 6.30.223.271
release : 395
release : 396
homepage : http://www.broadcom.com/support/802.11/linux_sta.php
source :
- https://docs.broadcom.com/docs-and-downloads/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz : 5f79774d5beec8f7636b59c0fb07a03108eef1e3fd3245638b20858c714144be
Expand Down
12 changes: 6 additions & 6 deletions packages/b/broadcom-sta/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
</Description>
<PartOf>kernel.drivers</PartOf>
<RuntimeDependencies>
<Dependency releaseFrom="395">broadcom-sta-common</Dependency>
<Dependency releaseFrom="396">broadcom-sta-common</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/lib/modules/6.6.26-239.lts/kernel/drivers/net/wireless/wl.ko.zst</Path>
<Path fileType="data">/lib/modules/6.6.27-240.lts/kernel/drivers/net/wireless/wl.ko.zst</Path>
<Path fileType="data">/usr/share/metainfo/broadcom-sta-lts.metainfo.xml</Path>
</Files>
</Package>
Expand All @@ -44,10 +44,10 @@
</Description>
<PartOf>kernel.drivers</PartOf>
<RuntimeDependencies>
<Dependency releaseFrom="395">broadcom-sta-common</Dependency>
<Dependency releaseFrom="396">broadcom-sta-common</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/lib/modules/6.6.26-283.current/kernel/drivers/net/wireless/wl.ko.zst</Path>
<Path fileType="data">/lib/modules/6.8.6-285.current/kernel/drivers/net/wireless/wl.ko.zst</Path>
<Path fileType="data">/usr/share/metainfo/broadcom-sta-current.metainfo.xml</Path>
</Files>
</Package>
Expand All @@ -62,8 +62,8 @@
</Files>
</Package>
<History>
<Update release="395">
<Date>2024-04-11</Date>
<Update release="396">
<Date>2024-04-13</Date>
<Version>6.30.223.271</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
Expand Down
Loading

0 comments on commit d69e6f1

Please sign in to comment.