buildroot

  1. L

    Buildroot networkmanager No suitable device found

    hi, Trying to get networkmanager running on a costum board built using buildroot. But when i try and bring upp the connection I get: nmcli con up eth0 "No suitable device found for this connection and if i try and add eth0 to managed it accepts the command but still shows as unmanaged. Using...
  2. N

    Buildx for buildroot

    Hi everyone! I'm new to buildroot, linux and docker. Im trying to create containers from buildroot's OS but I need a plugin called Buildx that helps to build with Docker. Does someone know how to add that new package to buildroot, if its already in some other buildroot's version? I'd appreciate...
  3. S

    Error: maybe you need to increase the filesystem size (BR2_TARGET_ROOTFS_EXT2_SIZE)

    Hello I am usin Buildroot as distro. I have a problem. I wanted to update my build with adding some packages for my embedded system(stm32mp157). In menuconfig --> Filesystem images I chose an exact size of 270M which generated the above error. I tested the exact size and I for exact file...
  4. S

    what are the first steps with Buildroot after flashing my SD-Card

    The beginner with Buildroot that I am, has freshly flashed his STM32MP157C-DK2 SD-Card with it's corresponding Buildroot image : My problem is that the MPU does not respond to any command. I am only used to Ubuntu and debian where installing packages is really easy compared to Buildroot. I am...
  5. S

    Installing GCC on STM32MP157

    Hello Everyone I wanted to Install Buildroot on my STM32MP157-DK2 according to this website: https://bootlin.com/blog/building-a-linux-system-for-the-stm32mp1-basic-system/ Unfortunately as a beginner with OpenST-Linux and Yocto I got stuck at that step where I couldn't find a way t...
Top