]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:45:21 +0000 (22:45 +0000)
commitadb9d45f5d5dc418ab85dc659326f3c7350ef446
tree104c7e1b073375c87a916e63c37ac96fa62e9045
parent7f432d9225551d57ae8f82f7c9bc23d174720f07
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: b63cc051f1eb58c768f49db2c04843336e62d3df)

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