diff options
author | Ross Burton <ross.burton@intel.com> | 2013-02-19 21:31:52 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-19 14:37:44 -0800 |
commit | a5362de60c0051f16b88a40bd9cb41915bee0b0f (patch) | |
tree | 2efb69b59508ea2dbf514c98d5790c56b1242933 /meta/classes/cmake.bbclass | |
parent | e7a21cd69a326ab7e2d0e410db28f24956f61208 (diff) | |
download | openembedded-core-a5362de60c0051f16b88a40bd9cb41915bee0b0f.tar.gz openembedded-core-a5362de60c0051f16b88a40bd9cb41915bee0b0f.tar.bz2 openembedded-core-a5362de60c0051f16b88a40bd9cb41915bee0b0f.zip |
rootfs_ipkg: fix BAD_RECOMMENDATIONS handling
If multiple versions of the same package are in the package feed then the
generate status file would only contains a "deinstall" status for the last one,
which meant that BAD_RECOMMENDATIONS wouldn't actually work.
Use awk instead of grep and stop reading when we reach a newline, so we only
ever output a single stanza.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/cmake.bbclass')
0 files changed, 0 insertions, 0 deletions