summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/gensio/gensio_2.6.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/gensio/gensio_2.6.4.bb b/meta-oe/recipes-connectivity/gensio/gensio_2.6.4.bb
index c61adb1dfd..5821c2c1df 100644
--- a/meta-oe/recipes-connectivity/gensio/gensio_2.6.4.bb
+++ b/meta-oe/recipes-connectivity/gensio/gensio_2.6.4.bb
@@ -22,3 +22,5 @@ PACKAGECONFIG[swig] = "--with-swig,--without-swig, swig"
22EXTRA_OECONF = "--without-python" 22EXTRA_OECONF = "--without-python"
23 23
24RDEPENDS:${PN} += "bash" 24RDEPENDS:${PN} += "bash"
25
26FILES:${PN}-staticdev += "${libexecdir}/gensio/${PV}/libgensio_*.a"