mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
linux-torvalds-next: ignore TMPDIR issues
oe-core has raised the status of some checks from warnings to errors. Ignore the "...contains references to TMPDIR..." error when building the torvalds-next kernel. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
ea72b22f53
commit
e1f931b403
|
@ -5,6 +5,7 @@ SECTION = "kernel"
|
|||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
|
||||
|
||||
ERROR_QA:remove = "buildpaths"
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
COMPATIBLE_MACHINE = "^$"
|
||||
COMPATIBLE_MACHINE:radxa-zero-3 = "radxa-zero-3"
|
||||
|
|
Loading…
Reference in New Issue
Block a user