diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2011-09-02 23:03:24 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-05 20:24:55 +0100 |
commit | f072ddc43828ebe8df4dd7433726775dd547580b (patch) | |
tree | da9db1a97fd9e6c2b67997020edd8a6a345f3290 /meta/recipes-gnome/tasks | |
parent | 3016f8f13e86034cc1c5686fc01a3bf39eb33d79 (diff) | |
download | openembedded-core-f072ddc43828ebe8df4dd7433726775dd547580b.tar.gz openembedded-core-f072ddc43828ebe8df4dd7433726775dd547580b.tar.bz2 openembedded-core-f072ddc43828ebe8df4dd7433726775dd547580b.tar.xz openembedded-core-f072ddc43828ebe8df4dd7433726775dd547580b.zip |
linux-yocto: generalize kernel config search pattern
After constructing a kernel configuration file it then needs
to be located in the tree so it can be audited against the
final .config. The previous string that was used for the search
pattern contains the kernel version. If the recipe space kernel
version and internal tree version are out of sync, this will
cause the constructed config to not be found. By removing the
version from the search string, we can still find out config and
gracefully adapt to minor version skew.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/tasks')
0 files changed, 0 insertions, 0 deletions