Martin Schiller
e53ed6af87
linux-atm: use target specific kernel headers
...
There are a few targets that mess with the atm kernel headers. To avoid
incompatibility between kernel and user space during compilation, the
correct headers should be used.
Consequently, the package must also be marked as nonshared.
Signed-off-by: Martin Schiller <ms@dev.tdt.de >
2023-10-05 10:31:39 +02:00
Rosen Penev
1b1c47577b
linux-atm: Add missing headers
...
This fixes compilation with -Werror=implicit-function-declaration.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-05 23:22:26 +02:00
Rosen Penev
4572d996a4
linux-atm: Install hotplug file as 600
...
The hotplug files is only used by procd, which runs as root.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-10-11 08:06:35 +02:00
Alexander Couzens
c61a239514
add PKG_CPE_ID ids to package and tools
...
CPE ids helps to tracks CVE in packages.
https://cpe.mitre.org/specification/
Thanks to swalker for CPE to package mapping and
keep tracking CVEs.
Acked-by: Jo-Philipp Wich <jo@mein.io >
Signed-off-by: Alexander Couzens <lynxis@fe80.eu >
2017-11-17 02:24:35 +01:00
Felix Fietkau
720b99215d
treewide: clean up download hashes
...
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-12-16 22:39:22 +01:00
Hauke Mehrtens
9c394f4cbe
linux-atm: activate format security checks
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 48786
2016-02-25 22:00:34 +00:00
Felix Fietkau
f6e38ec125
br2684ctl: resolve a boot time race condition with nas0 bringup by using explicit notification when init is done
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 48321
2016-01-18 15:35:30 +00:00
Felix Fietkau
510f5a7209
linux-atm: add wrapper for br2684ctl to defer nasX device bringup
...
Fixes a race condition on netifd device bringup.
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 47891
2015-12-14 11:02:12 +00:00
Felix Fietkau
1d1265b40b
br2684ctl: convert init script to procd, add hotplug/reload support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 47765
2015-12-04 17:44:00 +00:00
Steven Barth
3cb3da9556
linux-atm: add PKG_FIXUP
...
Signed-off-by: Steven Barth <steven@midlink.org >
SVN-Revision: 46037
2015-06-18 11:10:46 +00:00
John Crispin
74a3a77bcd
license info - revert r43155
...
turns out that r43155 adds duplicate info.
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 43167
2014-11-03 09:56:44 +00:00
John Crispin
c10d97484a
Add more license tags with SPDX identifiers
...
Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.
I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.
However, I can not garantee that I always picked the correct information
and/or did not miss license information.
Signed-off-by: Michael Heimpold <mhei@heimpold.de >
SVN-Revision: 43155
2014-11-03 08:01:08 +00:00
Steven Barth
bec9d38fa4
Add a few SPDX tags
...
Signed-off-by: Steven Barth <steven@midlink.org >
SVN-Revision: 43151
2014-11-02 12:20:54 +00:00
Felix Fietkau
b3b55de395
build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages
...
The idea is to gradually fix the packages
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr >
SVN-Revision: 41411
2014-06-30 08:19:48 +00:00
Luka Perkov
4a7439401b
linux-atm: fix dependencies
...
Signed-off-by: Luka Perkov <luka@openwrt.org >
SVN-Revision: 37189
2013-07-08 00:37:49 +00:00
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 37007
2013-06-21 16:54:37 +00:00