]> code.ossystems Code Review - openembedded-core.git/commit
rootfs_rpm: Fix workaround
authorMark Hatle <mark.hatle@windriver.com>
Thu, 9 Sep 2010 19:46:23 +0000 (14:46 -0500)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 10 Sep 2010 11:50:43 +0000 (12:50 +0100)
commitd87034e41a666cb4ab0740bb6d1e2e8089401ef4
tree84e3dc4481d0f22ceb404642d75bb047d649b61d
parent75bffcd47ad9fec334150aab936e727054ff5cc8
rootfs_rpm: Fix workaround

The exit 0 in the workaround seems to have causes the filesystem creation
process to stop.  Instead change it to an if that can never succeed.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/classes/rootfs_rpm.bbclass