Skip to main content
2 votes
0 answers
40 views

I've been struggling on a dependencies problem for a few days now and I'm starting to think there's something I definitely don't understand with CMake. The thing is: I have two packages foo and bar. ...
Zapoux's user avatar
  • 177
1 vote
0 answers
43 views

I'm using buildroot 2024.02. I set BR2_GLOBAL_PATCH_DIR+="$(BR2_EXTERNAL_MY_PATH)/patches". Its contents: % tree /home/admin/buildroot-external-my/patches /home/admin/buildroot-external-my/...
Papillon's user avatar
  • 337
1 vote
0 answers
53 views

I need your help or advice on how to assemble the SPL(MLO) for my b2232 board from St. When building without SPL, uboot.bin is being assembled, and I can run it via JTAG like this, but I'm trying to ...
user30944768's user avatar
1 vote
0 answers
175 views

After compiling qt6 with buildroot 2025.02, the ABI of my qmake is x86-linux-generic-elf-64bit; The cross compiler I use is arm-gnu-toolchain-14.2.rel1-x86_64-aarch64-none-linux-gnu; The environment ...
xuelong xiong's user avatar
1 vote
0 answers
131 views

I've been working on learning cross-compilation for embedded linux, with the eventual end goal being to compile an RTL8188 Wifi USB dongle kernel module for an old embedded linux device that doesn't ...
Axel's user avatar
  • 373
1 vote
0 answers
252 views

I am trying to create a buildroot config (with make menuconfig) that adds a uboot environment variable. I detected already BR2_TARGET_UBOOT_DEFAULT_ENV_FILE but this one replaces all existing ...
mrh1997's user avatar
  • 1,222
2 votes
0 answers
306 views

Summary: I'm trying to build a dual camera setup for an FPV drone with small form factor devices. For this, I purchased three devices: Luckfox Pico Mini B SC3336 CSI Camera Module (B) A generic USB ...
motdiv's user avatar
  • 21
1 vote
0 answers
58 views

I need help compiling and installing the package v4l2loopback. It's a kernel module. When I extract the package and do make, upon completion of the build it generates a v4l2loopback.ko file. And also ...
NayabSD's user avatar
  • 1,140
1 vote
0 answers
75 views

I use buildroot to build the firmware for the PC. Required condition: glibc. I ran into the problem that when connected via SSH, a text file in UTF-8 with Cyrillic is displayed correctly, and when ...
Sergey Kiwi's user avatar
0 votes
0 answers
102 views

I use Buildroot to make a Linux system for the Beaglebone Black. I configured Buildroot with the defalt configuration file. when I run "make", among other things Buildroot runs board/...
Ariel Segal's user avatar
-1 votes
2 answers
2k views

I'm trying to pair and eventually connect to the Bluetooth device using bluetoothctl, but unfortunately pairing always fails. Device which initiates pairing (DeviceA) shows pin code and yes/no option ...
bkekelic's user avatar
  • 127
0 votes
1 answer
363 views

Buildroot compilation fails when it's trying to compile host-fakeroot: (...) make[3]: Entering directory '/Builds/dev-tests/buildroot/output/build/host-fakeroot-1.36' /usr/bin/gcc -DHAVE_CONFIG_H -I. ...
asmo's user avatar
  • 21
3 votes
1 answer
144 views

I am developing my packages in buildroot with kernel modules: A and B. The source code from B requires include <A/header.h>. How can I access <A/header.h> from package B? A/Config.in ...
Sergey Kiwi's user avatar
0 votes
1 answer
59 views

~/buildroot-2024.08.2/package/qt5/qt5 webkit/ ~/buildroot-2024.08.2/package/qt-webkit-kiosk/ how to apply this patch on these files here is the patch diff --git a/package/qt5/qt5webkit/qt5webkit.mk b/...
kovarov's user avatar
  • 912
1 vote
1 answer
152 views

I have began working on a Beaglebone Black for a school project, and we have been using Buildroot in order to build our custom images. Right now we are working with a basic 5.3 image. We use Buildroot-...
minimus_maximus's user avatar

15 30 50 per page
1
2 3 4 5
58