Code Monkey home page Code Monkey logo

mfkiwl / buildroot-yuzukisbc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yuzukihd/buildroot-yuzukisbc

0.0 1.0 0.0 44.63 MB

Buildroot Package for YuzukiHD Devices. Support Allwinner F1C100s/200s V3s V3x D1-H D1s T113

Home Page: https://yuzukihd.gloomyghost.com/Buildroot-YuzukiSBC/#/

License: GNU General Public License v2.0

Shell 5.00% JavaScript 0.05% C++ 0.83% Python 9.63% Perl 0.74% C 6.73% Arc 0.06% Java 0.05% Lua 0.21% CSS 0.21% Gnuplot 0.01% Makefile 60.58% HTML 15.38% CMake 0.06% Yacc 0.26% Lex 0.10% M4 0.05% Dockerfile 0.04% Batchfile 0.02%

buildroot-yuzukisbc's Introduction

Buildroot YuzukiSBC

Buildroot Package Mainly for YuzukiHD Devices. Support Allwinner F1C100s/200s V3s V3x D1-H D1s T113 H616


DocumentationReleasesLicenseMirror


Badge Cats Badge Betamax Badge Build


Supported Device Lists

Please visit Support Lists Page

Quick Start-up

git clone https://github.com/yuzukihd/Buildroot-YuzukiSBC # Clone the code of Buildroot-YuzukiSBC
cd Buildroot-YuzukiSBC                                    # Change to the directory
source envsetup.sh                                        # Set the build environment
lunch                                                     # lunch the buildroot environment
make yuzukihd_yuzukiruler_defconfig                       # Select target board
make                                                      # Build and pack

For more details, please check Documentation

About Buildroot

Buildroot is a simple, efficient and easy-to-use tool to generate embedded
Linux systems through cross-compilation.

The documentation can be found in docs/manual. You can generate a text
document with 'make manual-text' and read output/docs/manual/manual.text.
Online documentation can be found at http://buildroot.org/docs.html

To build and use the buildroot stuff, do the following:

1) run 'make menuconfig'
2) select the target architecture and the packages you wish to compile
3) run 'make'
4) wait while it compiles
5) find the kernel, bootloader, root filesystem, etc. in output/images

You do not need to be root to build or run buildroot.  Have fun!

Buildroot comes with a basic configuration for a number of boards. Run
'make list-defconfigs' to view the list of provided configurations.

Please feed suggestions, bug reports, insults, and bribes back to the
buildroot mailing list: [email protected]
You can also find us on #buildroot on Freenode IRC.

If you would like to contribute patches, please read
https://buildroot.org/manual.html#submitting-patches

buildroot-yuzukisbc's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.