diff options
author | Ross Burton <ross.burton@intel.com> | 2017-01-10 15:39:47 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-21 14:43:55 +0000 |
commit | 51d3a57bc8c5428b0010fd74a22da2a7e83697b6 (patch) | |
tree | b8573c382f49dbe36d5e6caef73236276956dff5 /meta/recipes-devtools/gcc | |
parent | c51ac0b5c312cec957193aa078a17d38b4884de7 (diff) | |
download | poky-51d3a57bc8c5428b0010fd74a22da2a7e83697b6.tar.gz |
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 ]
(From OE-Core rev: c32bca840d262ebc5ac93b06d0bce79729a178b1)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc')
0 files changed, 0 insertions, 0 deletions