On Sun, Sep 01, 2013 at 04:12:06AM +0300, Yevhen Kyriukha wrote: > Also build static libraries.
Hi, please resend to openembedded-devel ML. > > Signed-off-by: Yevhen Kyriukha <[email protected]> > --- > .../cryptsetup/{cryptsetup_1.6.1.bb => cryptsetup_1.6.2.bb} | 6 > ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > rename meta-oe/recipes-support/cryptsetup/{cryptsetup_1.6.1.bb => > cryptsetup_1.6.2.bb} (87%) > > diff --git a/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.1.bb > b/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.2.bb > similarity index 87% > rename from meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.1.bb > rename to meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.2.bb > index 95f7e8d..6c3418a 100644 > --- a/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.1.bb > +++ b/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.2.bb > @@ -12,8 +12,8 @@ LIC_FILES_CHKSUM = > "file://COPYING;md5=32107dd283b1dfeb66c9b3e6be312326" > DEPENDS = "util-linux lvm2 popt libgcrypt" > > SRC_URI = "http://cryptsetup.googlecode.com/files/cryptsetup-${PV}.tar.bz2" > -SRC_URI[md5sum] = "f374d11e3b0e7ca0f805756fd02e34ff" > -SRC_URI[sha256sum] = > "baf36e663c03eb6440482d91c486d61ed47ce5c9268ad04c18ca09082755149c" > +SRC_URI[md5sum] = "cd834da49fbe92dd66df02cc5c61280f" > +SRC_URI[sha256sum] = > "15723f0198303d4bcb99d480b7a773918e2d319f0348457988c063bdd03e109a" > > inherit autotools gettext > > @@ -29,3 +29,5 @@ RRECOMMENDS_${PN} = "kernel-module-aes-generic \ > kernel-module-cbc \ > kernel-module-sha256-generic \ > " > + > +EXTRA_OECONF = "--enable-static" > -- > 1.8.1.2 > > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
