summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/gensio/gensio_2.6.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/gensio/gensio_2.6.2.bb b/meta-oe/recipes-connectivity/gensio/gensio_2.6.2.bb
index 4aca6fee5f..1b161741c2 100644
--- a/meta-oe/recipes-connectivity/gensio/gensio_2.6.2.bb
+++ b/meta-oe/recipes-connectivity/gensio/gensio_2.6.2.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"