]> code.ossystems Code Review - openembedded-core.git/commit
kern-tools: avoid merge_config concatenation issues
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 7 Jun 2018 02:07:27 +0000 (22:07 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Jun 2018 10:11:22 +0000 (11:11 +0100)
commitc36727f2cad6c2d51aff8da6e2acd5642afe9848
tree272e04b201dab817f5ade6902e9f78970f32970f
parentff1bdd75d50f0ebac3d599e461685ace29559a82
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>
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>
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb