]> code.ossystems Code Review - openembedded-core.git/commit
opkg: fix conffile errors in 'opkg status' calls
authorRoss Burton <ross.burton@intel.com>
Tue, 10 Jan 2017 15:39:47 +0000 (15:39 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jan 2017 18:01:54 +0000 (18:01 +0000)
commit0aaaacdf4456fe832b1c3940997c097e7e94b9e6
tree05999fdc01d17829ca77eecf668becb4656d921e
parentcde67af8ce9b8e72b5818233a7ef4c2aa181404a
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>
meta/recipes-devtools/opkg/opkg/status-conffile.patch [new file with mode: 0644]
meta/recipes-devtools/opkg/opkg_0.3.4.bb