]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIG
authorSaul Wold <sgw@linux.intel.com>
Mon, 4 Dec 2017 15:39:23 +0000 (10:39 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 10 Dec 2017 22:41:44 +0000 (22:41 +0000)
commitb63cc051f1eb58c768f49db2c04843336e62d3df
tree5d39f3cf65eb8cb6b955edff20c9113b04ec73f5
parent8fe7f4d227f2f4ae0e39d6661b848611d907c0b6
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]

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>
meta/classes/kernel-yocto.bbclass