buildroot-rbp icon indicating copy to clipboard operation
buildroot-rbp copied to clipboard

Buildroot development environment for the Raspberry PI

Results 6 buildroot-rbp issues
Sort by recently updated
recently updated
newest added

hey first of all i wanted to thank you for all the effort you put into this project. I tried to compile the agile-kodi versions https://github.com/xbmc/xbmc/blob/master/docs/README.raspberrypi which states: > Follow...

The error states that it does not look like a tar archive. When I check the dl folder it is only 20 bytes. So it seems like perhaps the download...

It seems that some information is issuing in this (very helpful) document. It misses information on the required changes to /etc/fstab: ====================snip========================== Prepare the nfs exports : mkdir -p /opt/bcm-rootfs...

make allwinner_defconfig make menuconfig (And select xbmc) make (wait for a lot) make: **\* No rule to make target `host-alsa-lib', needed by`host-sdl-depends'. Stop. Ideas ?

There seem to be memory issues, "virtual memory exhausted: Cannot allocate memory". My system has 2 gigabytes though. [INFO ] Installing PPL for host [ERROR] make[9]: **\* [ppl_c_BD_Shape_mpq_class.lo] Error 1...

With the latest XBMC git, `libsdl-image1.2-dev` and `liblzo2-dev` is required to be installed on the host when cross compiling for the Raspberry Pi. It's specific required for `TexturePacker`. Could you...