Now that kernel 3.18 is gone, we can safely add these features.
Tested on Turris Omnia.
Signed-off-by: Rosen Penev
---
package/kernel/linux/modules/crypto.mk | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/package/kernel/linux/modules/crypto.mk
b/package/kernel/linux/m
Hi,
I'm not sure what the current release roadmap is but since 19.X release
seems to slipping perhaps it's time to move working targets to 4.19 as
4.14 has barely 6 months away before EoL status since there seems to be
a rather strong opinion for "LTS" releases/branches?
Best regards,
Daniel
Hi,
This patch seems to touch more things that just that... (4.19)
+CONFIG_ARCH_HIBERNATION_POSSIBLE=y
+CONFIG_ARCH_SUSPEND_POSSIBLE=y
Both these are optional and no supported hardware have these
capatibilities to my knowledge
+CONFIG_HAVE_DEBUG_KMEMLEAK=y
+CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
W
This makes sysupgrade work on the D-Link DIR-685 after
initial factory install.
We create the platform.sh script to support sysupgrade
on more targets as we move on with sysupgrade support.
Cc: Petr Štetiar
Signed-off-by: Linus Walleij
---
ChangeLog v1->v2:
- Append metadata to sysupgrade image
This moves some new configuration options to the generic kernel
configuration instead of configuring them for each target on our own.
Signed-off-by: Hauke Mehrtens
---
target/linux/gemini/config-4.19 | 4
target/linux/generic/config-4.19 | 4
target/linux/imx6/config-4.19| 3 ---
This will reduce the size of the kernel if CONFIG_CC_OPTIMIZE_FOR_SIZE is
set like for all targets with small_flash feature flag.
I haven't seen any changes for an ARM64 target which optimizes the
kernel for speed instead.
On the ath79/tiny target the uncompressed kernel size was reduced by
3.2% a
Branch: refs/heads/master
Home: https://github.com/sdwalker/sdwalker.github.io
Commit: bdf1b5711c2bcab077231421d04a501a3bd992d0
https://github.com/sdwalker/sdwalker.github.io/commit/bdf1b5711c2bcab077231421d04a501a3bd992d0
Author: Stephen Walker
Date: 2019-05-12 (Sun, 12 May 2
valgrind also works on the ARM64 architecture, build it also for such CPUs.
Signed-off-by: Hauke Mehrtens
---
package/devel/valgrind/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/devel/valgrind/Makefile b/package/devel/valgrind/Makefile
index 0c5b0cffd4..95
OpenWrt is completely compiled from sources using a 64 bit compiler, we
do not need support for the old 32 bit MIPS interface on 64 Bit CPUs,
deactivate it.
Fixes: 46af22de16b2 ("kernel: Remove CONFIG_COMPAT")
Signed-off-by: Hauke Mehrtens
---
target/linux/malta/be64/config-default | 9 +++--
Signed-off-by: Hauke Mehrtens
---
package/devel/valgrind/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/devel/valgrind/Makefile b/package/devel/valgrind/Makefile
index d3844c2388..0c5b0cffd4 100644
--- a/package/devel/valgrind/Makefile
+++ b/package/devel
The removed patch was merged upstream.
Signed-off-by: Hauke Mehrtens
---
package/devel/strace/Makefile | 4 +-
.../patches/001-mips-o32-fix-build.patch | 91 ---
...00-workaround--pt-reg-collisions-ppc.patch | 10 +-
3 files changed, 7 insertions(+), 98 dele
OpenWrt is completely compiled from sources using a 64 bit compiler, we
do not need support for the old 32 bit MIPS interface on 64 Bit CPUs,
deactivate it.
Fixes: 46af22de16b2 ("kernel: Remove CONFIG_COMPAT")
Signed-off-by: Hauke Mehrtens
---
target/linux/octeon/config-4.14 | 13 +
12 matches
Mail list logo