From 6219c6bca01d11e8cd2bff1c78bf458185bb95a3 Mon Sep 17 00:00:00 2001 From: vegano1 Date: Tue, 3 Sep 2024 12:44:54 -0400 Subject: [PATCH] sed --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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