diff options
| -rw-r--r-- | recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb b/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb index 792e5730..77bb0926 100644 --- a/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb +++ b/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb | |||
| @@ -3,7 +3,9 @@ HOMEPAGE = "https://git.ti.com/graphics/ti-gc320-driver" | |||
| 3 | LICENSE = "MIT | GPLv2" | 3 | LICENSE = "MIT | GPLv2" |
| 4 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=78d9818a51b9a8e9bb89dea418bac297" | 4 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=78d9818a51b9a8e9bb89dea418bac297" |
| 5 | 5 | ||
| 6 | inherit module | 6 | inherit module features_check |
| 7 | |||
| 8 | REQUIRED_MACHINE_FEATURES = "gc320" | ||
| 7 | 9 | ||
| 8 | MACHINE_KERNEL_PR_append = "h" | 10 | MACHINE_KERNEL_PR_append = "h" |
| 9 | PR = "${MACHINE_KERNEL_PR}" | 11 | PR = "${MACHINE_KERNEL_PR}" |
