fix build kernel-4.2

This commit is contained in:
Ertuğrul Erata
2015-10-01 13:58:34 +03:00
parent 25b9564863
commit 591cc458dc
16 changed files with 212 additions and 193 deletions
+10 -3
View File
@@ -12,13 +12,13 @@
<IsA>app:console</IsA>
<Summary>CPU power management tools</Summary>
<Description>cpupowertools contains utilities to manage power management and frequency scaling policies of modern CPUs.</Description>
<Archive sha1sum="dce24ac1874f362000e40027075e7d24ba123b73" type="targz">https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.tar.gz</Archive>
<Archive sha1sum="70db3c22960e3da16b7d7b0a55066154b8d92900" type="targz">https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>pciutils-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- Linux patches -->
<Patch level="1" compressionType="xz">patches/linux/patch-4.1.8.xz</Patch>
<Patch level="1" compressionType="xz">patches/linux/patch-4.2.2.xz</Patch>
</Patches>
</Source>
@@ -43,7 +43,14 @@
<COMAR script="service.py">System.Service</COMAR>
</Provides>-->
</Package>
<History>
<History>
<Update release="61">
<Date>2015-10-01</Date>
<Version>4.2.2</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="60">
<Date>2015-09-23</Date>
<Version>4.1.8</Version>