]> code.ossystems Code Review - openembedded-core.git/commit
package_rpm.bbclass: no need to specify the magic file location
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Fri, 27 Jan 2017 15:36:34 +0000 (17:36 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Mar 2017 09:43:21 +0000 (09:43 +0000)
commit8f331db8136c8bf28ceea7f8ae410eb9d83225ad
tree5ce43933b5c28d4d48ac583cf0cff31887e19261
parentde6ed676712f79e54a32000a1b090eb918c939b9
package_rpm.bbclass: no need to specify the magic file location

It's handled by the rpm wrapper command, created in rpm recipe.

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