Hey,

I have two problems with that .bb:

First, does it really need to be GPL? I thought we all agreed that
BitBake recipes need to be MIT.

Second, the makefile patch hardcodes CC for arm-linux and renders the bb
unusable for many architectures. Using EXTRA_OEMAKE="-e" or oe_runmake
CC=${CC} CFLAGS=${CFLAGS} would be preferred.

-- 
Regards,

Mickey.

_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to