diff options
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/uio-module-drv/uio-module-drv.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-bsp/uio-module-drv/uio-module-drv.inc b/recipes-bsp/uio-module-drv/uio-module-drv.inc index 99d908ee..f483010e 100644 --- a/recipes-bsp/uio-module-drv/uio-module-drv.inc +++ b/recipes-bsp/uio-module-drv/uio-module-drv.inc | |||
| @@ -14,3 +14,6 @@ SRC_URI = "${UIO_MODULE_DRV_GIT_URI};protocol=${UIO_MODULE_DRV_GIT_PROTOCOL};bra | |||
| 14 | SRCREV = "${UIO_MODULE_DRV_SRCREV}" | 14 | SRCREV = "${UIO_MODULE_DRV_SRCREV}" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | |||
| 18 | COMPATIBLE_HOST ?= "null" | ||
| 19 | COMPATIBLE_HOST_ti-soc = "(.*)" | ||
