From 19d2fbb62532d7052eda4720a135ad36a8e1986e Mon Sep 17 00:00:00 2001 From: Marc Herbert Date: Mon, 7 Nov 2022 17:01:13 -0800 Subject: [PATCH] west.yml: remove self.path: sof The intent was to stop people from cloning the sof manifest git repo under a different name than "sof". It did not work, I had to help multiple people who did it anyway. Signed-off-by: Marc Herbert --- west.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/west.yml b/west.yml index 9f68be95c..097682912 100644 --- a/west.yml +++ b/west.yml @@ -59,11 +59,6 @@ manifest: - tinycrypt self: - # sof can unfortunately NOT be cloned as "sof2" nor "sof-topic1" - # because for now rimage is cloned as "sof/rimage", tomlc99 as - # "sof/rimage/tomlc99" and probably other build issues that we have - # not discovered yet. - path: sof # Changes to submanifests/*.yml files _are_ effective; these have no # specified 'revision:' import: submanifests