diff options
| -rw-r--r-- | recipes-graphics/raspidmx/raspidmx_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-graphics/raspidmx/raspidmx_git.bb b/recipes-graphics/raspidmx/raspidmx_git.bb index ffe305a..71590e3 100644 --- a/recipes-graphics/raspidmx/raspidmx_git.bb +++ b/recipes-graphics/raspidmx/raspidmx_git.bb | |||
| @@ -4,6 +4,7 @@ SECTION = "graphics" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=52962875ab02c36df6cde47b1f463024" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=52962875ab02c36df6cde47b1f463024" |
| 6 | 6 | ||
| 7 | COMPATIBLE_HOST = "null" | ||
| 7 | COMPATIBLE_HOST_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', 'null', '(.*)', d)}" | 8 | COMPATIBLE_HOST_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', 'null', '(.*)', d)}" |
| 8 | 9 | ||
| 9 | SRC_URI = "git://github.com/AndrewFromMelbourne/raspidmx;protocol=https \ | 10 | SRC_URI = "git://github.com/AndrewFromMelbourne/raspidmx;protocol=https \ |
