]> 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>
Tue, 21 Nov 2017 14:42:59 +0000 (14:42 +0000)
commitc32bca840d262ebc5ac93b06d0bce79729a178b1
tree7f3d653526cd814842adc2549f88c15f1a7ef91f
parenta0cb33b3285de03ae901e474da255efc88811c2d
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/opkg/opkg/status-conffile.patch [new file with mode: 0644]
meta/recipes-devtools/opkg/opkg_0.3.3.bb