Search Criteria
Package Details: linux-ck-headers 6.11.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-ck.git (read-only, click to copy) |
---|---|
Package Base: | linux-ck |
Description: | Headers and scripts for building modules for Linux-ck kernel |
Upstream URL: | https://wiki.archlinux.org/index.php/Linux-ck |
Licenses: | GPL-2.0-only |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 459 |
Popularity: | 0.137884 |
First Submitted: | 2011-07-22 14:51 (UTC) |
Last Updated: | 2024-11-26 13:15 (UTC) |
Dependencies (11)
- linux-ckAUR
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
Required by (8)
- ch343-dkms (optional)
- ch343ser-dkms-git (optional)
- ch9344ser-dkms-git (optional)
- e1000e-dkms (optional)
- fl2000-dkms (optional)
- i2c-ch341-dkms (optional)
- igb-dkms (optional)
- spi-config-dkms (optional)
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 308 Next › Last »
Distorted commented on 2021-01-09 00:32 (UTC)
Why is
CONFIG_DEBUG_INFO=y
set? It causes builds to use over 10GB in disk space.bryanjhv commented on 2021-01-08 22:13 (UTC)
@graysky, is there possibility to change
_package-headers
'depends
array using"$pkgbase"
instead of fixed'linux-ck'
? I was building forsilvermont
(changing$pkgbase
tolinux-ck-silvermont
the way some repositories provide it), and didn't notice it until installinglinux-ck-silvermont-headers
asked me to also installlinux-ck
instead oflinux-ck-silvermont
.bryanjhv commented on 2021-01-08 22:05 (UTC) (edited on 2021-01-08 22:08 (UTC) by bryanjhv)
Ignoring the error would make things unpredictable. Just remove "-N" option so patch will try to reverse-apply and re-apply.
Kr1ss commented on 2021-01-03 11:14 (UTC)
@LucidComplex That would make it pass though also in situations where the
patch
itself fails for a different reason. Not sure if that's what you want to achieve.LucidComplex commented on 2021-01-03 10:47 (UTC)
prepare()
fails when patches have already been applied. I suppose you can append a|| true
to the end ofpatch
commands inprepare()
to address this.Kr1ss commented on 2021-01-02 21:24 (UTC) (edited on 2021-01-02 22:06 (UTC) by Kr1ss)
@graysky The checksum for
config
doesn't match in the recent release.EDIT/ Thank you fixing this so quickly ! :)
graysky commented on 2021-01-02 20:36 (UTC)
My bad... git push didn't respond for some reason.
Scimmia commented on 2021-01-02 19:32 (UTC)
I haven't found 5.10.4-2, but as long as linux-headers isn't in the provides array anymore, I'm fine with it.
graysky commented on 2021-01-01 14:33 (UTC)
@scimmia - Please review 5.10.4-2 and comment
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 308 Next › Last »