Created attachment 747 [details] Bump libidn package to 1.15 Bump libidn package to 1.15 and other fixes: * Add target uninstall. * Remove stray /usr/share/emacs files. * Remove stray mono (host, autodetected) dll installation in $(TARGET_DIR)/usr/lib by disabling C# altogether. * Disable java. * Add new option to install idn binary (default N, usually not required).
Thanks, committed - But you forgot to add a kconfig option for BR2_PACKAGE_LIBIDN_BINARY - Care to send a followup patch adding it?
Created attachment 753 [details] Update Config.in to fulfill LIBIDN_BINARY Sure, i care ;-) Here it is, probably forgot to update Config.in before making the previous patch.
Thanks, committed. Could you in the future please use the -s option to git format-patch to add your signed-off-by to the patches?