From 3d640218b622ed09a9e63ce931ff3f6618161603 Mon Sep 17 00:00:00 2001 From: vegano1 Date: Thu, 29 Aug 2024 17:38:41 -0400 Subject: [PATCH] patch not working --- start.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/start.sh b/start.sh index 3f18ba41..9521690e 100755 --- a/start.sh +++ b/start.sh @@ -31,8 +31,7 @@ pushd ${THISDIR} # apply patch echo "Applying patches" -pwd -ls -lah +cat layers/openembedded-core/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb patch -N layers/openembedded-core/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb mobile-broadband-provider-info.patch patch -N layers/meta-jupyter/conf/layer.conf meta-jupyter.patch