]> code.ossystems Code Review - openembedded-core.git/commit
package_rpm.bbclass: no initial_solution in the second build
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 25 Sep 2012 13:38:37 +0000 (21:38 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Sep 2012 13:56:20 +0000 (14:56 +0100)
commitad17fa82a481ab3c9f17a8338ebad1eb07c0f9d8
tree31199ebf7fa4c78a7629da6da1c29791ddd3327d
parent7069c7ef829f56ae6dd0dab5e583342f351274ed
package_rpm.bbclass: no initial_solution in the second build

There is no initial_solution.manifest in the second build when
incremental rpm image generation, since the initial solution has been
skipped. So we should check it before cat it.

[YOCTO #3128]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_rpm.bbclass