Skip to content

Commit

Permalink
linux-meson64: also ignore buildpaths qa error in src package
Browse files Browse the repository at this point in the history
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
  • Loading branch information
superna9999 committed Aug 21, 2024
1 parent 933350d commit 9f4d2c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes-kernel/linux/linux-meson64_6.5.bb
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ KERNEL_CONFIG_COMMAND ?= "oe_runmake_call -C ${S} CC="${KERNEL_CC}" O=${B} oldde
require linux-meson.inc

INSANE_SKIP:${PN} += "buildpaths"
INSANE_SKIP:${PN}-src += "buildpaths"

LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"

0 comments on commit 9f4d2c8

Please sign in to comment.