]> code.ossystems Code Review - openembedded-core.git/commit
package_rpm: combine normal and multilib solution manifest together
authorDongxiao Xu <dongxiao.xu@intel.com>
Wed, 28 Sep 2011 02:24:13 +0000 (10:24 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Oct 2011 12:42:39 +0000 (13:42 +0100)
commit20e6f166858751c6305cd8a52f87cdf78c1a8126
tree7d943ed54ebd56b482cce0541db04afb1fa1d455
parentd9dc64a251bc66f16a0c5d12aa872152d43c4776
package_rpm: combine normal and multilib solution manifest together

When RPM does the real install, if the first manifest file is empty, the
installation will stop without handling the second manifest file.

Merge the two manifest files together to fix this issue.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/classes/package_rpm.bbclass