diff options
author | Saul Wold <sgw@linux.intel.com> | 2017-12-04 10:39:23 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-06 10:13:56 +0000 |
commit | a74725bc8d2664b8c3629022623d9ebbbfb9c43a (patch) | |
tree | 60b0a513c957d6a851a438fba36c394fb72c6485 /scripts/lib | |
parent | 5048da089ae46440139349b47378d0bfd9e8d724 (diff) | |
download | poky-a74725bc8d2664b8c3629022623d9ebbbfb9c43a.tar.gz |
kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIG
When using KBUILD_DEFCONFIG, $sccs should be set to the $WORKDIR/defconfig
regardless if it compares or is copied. Otherwise $sccs is not set and the
defconfig is not found correctly.
Part of
[YOCTO #12162]
(From OE-Core rev: 19c49d8d19341b377640af99c98e8f9d45cefb1b)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b63cc051f1eb58c768f49db2c04843336e62d3df)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions