]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime: rpm: fix finding the test rpm file
authorStefan Stanacar <stefanx.stanacar@intel.com>
Tue, 28 Jan 2014 16:14:18 +0000 (18:14 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Jan 2014 17:56:00 +0000 (17:56 +0000)
commitfd0e9ad4d295ca11b33c3e3e11069421dee834e8
treed73a85ed1d7f28e25a20a2d3c36a1aed6f2fc228
parentaa1224e4d83a4273848ba7601162157f5e415e30
oeqa/runtime: rpm: fix finding the test rpm file

Translate TUNE_PKGARCH to find the right file (this
used to work because tune for qemux86-64 used to be
x86_64 now it's core2-64)
Also, while using packagedata was nice, it's harder to make
the test exportable and runnable outside of the
build system. (where oe.packagedata isn't available)

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