Skip to content

netpbm: Refactor recipe

Clemens Terasa requested to merge refactor_netpbm into kirkstone

This is mainly major recipe refactoring. Using the oelint-adv tool add more information to the recipe.

Also fix a QA issue of .so libs being actual files instead of links

The netpbm package uses the LDSHLIB variable to build the shared libraries. Inside Yocto the libs need to be built with GNU_HASH and assume that LDFLASG are being used.

Thus add LDFLAGS to the LDSHLIB variable in the netpbm config file.

Merge request reports

Loading