diff options
author | Ross Burton <ross.burton@intel.com> | 2017-01-10 15:39:47 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-16 18:01:54 +0000 |
commit | 0aaaacdf4456fe832b1c3940997c097e7e94b9e6 (patch) | |
tree | 05999fdc01d17829ca77eecf668becb4656d921e /scripts/lib/devtool/package.py | |
parent | cde67af8ce9b8e72b5818233a7ef4c2aa181404a (diff) | |
download | openembedded-core-0aaaacdf4456fe832b1c3940997c097e7e94b9e6.tar.gz openembedded-core-0aaaacdf4456fe832b1c3940997c097e7e94b9e6.tar.bz2 openembedded-core-0aaaacdf4456fe832b1c3940997c097e7e94b9e6.zip |
opkg: fix conffile errors in 'opkg status' calls
If a conffile has been deleted (common when building a debugfs) the status
command will throw errors instead of handling that situation. Stop the code
being executed in the first place if it wasn't asked for, and handle errors
gracefully.
[ YOCTO #10761 ]
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/devtool/package.py')
0 files changed, 0 insertions, 0 deletions