diff options
Diffstat (limited to 'meta/classes/devicetree.bbclass')
| -rw-r--r-- | meta/classes/devicetree.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/devicetree.bbclass b/meta/classes/devicetree.bbclass index ece883accf..8546c1cf80 100644 --- a/meta/classes/devicetree.bbclass +++ b/meta/classes/devicetree.bbclass | |||
| @@ -32,7 +32,7 @@ PROVIDES = "virtual/dtb" | |||
| 32 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 32 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 33 | 33 | ||
| 34 | SYSROOT_DIRS += "/boot/devicetree" | 34 | SYSROOT_DIRS += "/boot/devicetree" |
| 35 | FILES_${PN} = "/boot/devicetree/*.dtb /boot/devicetree/*.dtbo" | 35 | FILES:${PN} = "/boot/devicetree/*.dtb /boot/devicetree/*.dtbo" |
| 36 | 36 | ||
| 37 | S = "${WORKDIR}" | 37 | S = "${WORKDIR}" |
| 38 | B = "${WORKDIR}/build" | 38 | B = "${WORKDIR}/build" |
