]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: fix locations of debugedit and rpmdeps utilities
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Fri, 30 Dec 2016 15:56:17 +0000 (17:56 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Mar 2017 09:43:21 +0000 (09:43 +0000)
commitec20cda53caeebfdf95e2871d5da8b926e84d2aa
tree27a43f59af77a468a9d59da62eac8a006f04b0dc
parent86b09a7ed67a43a45c805f44778bed0bfdf57361
package.bbclass: fix locations of debugedit and rpmdeps utilities

rpm4 installs them in different locations than rpm5. This also replaces
our custom rpmdeps-oecore with standard rpmdeps; I'm not seeing a
significant performance penalty.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
meta/classes/package.bbclass