]> code.ossystems Code Review - openembedded-core.git/commit
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:36:31 +0000 (17:36 +0000)
commit14e3a8f58e309121760fec70619633281dd9d88c
tree25f9bf8738868d611f714f204d11befa5dccf9c3
parent333a4326082e500bdbcd323af37e183e74adf617
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.

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