diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2012-05-18 17:18:19 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-18 15:25:13 +0100 |
commit | f24d8df3af52e2a2911233746ad69f8899bbdf93 (patch) | |
tree | e9d83bc8593fb0fa8bd9b2c6206c7b08efafcc76 /bitbake/lib/bb/fetch2 | |
parent | 6d40b658f42837f4270f1dd3c0f350eb84b369f0 (diff) | |
download | poky-f24d8df3af52e2a2911233746ad69f8899bbdf93.tar.gz |
sstate.bbclass: Make sure we don't have an empty fixmepath file
Jason Wessel noticed that a package without any fixmepath entries would
generate a sed warning about no input files. This patch resolves that
by ensuring that an empty fixmepath file never gets written into the
sstate archive. Also we avoid a second message by only doing xargs if
we got input.
(From OE-Core rev: 326563d5a897ae2dba7cfd8d73579d3d979d72c8)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2')
0 files changed, 0 insertions, 0 deletions