buildroot Questions

2

Solved

I've been using buildroot in order to build a toolchain using uclibc. Now, buildroot downloads all the packages, extract them and build them all.. I want to change the toolchain's uclibc source an...
Amyl asked 30/10, 2016 at 21:14

4

Solved

I am working on an embedded system that uses buildroot as a tool for building the kernel and the root filesystem. I want to apply some patches to this kernel source tree, Can somebody tell me how b...
Aymer asked 17/6, 2011 at 8:3

2

I've made custom distribution using buildroot, with hard-flow for ARMv7 processor. Everything is working except.... # arecord -D hw:0,0 -fdat -d 5 test.wav This makes multiple files. Thousands ...
Excise asked 8/7, 2014 at 10:51

3

The company I work for develops a product that requires embedded Linux for which we use, as many other, Buildroot. In any case, I would like to get the project under source control using Git, as i...
Wilbertwilborn asked 8/1, 2014 at 21:8

4

Solved

I cross compiled Valgrind (http://valgrind.org/downloads/valgrind-3.8.1.tar.bz2) for ARM using the following commands with the Linaro Toolchain on my Ubuntu 10.04 host ( I am using Buildroot ): ex...
Aliphatic asked 16/11, 2012 at 14:54

1

A project I've inherited uses a very old version of buildroot, but I'd like to change it to use a feature that was added only in a later buildroot release. Is there a straightforward way of updati...
Lacour asked 4/7, 2013 at 12:22

2

Solved

I am trying to build minimal kernel under 1 Mb with Buildroot. It is intended for small board with qspi memory and basic functionality, ethernet, usb, spi, and some GPIO's. Basic terminal access vi...
Patriotism asked 9/6, 2015 at 12:58

1

Solved

I've come across a weirdest problem I ever met. I'm cross-compiling an app for ARM CPU with Linux on-board. I'm using buildroot, and all goes well until I'm trying to run the application on the tar...
Luge asked 7/7, 2014 at 9:13

2

Solved

EDIT: This occurs when I am trying to use a separate partition with ANY mount point, not just /var. I am using Buildroot to build an embedded linux system. I am trying to use a separate partition ...
Piegari asked 29/4, 2014 at 17:38

2

Solved

I have cross-compiled VLC (version 2.1.2) media player using buildroot for an arm board. I have connected the board to my linux PC using serial cable. When I try to run the player using "vlc" comma...
Misapply asked 7/2, 2014 at 7:8

1

Solved

cross compiling a library with buildroot using the external toolchain alias code sourcery lite 2011 resulting in output/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.6.1/../../../...
Unclench asked 14/9, 2013 at 15:56

3

Solved

I'm developing a linux-based appliance using an alix 2d13. I've developed a script that takes care of creating an image file, creating the partitions, installing the boot loader (syslinux), the ke...
Tude asked 2/3, 2011 at 12:8

1

Solved

I have a buildroot created file system, and I am trying to execute some c-code on lighttpd server. I have created a simple C module that just prints out few lines of html. Code looks like this: #...
Mckinleymckinney asked 26/1, 2013 at 10:11

2

Solved

I work on SAM9G25 EK board with buildroot and Armstrong linux (Linux4sam). My script is creating linux version "2.6.39+" and this "+" is confusing (/lib/modules folder etc.). I want to remove it. I...
Deason asked 16/10, 2012 at 8:56

1

Solved

I have set the BR2_JLEVEL to 2 ; Not sure how this option works in buildroot ? can somebody give details on how it works in buildroot as I am not seeing improvements in my build timing.
Shepley asked 9/11, 2011 at 12:53

1

Solved

I am trying to build a buildroot with kernel image, and after doing make menuconfig and make, I am getting: No kernel defconfig name specified, check your BR2_LINUX_KERNEL_DEFCONFIG setting I ca...
Bickford asked 2/12, 2010 at 7:59

6

Solved

Here's the setup: My coworker has a Fedora x64_86 machine with a gcc 4.3.3 cross compiler (from buildroot). I have an Ubuntu 9.04 x64_86 machine with the same cross compiler. My coworker built ...
Fazeli asked 12/8, 2009 at 19:5

© 2022 - 2024 — McMap. All rights reserved.