diff options
| -rw-r--r-- | meta/classes/devicetree.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/devicetree.bbclass b/meta/classes/devicetree.bbclass index 8fe5a5ed79..e1f377911d 100644 --- a/meta/classes/devicetree.bbclass +++ b/meta/classes/devicetree.bbclass | |||
| @@ -27,6 +27,8 @@ inherit deploy kernel-arch | |||
| 27 | 27 | ||
| 28 | COMPATIBLE_MACHINE ?= "^$" | 28 | COMPATIBLE_MACHINE ?= "^$" |
| 29 | 29 | ||
| 30 | PROVIDES = "virtual/dtb" | ||
| 31 | |||
| 30 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 32 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 31 | 33 | ||
| 32 | SYSROOT_DIRS += "/boot/devicetree" | 34 | SYSROOT_DIRS += "/boot/devicetree" |
