diff --git a/start.sh b/start.sh index e6b04a7d..cd59e8a3 100755 --- a/start.sh +++ b/start.sh @@ -32,6 +32,9 @@ pushd ${THISDIR} export BITBAKEDIR=${THISDIR}/tools/bitbake . layers/openembedded-core/oe-init-build-env ${THISDIR}/build +# Patches +patch -N layers/meta-jupyter/conf/layer.conf meta-jupyter.patch + # Download locations are being ignored and we are running out of space, so # for now just create a symlink from /volumes/cache to ~/.cache which is # externally mounted to S3.