Felix Fietkau
ce6edb31ce
linux-firmware: add commented out BuildPackage section for metadata scanning
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48175
2016-01-10 16:35:53 +00:00
Felix Fietkau
b6fcd06204
linux-firmware: remove duplication in package metadata
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48174
2016-01-10 16:35:46 +00:00
Felix Fietkau
2d21f6c6d6
linux-firmware: move realtek firmware packages to realtek.mk
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48173
2016-01-10 16:35:40 +00:00
Felix Fietkau
727f2d336d
linux-firmware: update to the latest version, sync with subdir used by the mac80211 package
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48172
2016-01-10 16:35:31 +00:00
Felix Fietkau
830c308cf9
build: ignore the linux package in the sdk only for generating package data, not for dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48171
2016-01-10 16:35:24 +00:00
Felix Fietkau
3d8c8cf3bb
scripts/metadata.pl: add support for ignoring source packages when generating metadata
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48170
2016-01-10 16:35:16 +00:00
Felix Fietkau
da19a09b9e
Revert "package/libs/libtool: rename to libltdl"
...
This reverts commit r48149
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48169
2016-01-10 11:39:19 +00:00
Zoltan Herpai
c03f792aac
mac80211: brcmfmac: copy SDIO firmwares when CONFIG_BRCMFMAC_SDIO is selected
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48162
2016-01-09 16:46:42 +00:00
Zoltan Herpai
a6611a92d5
sunxi: initial 4.4 support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48161
2016-01-09 16:20:39 +00:00
Zoltan Herpai
24894e52bc
sunxi: prep module support options for 4.4
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48160
2016-01-09 16:19:21 +00:00
Zoltan Herpai
26c04e09a2
kernel/4.4: add missing config options
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48159
2016-01-09 15:42:06 +00:00
Felix Fietkau
c390359418
build: prevent host default LDFLAGS from leaking into packages
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48158
2016-01-08 23:18:22 +00:00
Felix Fietkau
7dfbac8073
target/sdk: do not include the target staging dir anymore, it is unnecessary now
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48157
2016-01-08 23:18:18 +00:00
Felix Fietkau
4a7340d8c6
target/sdk: ship .ko files to allow rebuild of the base kmod-* packages
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48156
2016-01-08 23:18:14 +00:00
Felix Fietkau
055ef8d691
build: do not allow the SDK to reconfigure built-in kernel modules
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48155
2016-01-08 23:06:59 +00:00
Zoltan Herpai
f15fc140f1
packages: bump uboot-sunxi to 2016.01-rc3, along with H3 PSCI/SMP patches
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48154
2016-01-08 20:37:43 +00:00
Imre Kaloz
f6340da7df
mwlwifi: update to 10.3.0.16-20160105 (adds DFS support)
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 48152
2016-01-08 19:23:16 +00:00
Felix Fietkau
3e0615fe8f
package/libs/zlib: new package zlib-dev
...
The patch adds a new package zlib-dev. It contains all files needed for
compiling a program using the zlib library:
/usr/include/zconf.h
/usr/include/zlib.h
/usr/lib/libz.a
/usr/lib/pkgconfig/zlib.pc
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
SVN-Revision: 48151
2016-01-07 21:08:13 +00:00
Felix Fietkau
1aa774053b
openvpn: added service_triggers() to init script
...
Follow up of #21469
This patch enables autoreloading openvpn via procd.
Signed-off-by: Federico Capoano <nemesis@ninux.org>
SVN-Revision: 48150
2016-01-07 21:08:05 +00:00
Felix Fietkau
d65fe30d9b
package/libs/libtool: rename to libltdl
...
Source package libtool is used to package libltdl.
Unfortunately binary libtoolize is missing.
Packaging libtoolize would depend on package file which is in the
packages feed.
Felix Fietkau suggested to rename source libtool to libltdl
and to create a new package libtool in packages.
This patch contains the renaming.
CC: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
SVN-Revision: 48149
2016-01-07 21:08:00 +00:00
Felix Fietkau
92b56a9aa2
perf: drop @!USE_UCLIBC from depends
...
perf builds fine with uClibc too
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
SVN-Revision: 48148
2016-01-07 21:07:48 +00:00
Felix Fietkau
471a567a88
ramips: do not rely on $(BIN_DIR) installed files during image build (for ubnt-erx)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48147
2016-01-06 18:39:13 +00:00
Felix Fietkau
2499a57d92
targets: add kernel image dependencies on device tree files
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48146
2016-01-06 18:39:06 +00:00
Felix Fietkau
4ab26a52ef
build: skip rebuild of kernel images if the source did not change
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48145
2016-01-06 18:38:49 +00:00
Felix Fietkau
947eac1803
ramips: do not attempt to build ubnt-erx initramfs image if initramfs support is disabled
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48144
2016-01-06 18:38:44 +00:00
Felix Fietkau
9c949b0dca
build: suppress unnecessary kernel config rewrites to speed up build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48143
2016-01-06 18:37:42 +00:00
Rafał Miłecki
5f69279dd6
swconfig: add API for setting port link speed
...
Some switches can force link speed for a port. Let's add API that will
allow drivers to export this feature.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48142
2016-01-06 18:32:21 +00:00
Rafał Miłecki
a09e713299
swconfig: support sending SWITCH_TYPE_LINK to kernel
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48141
2016-01-06 18:32:13 +00:00
Felix Fietkau
56608a777e
ramips: fix duplicate /dts-v1/ line for WRTNODE2
...
Signed-off-by: Noble Pepper <openwrtmail@noblepepper.com>
SVN-Revision: 48138
2016-01-06 00:04:14 +00:00
Felix Fietkau
fa8a94f845
bzip2: only build the static library for the host, fixes build errors on mac os x
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48135
2016-01-05 12:15:41 +00:00
Felix Fietkau
44b6a5e549
samba36: add three CVE patches from 2015-12-16
...
This is a patch for CVE-2015-5252, CVE-2015-5296 and CVE-2015-5299. A
patchset for these vulnerabilities was published on 16th December 2015.
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
SVN-Revision: 48133
2016-01-05 10:42:52 +00:00
Felix Fietkau
33beafa8d8
Configure IPv6 kernel options in config/Config-kernel.in
...
Revision 46834 changed IPv6 support from a module to builtin. But
since the configuration of the IPv6 kernel options was left in
package/kernel/linux/modules/netsupport.mk, this means that an
empty kmod-ipv6 module was still being generated (not packaged).
This patch moves the configuration of the IPv6 kernel options to
config/Config-kernel.in to remove this last bit of the module.
Note that CONFIG_IPV6_PRIVACY was dropped (enabled by default
since Linux v3.13), so this option is no longer needed.
See 5d9efa7ee9
Signed-off-by: Arjen de Korte <arjen+openwrt@de-korte.org>
SVN-Revision: 48132
2016-01-04 23:30:36 +00:00
Felix Fietkau
48a57b1ead
ramips: set mips16 support
...
Signed-off-by: Cristian Morales Vega <cristian@samknows.com>
SVN-Revision: 48131
2016-01-04 22:35:36 +00:00
Zoltan Herpai
de4145c102
sunxi: fix Lamobo R1 board detection
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48130
2016-01-04 15:53:36 +00:00
Felix Fietkau
f500c8f3ac
relayd: move to git.openwrt.org
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48129
2016-01-04 15:13:17 +00:00
Felix Fietkau
9632c00435
firewall: move to git.openwrt.org
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48128
2016-01-04 15:13:10 +00:00
Felix Fietkau
9b41cc70fe
uci: move to git.openwrt.org
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48127
2016-01-04 15:13:03 +00:00
Felix Fietkau
04d7cf87e3
ustream-ssl: move to git.openwrt.org
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48126
2016-01-04 15:12:53 +00:00
Felix Fietkau
dce9fb3006
librpc: move to git.openwrt.org
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48125
2016-01-04 15:12:37 +00:00
Felix Fietkau
286e0917f3
uqmi: move to git.openwrt.org
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48124
2016-01-04 15:12:33 +00:00
Felix Fietkau
94f47d4d17
fstools: move to git.openwrt.org
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48123
2016-01-04 15:12:28 +00:00
Felix Fietkau
a5dc438274
uhttpd: move to git.openwrt.org
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48122
2016-01-04 15:12:21 +00:00
Felix Fietkau
409d546353
rpcd: move to git.openwrt.org
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48121
2016-01-04 15:12:16 +00:00
Felix Fietkau
8afc90225b
ubox: move to git.openwrt.org
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48120
2016-01-04 15:12:10 +00:00
Felix Fietkau
21062c2495
procd: move to git.openwrt.org
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48119
2016-01-04 15:12:00 +00:00
Felix Fietkau
9cd6162b63
packages: use OPENWRT_GIT to point at the main openwrt git repo
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48118
2016-01-04 15:11:49 +00:00
Felix Fietkau
11b7bc593c
build: add a variable pointing to the main openwrt git repositories (useful if we want to support using a mirror later)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48117
2016-01-04 15:11:43 +00:00
Felix Fietkau
c9f75a77ed
export KERNEL_INITRAMFS_IMAGE
...
`Build/ubnt-erx-factory-kernel` in `target\linux\ramips\image\Makefile`
references `$(KERNEL_INITRAMFS_IMAGE)`
which is not exported
Signed-off-by: YounJae Rho <luxflow@live.com>
SVN-Revision: 48116
2016-01-04 15:11:37 +00:00
John Crispin
e85230ce2e
ralink: add a few mt7688 fixes that got lost in the v4.3 bump
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 48115
2016-01-04 14:21:24 +00:00
John Crispin
eb9fccc440
ralink: update the usb phy driver to the version sent upstream
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 48114
2016-01-04 14:21:17 +00:00