scripts/feed: no warn on toolchain/linux overwrite
authorPaul Spooren <mail@aparcar.org>
Sun, 27 Dec 2020 21:26:37 +0000 (11:26 -1000)
committerPaul Spooren <mail@aparcar.org>
Thu, 7 Jan 2021 00:04:34 +0000 (14:04 -1000)
commita323a653f0338474ce9f2044574d2adc67d527d7
tree42847fff485334d020407e592e54cd82d33be3d4
parent849d4b394000234687a41fe2d6e5b9d71131c84a
scripts/feed: no warn on toolchain/linux overwrite

The recent 7f285d "scripts/feeds: warn when skipping core package
override" floods SDK output with warning of overwriting "linux" and
"toolchain" core packages. This should be ignored as these are not
regular packages added via feeds.

While at it slightly improve the warning string.

Signed-off-by: Paul Spooren <mail@aparcar.org>
scripts/feeds