On Fri, Jan 27, 2012 at 02:03:11PM +0100, Henning Heinold wrote:

> > +krb5_do_unpack() {
> > +   tar xzf ${WORKDIR}/krb5-1.8.5.tar.gz -C ${WORKDIR}/
> > +}
> How do this differ from the unpack in the normal classes?
> 
> Are you able to clean it up?
krb5 release tarball contains two files: signature and release tarball :)

> > +
> > +python do_unpack() {
> > +   bb.build.exec_func('base_do_unpack', d)
> > +   bb.build.exec_func('krb5_do_unpack', d)
> > +}
> > +
> > +do_configure() {
> > +   oe_runconf
> > +}
> > +
> > +SRC_URI[md5sum] = "48b17caedf19d07d714a8d7a25422c95"
> > +SRC_URI[sha256sum] = 
> > "7d6989efaaf0b3330ce5b329edb1d0bf33250ca78b789fdd117e02c49c238812"
> > -- 
> > 1.7.7.6
> > 
> 
> Did you check if it is a version which do not have security bugs?

1.8.5 is latest maintenance release of 1.8 branch (02 Nov 2011). Maybe
1.9.2 is more suitable for OE, but we tested 1.8 as our customer
required.

-- 
Yauhen Kharuzhy
-----------------------------------------------------------
Promwad Innovation Company
22, Olshevskogo St.
Office 809
220073, Minsk, Belarus
Phone/Fax: +375 (17) 312-1246
E-mail: [email protected]
Skype: jekhor
Web: www.promwad.com

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to