diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-06-06 22:07:27 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-12 23:34:24 +0100 |
commit | c10fe58682e744ef787be2e039f2f6bfb829aa40 (patch) | |
tree | 95ecde5af05e407b9bcb7bdd3033bb2c285141a0 /scripts/runqemu.README | |
parent | 81e8a52e8e40e47c34f900db5d73e69ffc25f5d0 (diff) | |
download | poky-c10fe58682e744ef787be2e039f2f6bfb829aa40.tar.gz |
kern-tools: avoid merge_config concatenation issues
Integrating the following kern-tools commit:
tools/merge_config.sh: add CR after each fragment
If a fragment file doesn't contain a CR at the end, two config
options may be merged on the same line in the result file, leading to
misconfiguration.
This patch adds a CR after each fragment to ensure that config
options are well separated in the result file.
Bug-AGL: SPEC-1475
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
(From OE-Core rev: c36727f2cad6c2d51aff8da6e2acd5642afe9848)
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu.README')
0 files changed, 0 insertions, 0 deletions