d8da5c5630dnsmasq: Don't add local hostname if ula prefix is not specified
Jo-Philipp Wich
2016-01-25 17:47:22 +00:00
565570cfd5package/uhttpd: generate 2048 bit RSA key
Felix Fietkau
2016-01-25 17:42:25 +00:00
57776e68cebase-files: remove default /etc/config/network, generate it via board.d instead
Felix Fietkau
2016-01-25 16:30:41 +00:00
1d2c63c455include/cmake.mk: search in $(STAGING_DIR)/usr instead of plain $(STAGING_DIR) to avoid picking up stuff from host/
Felix Fietkau
2016-01-25 15:49:49 +00:00
7b5236de85include/cmake.mk: adjust for STAGING_DIR_HOST split
Felix Fietkau
2016-01-25 15:49:44 +00:00
07160c774cmac80211: add iremap cflags
Felix Fietkau
2016-01-25 15:49:36 +00:00
b737686b2cbuild: use -iremap feature to replace __FILE__ absolute path names in packages with ones relative to $(BUILD_DIR)
Felix Fietkau
2016-01-25 15:49:31 +00:00
0ae15ad439iwinfo: add support for VHT rates to Lua binding
Jo-Philipp Wich
2016-01-25 15:04:29 +00:00
94d665239eiwinfo: add support for VHT rates
Jo-Philipp Wich
2016-01-25 14:31:32 +00:00
99419349e6musl: update to 1.1.12 + git from 2016-01-22
Felix Fietkau
2016-01-25 12:42:00 +00:00
d9db303af6gcc: backport a libgcc fix for a dependency on libc write() on ARM
Felix Fietkau
2016-01-25 12:41:55 +00:00
827672162akernel: wpan: mrf24j40 depends on regmap-spi
Felix Fietkau
2016-01-25 12:41:19 +00:00
b7ab6c66ccbase-files: fix sysupgrade 'wget' handling for uclient-fetch
Felix Fietkau
2016-01-25 12:35:21 +00:00
e8e4b6eed8kernel: fix a small bug in the MIPS highmem fix
Felix Fietkau
2016-01-25 10:28:29 +00:00
68fef14e46kernel: disable CONFIG_USERFAULTFD, it is unused
Felix Fietkau
2016-01-25 10:28:19 +00:00
02abeb3b0akernel: mtdsplit: document Seama splitter a bit
Rafał Miłecki
2016-01-25 07:18:47 +00:00
4e14a27799include: restrict separate kmod repo handling to base packages
Jo-Philipp Wich
2016-01-24 18:01:43 +00:00
eda1ea9eaaiptables: improve iptables listing output of xt_id match
Jo-Philipp Wich
2016-01-24 18:01:40 +00:00
d0077103b7musl: backport a fix that caused the wrong relocations to be emitted on some architectures
Felix Fietkau
2016-01-21 19:00:51 +00:00
57690041fakernel: clean up redundant SLUB/SLAB related defines for 4.4
Felix Fietkau
2016-01-21 16:08:19 +00:00
c18d6739bckernel: switch to SLUB by default in 4.4 (for improved performance)
Felix Fietkau
2016-01-21 16:08:15 +00:00
ac734726feuclient: update to the latest version, fixes overwrite with wget -O
Felix Fietkau
2016-01-21 15:59:39 +00:00
145a6e9db9mac80211: only strip the platform/ prefix from path for pci devices
Felix Fietkau
2016-01-21 15:55:35 +00:00
d13a1ce9d7mac80211: fix check for existing config section from r48426
Felix Fietkau
2016-01-21 15:51:52 +00:00
df9275b25eath9k: ignore EEPROM mismatch on flash based devices (fixes#21611)
Felix Fietkau
2016-01-21 15:37:43 +00:00
16ea0369e9kernel: make backlight support depend on display support
Felix Fietkau
2016-01-21 15:37:38 +00:00
f82dc2e37dkernel: mark kmod-drm as hidden so that it only gets selected if a driver for it can be selected
Felix Fietkau
2016-01-21 15:37:30 +00:00
9b53da6138kernel: reduce AddDepends related cargo cult programming in video.mk
Felix Fietkau
2016-01-21 15:37:20 +00:00
125f1ce9adkernel: video: add DRM core and IMX DRM support for HDMI/LVDS
Felix Fietkau
2016-01-21 15:37:10 +00:00
0a6919b8bckernel: video: add fbcon support
Felix Fietkau
2016-01-21 15:37:01 +00:00
5a502875b1kernel: add backlight kernel module support
Felix Fietkau
2016-01-21 15:36:53 +00:00
10b487273aoprofile: delete the package, it has become useless now that perf is working
Felix Fietkau
2016-01-21 15:36:47 +00:00
6cabbef45dramips: HiLink HLK-RM04 image name typo (RM02 -> RM04)
John Crispin
2016-01-21 14:17:54 +00:00
24f553e2d8elfutils: fix compatibility with non-glibc builds
Felix Fietkau
2016-01-21 14:08:33 +00:00
c26dec971ex86: fix kernel crash on geode devices (#21667)
Felix Fietkau
2016-01-21 13:28:25 +00:00
c5db626ac5build: download.mk: bugfix download.pl argument call order
Felix Fietkau
2016-01-21 13:28:18 +00:00
d9b20a6f35mac80211: strip platform/ prefix from device path to improve compatibility between kernel versions
Felix Fietkau
2016-01-21 13:28:09 +00:00
95965cd813mac80211: make the path phy lookup more robust regarding config upgrades, allow partial path matching
Felix Fietkau
2016-01-21 13:28:04 +00:00
59e3a4714agrub2: switch back to installing to STAGING_DIR_HOST
Felix Fietkau
2016-01-21 11:46:18 +00:00
a6ec12bb09bcm53xx: fix iProc regression with sent patch instead of a revert
Rafał Miłecki
2016-01-21 05:59:16 +00:00
08e8175696binutils: use nls.mk to fix libbfd link errors in other packages
Felix Fietkau
2016-01-20 23:50:36 +00:00
1193dc4e05include/autotools.mk: fix gettext installation path
Felix Fietkau
2016-01-20 23:21:09 +00:00
81868a8619gettext-full: fix relocatable patch
Felix Fietkau
2016-01-20 23:21:03 +00:00
1c4d5aa207valgrind: fix build with mips soft-float
Felix Fietkau
2016-01-20 22:59:34 +00:00
5668dba5eabzip2: install to STAGING_DIR/host instead of STAGING_DIR/host/usr
Felix Fietkau
2016-01-20 22:59:29 +00:00
f08623516fbuild: add logging for package host builds
Felix Fietkau
2016-01-20 21:31:56 +00:00
a81ad971dfbuild: add locking for downloads (fixes race conditions with multiple variants)
Felix Fietkau
2016-01-20 21:31:50 +00:00
8977571d7fbuild: split BUILD_LOG logs per variant
Felix Fietkau
2016-01-20 21:31:43 +00:00
579e9620c6rules.mk: make the locked template available even if flock has not been built yet (fall back to unlocked shell command)
Felix Fietkau
2016-01-20 21:31:38 +00:00
1e568fd4bctools: compile flock before everything else
Felix Fietkau
2016-01-20 21:31:34 +00:00
f8cdadc832Revert "include/autoconf.mk: decouple host fixups from target fixups"
Felix Fietkau
2016-01-20 20:46:20 +00:00
5cef2f9aafkernel: fix module load issue in the dma-buf debloat patch
Felix Fietkau
2016-01-20 20:27:08 +00:00
c7308bc9f1build: use a separate variable checking the subdir path (for host packages)
Felix Fietkau
2016-01-20 20:13:40 +00:00
f85594f56fkernel: fix module load issue in the dma-buf debloat patch
Felix Fietkau
2016-01-20 20:09:43 +00:00
d917a59014bzip2: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST)
Felix Fietkau
2016-01-20 19:36:23 +00:00
285f024c88gettext-full: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST)
Felix Fietkau
2016-01-20 19:36:18 +00:00
dcdcbdd50egettext: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST)
Felix Fietkau
2016-01-20 19:36:14 +00:00
808803f6aelua: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST)
Felix Fietkau
2016-01-20 19:36:10 +00:00
7257f28202mac80211: fix brcmfmac picking wrong channel when using 80 MHz
Rafał Miłecki
2016-01-20 19:32:04 +00:00
d542d8e3c1include/autoconf.mk: decouple host fixups from target fixups
Felix Fietkau
2016-01-20 19:12:28 +00:00
4c030333a3libiconv: install to the new prefix
Felix Fietkau
2016-01-20 19:12:22 +00:00
03bc8d94f0host-build.mk: change default installation prefix of package/* host builds to staging_dir/target-*/host
Felix Fietkau
2016-01-20 19:12:13 +00:00