]> code.ossystems Code Review - openembedded-core.git/commit
classes/kernel: Use a copy of image for kernel*.rpm if fs doesn't support symlinks
authorYanfei Xu <yanfei.xu@windriver.com>
Fri, 3 Jul 2020 13:55:15 +0000 (21:55 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Jul 2020 14:04:00 +0000 (15:04 +0100)
commitbb946b8cdbd01408bfa0ba8e53f9e09931dfb29d
treed6203d0f4dac7c08cf888afc633df10d43bc1d0c
parentc83a7aec59defbbc049d44ba34a7a409ada4fa19
classes/kernel: Use a copy of image for kernel*.rpm if fs doesn't support symlinks

Some filesystems don't support symlink, then you will get failure when
you install or update the kernel rpm package. Now we use a copy of
image for these filesystems instead of symlink.

Suggested-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Suggested-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Yanfei Xu <yanfei.xu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel.bbclass