Some of these dongles actually work on #zeST. But:
- with an outdated stable release of Buildroot from 2024.
- with an outdated Linux kernel from 2023.
So older devices may be working, newer devices absolutely not.
Latest posts tagged with #buildroot on Bluesky
Some of these dongles actually work on #zeST. But:
- with an outdated stable release of Buildroot from 2024.
- with an outdated Linux kernel from 2023.
So older devices may be working, newer devices absolutely not.
So, Infix OS has been upgraded to #buildroot 2026.02 LTS well in time for our 26.03 release. We've actually been tracking it since -rc1, so this was more of a formality to rebase and rerun our regression tests. Mattias (lazzer) worked relentlessly on this, while still managing to do a ton of […]
A screenshot showing how small distroless containers are in size.
Good news. I figured out what I was missing. A distroless Unbound container built from source with #buildroot. The uncompressed image size is ~25MB.
Build and customize Linux on the RK3568 platform with Buildroot!
Easily configure and port libraries like Python3 for your Forlinx SBC.
Learn More 👉
www.forlinx.net/industrial-n...
#ForlinxEmbedded #RK3568 #Buildroot #EmbeddedLinux #IoT #EdgeComputing
right and deps selected so that they edition 2021 compatible (including recursive dependencies). this essentially makes #buildroot packaging feasible with its toolchain versions. #rust #rustlang
my shitty buildroot kernel testing environment keeps improving as the years pass like a good wine ;-)
#buildroot
Save time on #Embedded Linux! ⏱️
Add files, libraries & programs directly into your #Buildroot OK3562 image:
1️⃣ Include in source code → permanent
2️⃣ Mount rootfs.ext2 → temporary
No more manual copying after flashing!
www.forlinx.net/industrial-n...
#EmbeddedSystems #IoT #FirmwareDev
For anyone interested in using Kea DHCP server with buildroot, I have submitted a new patch that's currently awaiting upstream review. Check it out at:
patchwork.ozlabs.org/project/buildroot/patch/...
#buildroot #kea #dhcp #networking #linux #opensource
CPK: A Philosophical Practice of Returning to the Essence of Software Packaging and Distribution Project Link : https://github.com/lengjingzju/cbuild-ng In Linux’s complex distribution ecosystem,...
#yocto #buildroot #embedded #compiler
Origin | Interest | Match
Porting LVGL 8.2 to the OK3568-C board on Linux 4.19 (Buildroot)?
Here’s a clean, step-by-step guide:
✅ Framebuffer
✅ evdev touch
✅ Cross-compile
✅ Full demo
⚡ For embedded GUIs, HMI, IoT displays.
www.forlinx.net/industrial-n...
#LVGL #Buildroot #EmbeddedLinux #IoTDev #OK3568 #GUIdev
Embedded Linux для начинающих (Часть вторая) В первой статье мы разобрались с базовыми терминами: что такое Embedded Linu...
#buildroot #embedded #linux #soc #обучающий #материал
Origin | Interest | Match
Embedded Linux для начинающих — Часть 2 В первой статье мы разобрались с базовыми терминами: что такое Embedded Linux, чем...
#buildroot #embedded #linux #soc #обучающий #материал
Origin | Interest | Match
When it comes to build systems, perhaps not that popular opinion, but IMHO CMake is still great. It's ugly as fuck but it is also useful and great :-) And I've found many unorthodox uses for it, like preparing #BuildRoot for instance:
codeberg.org/jarkko/linux...
#cmake
Embedded Linux для начинающих (Часть первая) Однажды по работе мне прилетела задача по сборке и запуску Linux на одно...
#buildroot #embedded #linux #soc #обучающий #материал
Origin | Interest | Match
Embedded Linux для начинающих (Часть первая) Однажды по работе мне прилетела задача по сборке и запуску Linux на одно...
#buildroot #embedded #linux #soc #обучающий #материал
Origin | Interest | Match
#pkgconfig's rules about when it does or does not apply a sysroot base seem to be very inconsistent. I guess I'm going to have to look at the actual code to see why this may be. #crosscompiling #buildroot
Why is #YASM Part of the #buildroot package includes?? YASM hasn't been updated in like...6 years?? o_0
#Linux #BuildRoot #EmbeddedSystems
I'm pretty happy with my #BuildRoot based #kernel #testing framework:
codeberg.org/jarkko/linux...
Just added sheanigans for testing v4l2-loopback, which I'm working on ATM. I just need to set LINUX_OVERRIDE_SRCDIR when testing in progress kernel changes.
#linux
Discovering whole a lot of random stuff by accident from FFmpeg while working on that video loopback driver. FFmpeg is the sanest possible pick for testing it and not too costly for the build times:
codeberg.org/jarkko/linux...
#BuildRoot #FFmpeg
Status update for my v4l2-cast driver ;-) I.e. stream phone cam to Google Meet (or more like low-level machinery to make it happen): social.kernel.org/notice/Apn6o... #linux #kernel #gstreamer #python #buildroot