diff options
author | Federico Sauter <federico.sauter@ableton.com> | 2018-12-05 14:22:32 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-06 16:38:30 +0000 |
commit | 91c93503fde2781792507b321e40552be4d78b9b (patch) | |
tree | 5e1a50fbd98472d3196283f95323afbce0f2146b /meta/classes/gtk-icon-cache.bbclass | |
parent | eab307542c3cb382ce7e0f4c35a5b5d0b6d48c17 (diff) | |
download | poky-91c93503fde2781792507b321e40552be4d78b9b.tar.gz |
kernel: don't assign the build user/host
The KBUILD_BUILD_USER and KBUILD_BUILD_HOST variables were
assigned at the kernel class level, which made it impossible
to override them in the local configuration.
By setting only the default values of those variables in the
kernel class, it is now possible to override them as expected.
(From OE-Core rev: a3e8cdf9c3ba966fa4b5a21235540eb0b00fb487)
(From OE-Core rev: 694d62ece58ba996a63a7089bbeb445efe922419)
Signed-off-by: Federico Sauter <federico.sauter@ableton.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/gtk-icon-cache.bbclass')
0 files changed, 0 insertions, 0 deletions