diff --git a/start.sh b/start.sh index cd59e8a3..d3d34306 100755 --- a/start.sh +++ b/start.sh @@ -33,7 +33,7 @@ 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 +sed -i 's/gatesgarth/dunfell/g' layers/meta-jupyter/conf/layer.conf # 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