easycruel / tina-V83x

This repo aim to integrate the codes for V831 / V833 Tina from https://github.com/orgs/lindenis-org/ and try to build a full image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V831/V833 的 SDK 的 kernel & package 的开发方法

tina-V833

GitHub repo size in bytes GitHub language count

This repo aim to integrate the codes for V833 Tina from https://github.com/orgs/lindenis-org/ and try to build a full image.

Usage

Get the Code

git clone --recursive https://github.com/Tina-Linux/tina-V83x
cd tina-V83x

After clone you'll have a 4.7GB source code directory, after download all packages you'll have a 16GB directory. Make sure you have enough space for the source code.

Install requirement

Recommend Host OS: Ubuntu 16.04

sudo apt-get install build-essential subversion git-core libncurses5-dev zlib1g-dev gawk flex quilt libssl-dev xsltproc libxml-parser-perl mercurial bzr ecj cvs unzip lib32z1 lib32z1-dev lib32stdc++6 libstdc++6 -y

Download dl/ files

链接:https://pan.baidu.com/s/17DilyerV0pBrK7j0lEkhsA 提取码:yz8a

Build and Pack

source build/envsetup.sh
lunch
make -j32
pack

About

This repo aim to integrate the codes for V831 / V833 Tina from https://github.com/orgs/lindenis-org/ and try to build a full image.


Languages

Language:C 55.1%Language:C++ 37.4%Language:Makefile 2.3%Language:HTML 1.6%Language:Shell 1.0%Language:Lua 0.6%Language:Roff 0.6%Language:Python 0.3%Language:Perl 0.1%Language:XC 0.1%Language:XS 0.1%Language:M4 0.1%Language:Objective-C 0.1%Language:CMake 0.1%Language:Java 0.1%Language:Assembly 0.1%Language:CSS 0.1%Language:JavaScript 0.1%Language:QML 0.0%Language:C# 0.0%Language:Visual Basic .NET 0.0%Language:Yacc 0.0%Language:Lex 0.0%Language:Ruby 0.0%Language:BitBake 0.0%Language:SWIG 0.0%Language:Awk 0.0%Language:Batchfile 0.0%Language:QMake 0.0%Language:LiveScript 0.0%Language:Terra 0.0%Language:PLSQL 0.0%