]> code.ossystems Code Review - openembedded-core.git/commit
package_rpm.bbclass: do not set the OS dynamically when building rpms
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Mon, 27 Feb 2017 09:29:38 +0000 (11:29 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Mar 2017 09:43:21 +0000 (09:43 +0000)
commit580ba965f5f38f6718a83f690bbe23a63fbcd3dd
tree23d7f8e811924aa6b1747bef80835f51b95c9956
parentb18c32ab6bc9c4f1953e9f79aa39bc92d1c4e30d
package_rpm.bbclass: do not set the OS dynamically when building rpms

Packages need to contain just one value for the os field, otherwise
rpm will refuse to install them if they don't match what is in
/etc/rpm/platform.

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