Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-20 | linux: update to 4.9.4 | Waldemar Brodkorb | |
2017-01-15 | linux: update to 4.9.3, remove non-lts 4.8 series | Waldemar Brodkorb | |
2017-01-14 | binutils: -all-static does not work for 2.27 | Waldemar Brodkorb | |
2017-01-13 | rpi: use stable branch | Waldemar Brodkorb | |
The github kernel repository is extremely big (over 1GB compressed) so use a branch to allow swallow cloning. Reducing download time a lot. We need to bump kernel version regulary now, when the branch is changing. | |||
2017-01-09 | linux: update to 4.9.1 | Waldemar Brodkorb | |
2017-01-01 | linux: update to 4.4.38 | Waldemar Brodkorb | |
2017-01-01 | linux: update to 4.8.15 | Waldemar Brodkorb | |
2016-12-27 | linux: update to 3.12.69, add qemu arm nommu patch | Waldemar Brodkorb | |
2016-12-26 | use $(CPIO) | Waldemar Brodkorb | |
2016-12-26 | disable dbus-systemd for allmodconfig | Waldemar Brodkorb | |
2016-12-25 | use GNU cpio instead of heirloom cpio | Waldemar Brodkorb | |
On newer hardware heirloom cpio triggers a segfault in memcpy from glibc (ssse3 optimized version). Just use default GNU cpio and provide it via host package. | |||
2016-12-19 | fix initramfs generation for kinetis k70 | Waldemar Brodkorb | |
2016-12-13 | sh2-nommu/j2: add better support and add required patches from musl-cross-make | Waldemar Brodkorb | |
2016-12-11 | rework git kernel infrastructure | Waldemar Brodkorb | |
Module loading was broken, use stable hashes and add kernel versions to allow kernel module loading. Convert kinetis-k70 to use new infrastructure. | |||
2016-12-10 | helloworld: add C++ test | Waldemar Brodkorb | |
2016-12-08 | new package helloworld, add a package for regression testing with embedded-test | Waldemar Brodkorb | |
2016-12-05 | xtensa: only use auto-litpools for little endian | Waldemar Brodkorb | |
2016-11-28 | cleanup kernel rootfs choice, it is not well tested to use non-ext4 rootfs, ↵ | Waldemar Brodkorb | |
add a linux kernel submenu | |||
2016-11-27 | add three library methods, static, shared or both | Waldemar Brodkorb | |
Rename the static symbol and add the choice to a more visible place for users. | |||
2016-11-27 | finetune systemd/sysv integration, use /var tmpfs mountpoint | Waldemar Brodkorb | |
2016-11-27 | dropbear: add systemd unit file and integrate logic to package build | Waldemar Brodkorb | |
2016-11-27 | linux: update to 4.8.11, fix sparc32 invalid frame-pointer check | Waldemar Brodkorb | |
2016-11-25 | finalize systemd as alternative init system | Waldemar Brodkorb | |
Most important is the fix in patch-src_journal_journald-server_c, which breaks startup of systemd-journald when code is compiled with -DNDEBUG. A lot of base-files reorganizing to only install required files on sysv systems. | |||
2016-11-22 | fix libxml2-host compile, pkgconf is mandatory | Waldemar Brodkorb | |
2016-11-22 | variable is not used, remove it | Waldemar Brodkorb | |
2016-11-21 | m68k/coldfire: elf2flt has some issues, gas error, so disable cfi asm generation | Waldemar Brodkorb | |
2016-11-21 | xtensa: use optimized flags, default to binutils 2.27 | Waldemar Brodkorb | |
2016-11-17 | git kernel handling | Waldemar Brodkorb | |
Simplify and allow to use git tags, branches, hashes and head. Convert existing usage of git kernel repositories to this. | |||
2016-11-13 | grub: rework package, add mips support, update to latest git | Waldemar Brodkorb | |
2016-11-09 | linux: update to 4.4.30, fix cris arch on this version | Waldemar Brodkorb | |
2016-11-06 | rework libc testing | Waldemar Brodkorb | |
2016-11-01 | linux: update to 4.8.6, add realtime patch | Waldemar Brodkorb | |
2016-10-30 | linux: update older kernels | Waldemar Brodkorb | |
2016-10-30 | linux: update to 3.18.44 | Waldemar Brodkorb | |
2016-10-30 | linux: update to 4.1.35 | Waldemar Brodkorb | |
2016-10-30 | linux: update to 4.4.28 | Waldemar Brodkorb | |
2016-10-30 | linux: remove 4.7.x kernel, default to 4.8.x | Waldemar Brodkorb | |
2016-10-30 | linux: update to 4.8.5 | Waldemar Brodkorb | |
2016-10-25 | add Makefile target for saving the kernel configuration to an external file | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-10-25 | add support for providing an externel kernel configuration file | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-10-25 | allow to choose base apps, minor dot cleanup | Waldemar Brodkorb | |
2016-10-22 | linux: update 4.7.x kernel, add 4.8.x | Waldemar Brodkorb | |
2016-10-09 | disable file for default test buils | Waldemar Brodkorb | |
2016-10-09 | rework thread handling | Waldemar Brodkorb | |
In the next uClibc-ng release Linuxthreads support will be again allowed for architectures supporting NPTL. To keep Linuxthreads supported and shiny we need architectures and emulators supported where native debugging is simple. Last time stucked with microblaze as only system where I could run some gdb somehow :( | |||
2016-10-09 | avoid error message | Waldemar Brodkorb | |
2016-10-09 | avoid duplicate .defconfig | Waldemar Brodkorb | |
2016-10-09 | be more quite on clone/checkout | Waldemar Brodkorb | |
2016-10-09 | disable binutils for basic testing | Waldemar Brodkorb | |
2016-10-06 | add liberation truetype font package and add mkfontscale check, complete the ↵ | Waldemar Brodkorb | |
other font checks | |||
2016-09-30 | remove OpenSSL support | Waldemar Brodkorb | |
I thought some time about this, we have it in parallel some time and it have issues for allmodconfig builds. Anyway I have no fun doing openssl updates twice a week. We just can not support stunnel/ssltunnel anymore. For nodejs we use bundled openssl. I am an old OpenBSD geek anyway, so get rid of OpenSSL. |