diff options
-rw-r--r-- | meta-oe/recipes-connectivity/gensio/gensio_2.6.2.bb | 2 |
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" | |||
22 | EXTRA_OECONF = "--without-python" | 22 | EXTRA_OECONF = "--without-python" |
23 | 23 | ||
24 | RDEPENDS:${PN} += "bash" | 24 | RDEPENDS:${PN} += "bash" |
25 | |||
26 | FILES:${PN}-staticdev += "${libexecdir}/gensio/${PV}/libgensio_*.a" | ||