summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2022-12-31x11vnc: update to 0.9.16Waldemar Brodkorb
2022-12-31rxvt-unicode: update to 9.30Waldemar Brodkorb
2022-12-31mesa: update to 22.3.2Waldemar Brodkorb
2022-12-31mesa-demos: update to 8.5.0, add glxgears subpackageWaldemar Brodkorb
2022-12-31libdrm: update to 2.4.114Waldemar Brodkorb
2022-12-31glu: update to 9.0.2Waldemar Brodkorb
2022-12-30dropbear: allow to use X11 forwardingWaldemar Brodkorb
2022-12-30xterm: update to 377Waldemar Brodkorb
2022-12-30mesa: allow aarch64Waldemar Brodkorb
2022-12-30rockpi4-plus: fix drm supportWaldemar Brodkorb
2022-12-29libressl: update to 3.6.1Waldemar Brodkorb
2022-12-29add firmware for rockpi4-plus bluetoothWaldemar Brodkorb
2022-12-29rockpi4-plus: switch to correct dtb, enable bluetooth supportWaldemar Brodkorb
2022-12-29dropbear: generate ed25519 keyWaldemar Brodkorb
2022-12-29xorg-server: patch is not compatible with glibcWaldemar Brodkorb
2022-12-29xf86-input-evdev: fix dependenciesWaldemar Brodkorb
2022-12-29bluez: update to 5.66Waldemar Brodkorb
2022-12-29libinput: fix dependenciesWaldemar Brodkorb
2022-12-26add arm-trusted-firmware packageWaldemar Brodkorb
2022-12-26implement dual-boot for rockpi4-plus deviceWaldemar Brodkorb
2022-12-25update kodi, ffmpeg and libvpxWaldemar Brodkorb
2022-12-25u-boot: enable fw_printenvWaldemar Brodkorb
2022-12-25iw: update to 5.19Waldemar Brodkorb
2022-12-25wpa_supplicant: default to internal cryptoWaldemar Brodkorb
2022-12-25udhcpc in background for MMU systemsWaldemar Brodkorb
2022-12-25ssid might contain spaces. sleep for a second for wlan to come up.Waldemar Brodkorb
2022-12-25use rockpi4 b plus dtb instead of c, fixes bootup.Waldemar Brodkorb
A lot of drivers where moved from mini.config to target/linux/config. WLAN works, ethernet works, i2c works, RTC works.
2022-12-19Add support for Banana PI M2 ZeroWaldemar Brodkorb
2022-12-15add support for rockpi4-plusWaldemar Brodkorb
2022-12-06wpa_suppplicant: hash has changedWaldemar Brodkorb
2022-12-03u-boot: updateWaldemar Brodkorb
2022-11-28package: dropbear: Minor Makefile fixPhil Sutter
The file options.h does not exist anymore, instead custom overrides should go into localoptions.h. Both settings are not needed anymore though, so no functional change. Signed-off-by: Phil Sutter <phil@nwl.cc>
2022-11-28package: samba: Avoid creating sockets in /etc/Phil Sutter
Otherwise cfgfs will complain. Signed-off-by: Phil Sutter <phil@nwl.cc>
2022-11-28gmediaserver: Fix for newer libmagic, support flac and flvPhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2022-11-28gmediaserver: Depend on magicPhil Sutter
It needs the database to identify file types. Signed-off-by: Phil Sutter <phil@nwl.cc>
2022-11-28file: Fix magic packagePhil Sutter
If enabled, the database was installed into libmagic fake dir. Signed-off-by: Phil Sutter <phil@nwl.cc>
2022-11-28lvm: Add a default config to stop writing cachePhil Sutter
No point in storing the cache in cfgfs. Signed-off-by: Phil Sutter <phil@nwl.cc>
2022-11-28file: Update to version 5.41Phil Sutter
The previous version did not host-compile for me, this one seems not to require a host-build for cross-compiling. Signed-off-by: Phil Sutter <phil@nwl.cc>
2022-10-20dnsmasq: update to 2.87Waldemar Brodkorb
2022-10-20openssh: update to 9.1p1Waldemar Brodkorb
2022-10-20zlib: update to 1.2.13Waldemar Brodkorb
2022-10-19xz: update to 5.2.7Waldemar Brodkorb
2022-10-11toolbox: disable mknod, compile issue with glibcWaldemar Brodkorb
2022-10-11libevent: update to 2.1.12Waldemar Brodkorb
2022-10-10htop: update to 3.2.1Waldemar Brodkorb
2022-09-23enable math testsWaldemar Brodkorb
2022-09-23gdb: update to 12.1Waldemar Brodkorb
2022-09-23expat: disable docbookWaldemar Brodkorb
2022-09-23zlib: update to 1.2.12Waldemar Brodkorb
2022-09-22add support for STM32F746G-DISCO deviceWaldemar Brodkorb
Tested with toolbox / simpleinit as userland. FDPIC/FLAT support both successfully tested. No LCD or Ethernet support.