-
-
Save rzr/aa4f084887ca6225cdc49b85b496bf22 to your computer and use it in GitHub Desktop.
zebkit packages inside gdp and building process
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/akilawickey/genivi-dev-platform.git | |
cd genivi-dev-platform | |
source init.sh raspberrypi2 | |
cd .. | |
cd meta-genivi-dev/ | |
wget https://github.com/TizenTeam/meta-genivi-dev/commit/0bdcda664365a04f65a206dc78eb5c4986e4f454.patch | |
git am -i *.patch | |
bitbake genivi-dev-platform |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment