]> code.ossystems Code Review - openembedded-core.git/commit
reproduce: Fix exclusion list for rpm
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 21 Feb 2021 09:50:37 +0000 (09:50 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 26 Feb 2021 15:19:28 +0000 (15:19 +0000)
commit2af535282833dddb58f24ec5b360230c47e6f6b1
treed5977c250a309434dbc2c50b22da5358af188547
parentcd1e4f9957c57bebcc8f16ebc200a1ab2e4fd2ce
reproduce: Fix exclusion list for rpm

rpm uses "XXX-VERSION" compared to deb/ipk which use "XXX_VERSION"
which breaks the go package exclusion. Work around with both go_
and go- for now.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/reproducible.py