]> code.ossystems Code Review - openembedded-core.git/commit
rootfs_rpm: Workaround for checksum changes
authorMark Hatle <mark.hatle@windriver.com>
Fri, 3 Sep 2010 17:41:57 +0000 (12:41 -0500)
committerSaul Wold <Saul.Wold@intel.com>
Sat, 4 Sep 2010 01:30:47 +0000 (18:30 -0700)
commita9b715736f96e3a4ac3fa99737ae412c1ac4f01e
tree83e648b516566d97d6dfaf57ddb17c258ff884ee
parent7b017195a389d7e4d00b93f087ab098173c7e96f
rootfs_rpm: Workaround for checksum changes

With the new checksum changes, the system is no longer able to determine
if the function resolve_package is used.  So it doesn't get emitted.  The
workaround resolves this by triggering an exit 0, followed by a bogus usage
of the function.

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