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:51 -0800 |
commit | 6bf55c6e67b371c0467ae1be4d7f713d6a3dcf3b (patch) | |
tree | bb1328b6af091aa880c5fb16799b5f06fe0af9e5 /meta/recipes-connectivity/bind/bind_9.11.19.bb | |
parent | db0a02492c2a53c1917b753bcf21c4ee7c0ecf59 (diff) | |
download | poky-6bf55c6e67b371c0467ae1be4d7f713d6a3dcf3b.tar.gz |
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.
(From OE-Core rev: a5362de60c0051f16b88a40bd9cb41915bee0b0f)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/bind/bind_9.11.19.bb')
0 files changed, 0 insertions, 0 deletions