[oe] [PATCH] Fix rpm2cio sums

Yuri Bushmelev jay4mail at gmail.com
Thu Feb 12 13:24:02 UTC 2009


Hello!

> > Now another question is why OE package uses such tarball as source at
> > all. So, probably we can change the source to something like
> >
> > http://www.freebsd.org/cgi/cvsweb.cgi/%7Echeckout%7E/ports/archivers/rp
> >m2cpio/files/rpm2cpio?rev=1.2;content-type=text%2Fplain;only_with_tag=RE
> >LEASE_7_1_0
> >
> > which is the only file we need and it's rev'd tagged
> > should-be-non-volatile.
>
> Seeing the current sitation with the freebsd people this would get my
> vote.

You can grab it via cvs. E.g. (from taiwan mirror):
$ cvs -d :pserver:anoncvs at anoncvs.tw.FreeBSD.org:/home/ncvs login
Logging in to :pserver:anoncvs at anoncvs.tw.freebsd.org:2401/home/ncvs
CVS password:
$ cvs -d :pserver:anoncvs at anoncvs.tw.FreeBSD.org:/home/ncvs co rpm2cpio
cvs checkout: Updating rpm2cpio
cvs checkout: Updating rpm2cpio
U rpm2cpio/Makefile
U rpm2cpio/pkg-descr
cvs checkout: Updating rpm2cpio/files
U rpm2cpio/files/rpm2cpio

rpm2cpio/files/rpm2cpio is file you needed.

Or you can grab it from cvsweb as Roman says.

Or you cat grab precompiled package but from some release. It should not be 
changed anymore. E.g. from 7.1-RELEASE for i386 arch:
ftp://ftp6.ru.freebsd.org/pub/FreeBSD/ports/i386/packages-7.1-release/archivers/rpm2cpio-1.2_2.tbz

-- 
Yuri Bushmelev




More information about the Openembedded-devel mailing list