[oe] Bad gcc packaging (libgcc-s1 instead of libgcc1)

Rod Whitby rod at whitby.id.au
Thu Mar 15 16:57:13 UTC 2007


Koen Kooi wrote:
> I think putting a construction like
> gcc-package-cross.inc has:
> 
> python do_package() {
>         if bb.data.getVar('DEBIAN_NAMES', d, 1):
>                 bb.data.setVar('PKG_libgcc', 'libgcc1', d)
>         bb.build.exec_func('package_do_package', d)
> }
> 
> in gcc-package.inc should work. Could you test that?

That works here.

> Sorry for breaking everyones packages.

Apology accepted.

-- Rod




More information about the Openembedded-devel mailing list