Hamish Guthrie
|
81a3d9ba31
licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated.
|
13 سال پیش |
John Crispin
|
4a7d620950
scanning kernel packages for targets
|
13 سال پیش |
Jo-Philipp Wich
|
97af76a920
include: calculate md5sum over sorted kernel config symbol list and incorperate it into the kernel metapackage version, make kmods depend on this specific version. The aim of this change is to invalidate kmods which are built against a different kernel config on the opkg metadata level. Manual copying and insmod of custom *.ko files, e.g. for development purpose, is still possible.
|
14 سال پیش |
Jonas Gorski
|
44b272fd58
package/kernel: Fix AddDepends/SetDepends calls with make 3.82
|
14 سال پیش |
Jo-Philipp Wich
|
a2328ecf96
kernel: flag as "hold", this is inherited by all kmods as well and will prevent opkg on the target from upgrading them
|
15 سال پیش |
Nicolas Thill
|
2bd16b6e18
package/kernel: load target specific modules .mk files after generic ones
|
15 سال پیش |
Jo-Philipp Wich
|
b1e7cd577b
cleanup Makefiles (#7212)
|
15 سال پیش |
Felix Fietkau
|
3b61c2c2b1
now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore
|
16 سال پیش |
Felix Fietkau
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
16 سال پیش |
Nicolas Thill
|
ab04e16a1a
don't fail if there are no modules.mk under ./target/linux/
|
17 سال پیش |
Nicolas Thill
|
50ee10f486
package/kernel fixes: - remove dup netfilter.mk includes - always define NF_KMOD so that proper KCONFIG entries are emitted for netfilter modules at DUMP time
|
17 سال پیش |
Nicolas Thill
|
34bb4638e7
move package description to a separate definition, remove it when DESCRIPTION=TITLE
|
18 سال پیش |
Nicolas Thill
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 سال پیش |
Felix Fietkau
|
3df35f0b09
revert [8415], seems to be causing problems for the kernel build
|
18 سال پیش |
Felix Fietkau
|
c2d5c1c0c2
always include kernel config for kernel packages
|
18 سال پیش |
Felix Fietkau
|
8e42553971
dynamically enable/disable kernel config options for kmod packages based on build system config
|
18 سال پیش |
Felix Fietkau
|
bdc9419a20
rewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning and better handling of makefile dependencies
|
18 سال پیش |
Felix Fietkau
|
38515a7f81
minor cleanup
|
18 سال پیش |
Felix Fietkau
|
4c6c987f09
Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them
|
18 سال پیش |
Felix Fietkau
|
35317253e6
trigger a kernel module rebuild when the kernel config changes
|
19 سال پیش |
Felix Fietkau
|
13aeec9b06
only enable in-tree kmod-* packages by default
|
19 سال پیش |
Felix Fietkau
|
c041f53b8d
finally kill KMOD_template - removes a big chunk of legacy build code
|
19 سال پیش |
Felix Fietkau
|
547b127d7a
make kernel module packaging code reusable and use it in madwifi
|
19 سال پیش |
Felix Fietkau
|
fc8abe2dfa
allow platform support directories to add and modify kernel module packages
|
19 سال پیش |
Felix Fietkau
|
ce19a369af
split modules.mk
|
19 سال پیش |
Felix Fietkau
|
60c1f0f64d
finally move buildroot-ng to trunk
|
19 سال پیش |