Skip to content
Commit 1dc63935 authored by Anton Almqvist's avatar Anton Almqvist Committed by Steve Sakoman
Browse files

devtool: modify: Catch git submodule error for go code



One of the git submodule commands failed for source extracted for
recipes using go.bbclass.  The root cause is probably the path set up
by go_do_unpack which makes S and gitroot not match.

This patch does not fix the root problem, but at least it is no worse
than before the git submodule support.

The extracted source will still have two .git folders, one in S
created by devtool and one in the go path which will contain the tru
git history.

[ YOCTO #15483 ]

Signed-off-by: default avatarAnton Almqvist <antonal@axis.com>
Signed-off-by: default avatarOla x Nilsson <olani@axis.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit fe242408)
Signed-off-by: default avatarPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent aaced482
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment