kernel driver

This commit is contained in:
Rmys
2020-01-05 22:18:33 +03:00
parent 5426e553da
commit 11a36ddb0d
7 changed files with 19 additions and 12 deletions
+9 -2
View File
@@ -18,7 +18,7 @@
</BuildDependencies>
<Patches>
<!-- Linux patches -->
<Patch level="1" compressionType="xz">patches/linux/patch-5.4.6.xz</Patch>
<Patch level="1" compressionType="xz">patches/linux/patch-5.4.8.xz</Patch>
<!-- Mageia Linux patches-->
<Patch level="1">patches/mageia/fs-aufs-5.4.patch</Patch>
<Patch level="1">patches/mageia/fs-aufs-5.4-modular.patch</Patch>
@@ -27,7 +27,7 @@
<!-- <Patch level="1">patches/mageia/disable-mrproper-in-devel-rpms.patch</Patch> -->
<!-- Build fix -->
<Patch level="1">patches/pisilinux/revert-Makefile.patch</Patch>
<!-- <Patch level="1">patches/pisilinux/revert-Makefile.patch</Patch> -->
</Patches>
</Source>
@@ -55,6 +55,13 @@
</Package>
<History>
<Update release="28">
<Date>2020-01-05</Date>
<Version>5.4.8</Version>
<Comment>Version bump</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-12-27</Date>
<Version>5.4.6</Version>