This repo aim to integrate the codes for V833 Tina from https://github.com/orgs/lindenis-org/ and try to build a full image.
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.
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
链接:https://pan.baidu.com/s/17DilyerV0pBrK7j0lEkhsA 提取码:yz8a
source build/envsetup.sh
lunch
make -j32
pack