Closed gmacario closed 7 years ago
Tested PR locally:
cd ~/my-gdp-workspace
docker pull gmacario/build-yocto-genivi
docker run -ti \
--volume ${PWD}:/home/build gmacario/build-yocto-genivi
When logged as build@container, invoke the updated script
./clone-and-build-gdp.sh
and verify that the builds completes successfully
LGTM, merging
Fix https://github.com/gmacario/easy-build/issues/239
Signed-off-by: Gianpaolo Macario gianpaolo_macario@mentor.com