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
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
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
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
36502c5a6fbuild: move host build directories of package/* to build_dir/target-*/host/
Felix Fietkau
2016-01-20 19:12:06 +00:00
1981ee7d75toolchain: Reverse glibc/eglibc conditionals to check for eglibc
Felix Fietkau
2016-01-20 19:12:01 +00:00
35a17334eboxnas: finally make board names consistent
Felix Fietkau
2016-01-20 19:11:48 +00:00
c49bc55669netifd: update to the latest version, adds a cosmetic fix for a wpa related variable
Felix Fietkau
2016-01-20 19:11:41 +00:00
272a3e03delibiconv: change include guard to make glib2 consider it compatible
Felix Fietkau
2016-01-20 13:54:30 +00:00
6ae4479190gcc: drop version 4.8-linaro
Felix Fietkau
2016-01-20 13:54:22 +00:00
15aa6d1a16binutils: switch to version 2.25.1 by default
Felix Fietkau
2016-01-20 13:54:17 +00:00
99fb7d9a4eelfutils: bump to 0.165
Felix Fietkau
2016-01-20 13:54:13 +00:00
99856ebf5c6in4: use uclient-fetch instead of wget/curl
Felix Fietkau
2016-01-20 10:15:29 +00:00
8353ed85f2uclient: update to the latest version, adds an auth reconnect handling fix and a small uclient-fetch command line fix
Felix Fietkau
2016-01-20 10:15:25 +00:00
d4ca4ae070lantiq: Fix enabling CONFIG_MTD_UIMAGE_SPLIT
Felix Fietkau
2016-01-20 08:40:44 +00:00
5cafb9240eqos-scripts: Fix classification of ingress traffic
Felix Fietkau
2016-01-19 23:56:34 +00:00
54dad4c873toolchain/musl: remove old CONFIG_MUSL_ENABLE_DEBUG option
Felix Fietkau
2016-01-19 23:44:44 +00:00
e771a31b39opkg: depend on uclient-fetch, disable busybox wget
Felix Fietkau
2016-01-19 23:35:04 +00:00
208b96cacduhttpd: fix typo in default config for px5g
Felix Fietkau
2016-01-19 23:27:14 +00:00