kernel-5.15.122
This commit is contained in:
@@ -11,7 +11,7 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import kerneltools
|
||||
|
||||
KDIR = kerneltools.getKernelVersion()
|
||||
KVER ="5.15.116"
|
||||
KVER ="5.15.122"
|
||||
|
||||
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="4d5383f578d49f50a8aee335e6b6550d4cebfbf3" type="zip">https://github.com/morrownr/88x2bu-20210702/archive/refs/heads/main.zip</Archive>
|
||||
<Archive sha1sum="3411863bbfbda5bd5896bdd180461498feda68d2" type="zip">https://github.com/morrownr/88x2bu-20210702/archive/refs/heads/main.zip</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>bc</Dependency>
|
||||
<Dependency version="5.15.116">kernel-module-headers</Dependency>
|
||||
<Dependency version="5.15.122">kernel-module-headers</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
@@ -36,6 +36,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2023-07-22</Date>
|
||||
<Version>2023.07.23</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2023-06-13</Date>
|
||||
<Version>2023.03.14</Version>
|
||||
|
||||
Reference in New Issue
Block a user