Skip to content

Buildroot fork customized for RPI3, iMX6, TK1, Qt, FastBoot.

License

Notifications You must be signed in to change notification settings

fpoussin/buildroot-1

 
 

Repository files navigation

ftDev Buildroot Repository

Description

This branch is specialized for Raspberry Pi 3 for now.

Base Buildroot Version : 2019.02.5

Scripts

Name Function
build-rpi3-qt.sh Builds static Qt. Run this after build RPI3 image.

Quick Start

Build RPI3 fastboot distro + static Qt

  1. make ftdev_rpi3_fastboot_defconfig
  2. make -j8
  3. ./build-rpi3-qt.sh
Output File Path
RPI3 Image output/images/sdcard.img
qmake output/qt/qt-everywhere-src-*/aaaout/bin/qmake

About

Buildroot fork customized for RPI3, iMX6, TK1, Qt, FastBoot.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 72.5%
  • C 9.7%
  • Shell 6.4%
  • Python 6.3%
  • C++ 1.2%
  • Perl 1.1%
  • Other 2.8%