Hi Richard,

Am 07.12.2021 um 16:45 schrieb Richard Purdie:
On Mon, 2021-12-06 at 09:04 +0100, Stefan Herbrechtsmeier wrote:
From: Stefan Herbrechtsmeier <stefan.herbrechtsme...@weidmueller.com>

The commit 'meta/scripts: Manual git url branch additions (dc53fe75cc)'
sets the branch= parameter too early to master and thereby breaks the
-B/--srcbranch option.

ERROR: branch= parameter and -B/--srcbranch option cannot both be specified - 
use one or the other

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsme...@weidmueller.com>
---

  scripts/lib/recipetool/create.py | 15 +++++++--------
  1 file changed, 7 insertions(+), 8 deletions(-)

I think something in this series is causing:

https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/2926/steps/14/logs/stdio

Sorry I missed the adaption of the test test_devtool_add_fetch_git. It doesn't expect a "branch=master" which is wrong.

- gitsm://git.yoctoproject.org/mraa;branch=master
?                                  --------------
+ gitsm://git.yoctoproject.org/mraa

I will update my patch series but need some time to test it locally. The devtool test build a lot of recipe on every run because it use a private sstate cache. How does the autobuilder overcome this problem?


(the other selftest builds also failed)
What do you mean by this?

Regards
  Stefan
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#159341): 
https://lists.openembedded.org/g/openembedded-core/message/159341
Mute This Topic: https://lists.openembedded.org/mt/87536000/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to