diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-06 19:10:43 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-07 08:52:55 +0100 |
commit | e1e0c06b5d6e421b8fb4245b4710cd36f08802eb (patch) | |
tree | 71d4f186428ab9d4a184d7d9c59e2a8e6b13c7c3 /bitbake | |
parent | c1d72abe5eadd0065303d7d515a429ef1cd1832b (diff) | |
download | poky-e1e0c06b5d6e421b8fb4245b4710cd36f08802eb.tar.gz |
rpm: Fix patch to ensure variables aren't used uninitialised
Recent patches were applied which removed a function which set the xx
variable. This means xx can be uninitalised and prerm functions can fail.
This adjusts the patch to ensure the xx value isn't used in such a way.
(From OE-Core rev: 23f15c63777020f5d43b070a1eb2bcf246c19ff8)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions