Commit Graph

81 Commits

Author SHA1 Message Date
Rudi Heitbaum
c9a10ac33e bcm_sta: update for linux 6.1-rc1 2022-12-12 18:49:09 +00:00
Rudi Heitbaum
021999951d bcm_sta: patch to compile with Linux 6.0 2022-08-27 04:17:08 +00:00
mglae
7d00455045 bcm_sta: improve kernel 5.17 patch including addr set function
Using https://gist.github.com/joanbm/37fd0590f30b41e7e89ade6e242ca16e
2022-06-25 11:28:43 +02:00
Rudi Heitbaum
c7267d2369 bcm_sta: patch to compile with Linux 5.18 2022-05-23 07:31:21 +00:00
Rudi Heitbaum
7053c33010 bcm_sta: patch to compile with Linux 5.17 2022-03-21 03:44:54 +00:00
mglae
962b139d34 bcm_sta: fix kernel_read() parameters 2021-01-30 11:53:38 +01:00
Ian Leonard
2a43507256 linux-drivers: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:56 +00:00
heitbaum
c5e4917156 bcm_sta: patch to compile with Linux 5.10 2020-12-14 09:14:33 +00:00
chewitt
3610bae841 bcm_sta: fix building on Linux 5.9 2020-10-14 07:05:27 +00:00
MilhouseVH
23e75fabcc bcm_sta: fix 5.6-rc1 build 2020-03-28 16:57:31 +00:00
Andre Heider
a98010df72 build: automatically add dependencies for kernel packages
And add the missing "linux" to PKG_DEPENDS_UNPACK while at it, the tree
is required for building kernel modules.
2020-02-10 08:53:39 +01:00
MilhouseVH
6d5dfb4eb2 bcm_sta: fix kernel 5.1-rc1 2019-05-09 18:31:26 +01:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
4ec9a88fc7 spdx: packages/linux-drivers 2018-07-17 23:58:50 +02:00
MilhouseVH
5b59c857e7 bcm_sta/slice-drivers/intel_nuc_led: use common kernel_make function 2018-06-16 18:28:22 +01:00
MilhouseVH
c2d42064a8 bcm_sta: add fix kernel warnings patch 2018-06-16 18:28:21 +01:00
MilhouseVH
f223e59e4c bcm_sta: add 4.15.y support 2018-06-16 18:28:21 +01:00
Sascha Kuehndel (InuSasha)
3b9fcfc3b4 buildsystem: rename TOOLCHAIN other to manual 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
da38cd92e3 buildsystem: set PKG_TOOLCHAIN for packages, that need it 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Matthias Reichl
d101bdfa24 config/functions: add function get_full_module_dir
It returns the full module directory path, including /usr/lib/modules.

Use that in package.mk files to simply them and get rid of the
repeatedly added paths.

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-10-12 19:59:11 +02:00
Radostan Riedel
de9d1af69f AArch64 projects: add 32-bit userspace support 2017-10-12 10:07:43 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00