diff options
-rw-r--r-- | meta-ti-bsp/recipes-security/optee/optee-client-ti.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-ti-bsp/recipes-security/optee/optee-client-ti.inc b/meta-ti-bsp/recipes-security/optee/optee-client-ti.inc index f64a90c3..0da37acf 100644 --- a/meta-ti-bsp/recipes-security/optee/optee-client-ti.inc +++ b/meta-ti-bsp/recipes-security/optee/optee-client-ti.inc | |||
@@ -1,7 +1,2 @@ | |||
1 | PV = "4.0.0+git${SRCPV}" | 1 | PV = "4.0.0+git${SRCPV}" |
2 | SRCREV = "acb0885c117e73cb6c5c9b1dd9054cb3f93507ee" | 2 | SRCREV = "acb0885c117e73cb6c5c9b1dd9054cb3f93507ee" |
3 | |||
4 | inherit pkgconfig | ||
5 | DEPENDS += "util-linux" | ||
6 | |||
7 | EXTRA_OEMAKE += "PKG_CONFIG=pkg-config" | ||