On Fri, Feb 11, 2011 at 12:51, Andreas Oberritter <[email protected]> wrote: > * A function write_dep_field() was added to do_package_ipk() to > ensure explode_deps is called for every field and to simplify > the code. > > * The following statement was removed from do_package_ipk(): > > if not '-locale-' and not '-dbg' and not '-dev' in pkgname: > rdepends.append('%s-locale*' % pkgname) > > It was added in November 2008, but can never evaluate to true. > > See commit a045dfacf6f2541e0f410d9d109581f181303756 > > Signed-off-by: Andreas Oberritter <[email protected]> > CC: Otavio Salvador <[email protected]>
Acked-by: Otavio Salvador <[email protected]> -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
