oeqa/runtime: smart: fix adding channels
authorStefan Stanacar <stefanx.stanacar@intel.com>
Wed, 29 Jan 2014 12:30:57 +0000 (14:30 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jan 2014 17:38:49 +0000 (17:38 +0000)
commit00137b5c6b297b6ec9c6c5106f2e3e4bcb98a08b
treee3040174a41f1764bf43cbf2c6f31de16791cf83
parenta265fd8802987ad2eec42342594ab43ce5447bc7
oeqa/runtime: smart: fix adding channels

Without this it won't add core2-64 and similar channels, as the
directory name in deploy_dir/rpm uses _ not - as the package arch.

(From OE-Core rev: 14e3a8f58e309121760fec70619633281dd9d88c)

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/smart.py