Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.
/ tina-V83x Public archive

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.

Notifications You must be signed in to change notification settings

Tina-Linux/tina-V83x

Repository files navigation

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

The dl folder is very large, with 4.7GiB, so it is uploaded to the network disk. Please download and unzip it from the network disk and put it in the dl folder

https://drive.google.com/drive/folders/1PzVQIhMdAj6FnqjhwyWq9vbwgjbGUWSj?usp=sharing

Build and Pack

source build/envsetup.sh
lunch
make -j32
pack