-
I can download and compile the rtl8189fs driver on an ARM64 device. However I wasn't able to cross-compile on an x86_64 device, such as my own PC with Fedora 40.
Steps to reproduce: on a PC with Fe…
-
With the new release I get:
```
[ 924s] -- Installing: /home/abuild/rpmbuild/BUILDROOT/sourcetrail-2020.1.117-0.x86_64/usr/Sourcetrail/data/fonts/Roboto_License.txt
[ 9…
-
Open source projects are typically built in three phases:
1) Configuration (`./configure`), where the project build is customized to target specific featuresets
2) Building (`make`), where the pro…
nacl updated
3 months ago
-
```
+ for i in '${DEFCONFIGS[@]}'
+ op-build habanero_defconfig
+ make --directory=/home/pridhiviraj/op-build/buildroot O=/home/pridhiviraj/op-build/output habanero_defconfig
make: Entering direct…
-
I want to use n2n in Rockchip RK3308 platform, ARM64. When I compile it in buildroot, it always failed.
My Makefile as below:
########################################################################…
-
As far as I understood the main focus of badaix is developing the tool "snapcast" itself, not snapos, https://github.com/badaix/snapos/issues/10
> This is nothing more than a small buildroot based …
-
hi , i,m trying to use a pwc board on my robin E3D with tft 35but i;ve got some troubles....
when i enter the code
#if ENABLED(PSU_CONTROL)
#ifndef PS_ON_PIN
#define PS_ON_PIN …
-
make:
cat tgl/scheme.tl tgl/encrypted_scheme.tl tgl/binlog.tl tgl/append.tl tgl/mtproto.tl > auto/scheme.tl
/home/yanzi/work/KCon/buildroot-2016.08-rc1/output/usr/bin/x86_64-buildroot-linux-uclibc-gcc…
-
When #83 lands, we'll have our own Linux kernel config. Today in class while I was showing how it works, we noticed a bunch of things that can probably get removed (Joystick support, Touchscreen supp…
-
- [x] Add proper kernel DTS (not decompiled) to kernel
- [x] Update batocera and buildroot repos to batocera latest versions and create m17-wip branches
- [x] Create buildroot configuration for m17,…