kernel-6.6.92
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.87"
|
||||
KVER ="6.6.92"
|
||||
|
||||
def build():
|
||||
autotools.make("KVER=%s" % KVER )
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<Archive sha1sum="943d3d583e00df07b60818e44ee07125e6114ae2" type="zip">https://github.com/morrownr/88x2bu-20210702/archive/refs/heads/main.zip</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>bc</Dependency>
|
||||
<Dependency version="6.6.87">kernel-module-headers</Dependency>
|
||||
<Dependency version="6.6.92">kernel-module-headers</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
@@ -36,6 +36,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="21">
|
||||
<Date>2025-05-23</Date>
|
||||
<Version>2023.07.23</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2025-04-17</Date>
|
||||
<Version>2023.07.23</Version>
|
||||
|
||||
Reference in New Issue
Block a user