[yocto] /poky/meta-browser/recipes-mozilla/firefox/firefox_45.9.0esr.bb =>how to update the newest version ?
    Takuro Ashie 
    ashie at clear-code.com
       
    Mon Jul  3 23:43:03 PDT 2017
    
    
  
   ac_add_options --with-system-nss
   ac_add_options --with-system-jpeg
Oops, it's wrong.
   ac_add_options --with-system-nss
   ac_add_options --with-system-nspr
On 2017年07月04日 15:34, Takuro Ashie wrote:
> You need latest poky (current master branch is needed).
> But upgrading poky may also introduce unexpected changes for you.
>
> Another solution is using built-in nss & nspr instead of system's one.
> To use it remove or comment out following lines in your 
> meta-browser/recipes-mozilla/firefox/firefox/mozconfig
>
>   ac_add_options --with-system-nss
>   ac_add_options --with-system-jpeg
>
> Regards,
    
    
More information about the yocto
mailing list