summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2023-08-04 12:06:10 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-08-10 09:18:54 +0100
commitb40619a5b3a2efd2d540b0101e47781a643a0b7a (patch)
tree112f8bfde258dcbbe5cc4bb944352b99ee25b88b /meta/recipes-devtools
parentb06d0238c78a6f959a02d1dee192f5357547b8d5 (diff)
downloadpoky-b40619a5b3a2efd2d540b0101e47781a643a0b7a.tar.gz
kernel: don't fail if Modules.symvers doesn't exist
Kernels that do not use modules do not have the Modules.symvers file, which causes the previous one-liner to fail. Invert the logic so that the absence of the Modules.symvers is a passing situation but we still get failure checking on the install operation. (From OE-Core rev: 856c916ffbf3438d8cf5d8bed344473bde03b56e) Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions