]> 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>
Wed, 28 Sep 2011 10:47:23 +0000 (11:47 +0100)
commite0ffab2321b22b40333a0e857d42c16ae599cc0c
tree94f768442ce1c8583766b9a56e2fc180ffee98a7
parent64c0279e6b0d2325a326058476228360898550f3
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