summaryrefslogtreecommitdiffstats
path: root/meta/classes/package_ipk.bbclass
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-21 14:08:07 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-22 09:05:04 +0000
commitf755b07b528e828618141eda402399d791efba4a (patch)
treec5f8bd0ea445192ae7ee1aad15645ae3556f505e /meta/classes/package_ipk.bbclass
parent18160442869f56ee71538bc2dc60d7cb6c08c8a2 (diff)
downloadopenembedded-core-contrib-f755b07b528e828618141eda402399d791efba4a.tar.gz
package_deb: Clean up pointless exception handling
The exception handling in this function seemed mildly crazy. Python will given perfectly good or in several cases better information if we let its standard traceback/exception handling happen. Remove the pointless code along with the duplicated key checking which was broken in the inner loop by usage of the wrong variable. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/package_ipk.bbclass')
0 files changed, 0 insertions, 0 deletions