On 23 August 2013 19:19, Saul Wold <[email protected]> wrote: >> > Seems this update might have a perl script that is hard coded and will need > to be worked on. This occurs with a toolchain build: > bitbake core-image-sato -c populate_sdk > > | Computing transaction...error: Can't install > nativesdk-automake-1.13.4-r0@x86_64_nativesdk: no package provides /bin/perl
I couldn't reproduce, and grepping for "/bin/perl" reveals nothing that would be new since 1.12.6. There's one perl handling related error in the patch - recipe has old version number hardcoded when adjusting perl paths. It needs to be fixed in any case, and we can hope that it fixes the issue you are experiencing. I'll make the version number unhardcoding separate patch so it can be applied already before the automake update. I'll push updated series to contrib tree to cazfi/am13 branch for those interested (probably late tonight or tomorrow), but won't send pull request before 1.6 development begins. - ML _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
