kernel-6.6.40
This commit is contained in:
@@ -11,7 +11,7 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import kerneltools
|
||||
|
||||
KDIR = kerneltools.getKernelVersion()
|
||||
KVER ="6.6.36"
|
||||
KVER ="6.6.40"
|
||||
|
||||
def build():
|
||||
autotools.make("KVER=%s" % KVER )
|
||||
|
||||
@@ -13,10 +13,10 @@
|
||||
<Summary>REALTEK RTL88x2B USB Linux Driver</Summary>
|
||||
<Icon>rtl88x2bu</Icon>
|
||||
<Description>REALTEK RTL88x2B USB Linux Driver</Description>
|
||||
<Archive sha1sum="99cda962a4ddad661ea0e7d777a58d61bf07d8af" type="zip">https://github.com/morrownr/88x2bu-20210702/archive/refs/heads/main.zip</Archive>
|
||||
<Archive sha1sum="7f86f12c6aed86645d907c80b12d2878c15ec0f0" type="zip">https://github.com/morrownr/88x2bu-20210702/archive/refs/heads/main.zip</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>bc</Dependency>
|
||||
<Dependency version="6.6.36">kernel-module-headers</Dependency>
|
||||
<Dependency version="6.6.40">kernel-module-headers</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
@@ -36,6 +36,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="12">
|
||||
<Date>2024-07-17</Date>
|
||||
<Version>2023.07.23</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2024-06-29</Date>
|
||||
<Version>2023.07.23</Version>
|
||||
|
||||
Reference in New Issue
Block a user