diff options
| -rw-r--r-- | recipes-graphics/wayland/wayland-protocols_1.13.imx.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-graphics/wayland/wayland-protocols_1.13.imx.bb b/recipes-graphics/wayland/wayland-protocols_1.13.imx.bb index c2ea68ef3..c72237105 100644 --- a/recipes-graphics/wayland/wayland-protocols_1.13.imx.bb +++ b/recipes-graphics/wayland/wayland-protocols_1.13.imx.bb | |||
| @@ -17,7 +17,9 @@ SRC_URI[md5sum] = "29312149dafcd4a0e739ba94995a574d" | |||
| 17 | SRC_URI[sha256sum] = "0758bc8008d5332f431b2a84fea7de64d971ce270ed208206a098ff2ebc68f38" | 17 | SRC_URI[sha256sum] = "0758bc8008d5332f431b2a84fea7de64d971ce270ed208206a098ff2ebc68f38" |
| 18 | S = "${WORKDIR}/${ARCHIVE_NAME}" | 18 | S = "${WORKDIR}/${ARCHIVE_NAME}" |
| 19 | 19 | ||
| 20 | inherit allarch autotools pkgconfig | 20 | inherit autotools pkgconfig |
| 21 | 21 | ||
| 22 | PACKAGES = "${PN}" | 22 | PACKAGES = "${PN}" |
| 23 | FILES_${PN} += "${datadir}/pkgconfig/wayland-protocols.pc" | 23 | FILES_${PN} += "${datadir}/pkgconfig/wayland-protocols.pc" |
| 24 | |||
| 25 | PACKAGE_ARCH = "${MACHINE_SOCARCH}" | ||
