[oe] [PATCH 5/6] sun-jre6: add 1.6.0.10

Koen Kooi k.kooi at student.utwente.nl
Thu Feb 12 17:29:13 UTC 2009


On 12-02-09 17:38, Otavio Salvador wrote:
> Signed-off-by: Otavio Salvador<otavio at ossystems.com.br>
> ---

NACK:

> +PACKAGES =+ "${PN}-plugin"
> +
> +FILES_${PN} = "/usr/"
> +FILES_${PN}-dbg += "/usr/*/.debug /usr/*/*/.debug /usr/*/*/*/.debug /usr/*/*/*/*/.debug /usr/*/*/*/*/*/.debug"
> +FILES_${PN}-plugin = "${libdir}/firefox-3.0.1/plugins/* ${libdir}/sun-java6-${PV}/plugin/i386/ns7/libjavaplugin_oji.so"

it would be better to install the plugin to /usr/lib/mozilla/plugins and 
have a postinst that symlinks it to ${libdir}/firefox-*, 
${libdir}/fennec-*, ${libdir}/iceweasle when those are present. That way 
other browser implement NPAPI (webkit...) can use the one in 
mozilla/plugins.

regards,

Koen





More information about the Openembedded-devel mailing list