Skip to content

Instantly share code, notes, and snippets.

@rzr
Forked from akilawickey/Documentation
Created June 21, 2017 14:44
Show Gist options
  • Save rzr/aa4f084887ca6225cdc49b85b496bf22 to your computer and use it in GitHub Desktop.
Save rzr/aa4f084887ca6225cdc49b85b496bf22 to your computer and use it in GitHub Desktop.
zebkit packages inside gdp and building process
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