mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
linux-dummy: set INHIBIT_DEFAULT_DEPS
It doesn't need them. (From OE-Core rev: dc7036e8bcddb1d29739ebd4c75b150283a10ec0) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d3a2da45b6
commit
711185d82c
@@ -18,6 +18,8 @@ FILES_kernel-modules = ""
|
||||
ALLOW_EMPTY_kernel-modules = "1"
|
||||
DESCRIPTION_kernel-modules = "Kernel modules meta package"
|
||||
|
||||
INHIBIT_DEFAULT_DEPS = "1"
|
||||
|
||||
#COMPATIBLE_MACHINE = "your_machine"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
Reference in New Issue
Block a user