kernel-6.12.43
This commit is contained in:
@@ -11,7 +11,7 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import kerneltools
|
||||
|
||||
KDIR = kerneltools.getKernelVersion()
|
||||
KVER ="6.12.40"
|
||||
KVER ="6.12.43"
|
||||
|
||||
def build():
|
||||
autotools.make("KVER=%s" % KVER )
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<Archive sha1sum="133e29d9bf93d8bdcca6bcb0065856c12fb930ee" type="zip">https://github.com/morrownr/88x2bu-20210702/archive/refs/heads/main.zip</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>bc</Dependency>
|
||||
<Dependency version="6.12.40">kernel-module-headers</Dependency>
|
||||
<Dependency version="6.12.43">kernel-module-headers</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
@@ -39,6 +39,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="24">
|
||||
<Date>2025-08-20</Date>
|
||||
<Version>2023.07.23</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2025-07-29</Date>
|
||||
<Version>2023.07.23</Version>
|
||||
|
||||
Reference in New Issue
Block a user