Skip to content

Commit

Permalink
sed
Browse files Browse the repository at this point in the history
  • Loading branch information
vegano1 committed Aug 29, 2024
1 parent 7225338 commit 966aa41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pushd ${THISDIR}

# apply patch
echo "Applying patches"
sed 's\git://gitlab.gnome.org\https://gitlab.gnome.org\g' layers/openembedded-core/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
sed -i 's\git://gitlab.gnome.org\https://gitlab.gnome.org\g' 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

Expand Down

0 comments on commit 966aa41

Please sign in to comment.