mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
image.bbclass: Add INHIBIT_DEFAULT_DEPS
This commit is contained in:
@@ -4,6 +4,8 @@ LICENSE = "MIT"
|
||||
PACKAGES = ""
|
||||
RDEPENDS += "${IMAGE_INSTALL}"
|
||||
|
||||
INHIBIT_DEFAULT_DEPS = "1"
|
||||
|
||||
# "export IMAGE_BASENAME" not supported at this time
|
||||
IMAGE_BASENAME[export] = "1"
|
||||
export PACKAGE_INSTALL ?= "${IMAGE_INSTALL}"
|
||||
|
||||
Reference in New Issue
Block a user