diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-05-07 23:36:15 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-09 22:25:47 +0100 |
commit | 58cc903a5156063b24e48011438a709cb6e09f54 (patch) | |
tree | cff53f941e3db9d1997252e88cb4b14c3e7b0e9d /meta-skeleton | |
parent | b2f786ca319714bd41d6f9e7ba9efaa8a6d412ab (diff) | |
download | openembedded-core-58cc903a5156063b24e48011438a709cb6e09f54.tar.gz openembedded-core-58cc903a5156063b24e48011438a709cb6e09f54.tar.bz2 openembedded-core-58cc903a5156063b24e48011438a709cb6e09f54.zip |
kernel-yocto: propagate in tree defconfigs to WORKDIR
As reported by Steffen Pankratz <Steffen.Pankratz@elektrobit.com>, the
previous logic of KBUILD_DEFCONFIG processing would not propagate an in
tree defcofig to WORKDIR if one was not already present.
We fix the propagation by copying the in tee config if a defconfig is
not already in WORKDIR.
Additionally we only warn (versus copying) if an in tree configuration
is specified, is different than the WORKDIR version and isn't copied.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions