]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime/opkg.py: add runtime test for opkg
authorYeoh Ee Peng <ee.peng.yeoh@intel.com>
Fri, 2 Mar 2018 01:35:37 +0000 (17:35 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 4 Mar 2018 11:34:58 +0000 (11:34 +0000)
commit9dd4af2b70f58540b2799823957aff3413068126
tree8a24bcf390d16a6843836204cf4b46012f5f823c
parentf380fa77d69051212fdf7dff97da611e884d05d2
oeqa/runtime/opkg.py: add runtime test for opkg

Add runtime test for opkg to test that it can install ipk
package from remote source.

[YOCTO# 11488]

Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/runtime/cases/opkg.py [new file with mode: 0644]