]> code.ossystems Code Review - openembedded-core.git/commit
devtool: sdk-update: Remove an unnecessary \n from SSTATE_MIRRORS
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Sat, 29 Jan 2022 02:24:25 +0000 (03:24 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Feb 2022 09:01:58 +0000 (09:01 +0000)
commit6e66ec3cd201d32d3d97df2222f41bb8c475fb69
treebb4eeccde476070456d4db59c8e076363c1f2ab0
parent789970a46bd902b040cf3bbd34ad0887a1ba896a
devtool: sdk-update: Remove an unnecessary \n from SSTATE_MIRRORS

Since commit 044fb04d in bitbake (fetch2: Allow whitespace only mirror
entries) there is no need to separate the entries in SSTATE_MIRRORS
with "\n".

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/sdk.py