[oe] [meta-browser][PATCH V3 0/3] firefox build fixes

Fabio Berton fabio.berton at ossystems.com.br
Thu Jan 12 16:01:51 UTC 2017


Hi Andreas!

The problem was in git am command. When I ran git am, git changes files to
fix whitespace errors and patch 0002-use-pkg-config-to-find-nspr.patch
doesn't apply in firefox source, failing when running bitbake firefox -c
patch. So, I used git am --whitespace=warn and works fine. Patches are good
and firefox build succesfully.

Thanks!

On Thu, Jan 12, 2017 at 5:44 AM, Andreas Müller <
schnitzeltony at googlemail.com> wrote:

> Hope patches apply now...
>
> Andreas Müller (3):
>   firefox: fix configure with oe-core master - there is no nss-config
>   firefox: use pkg-config to find nspr
>   firefox: do not link against crmf library it is not there
>
>  .../firefox/0001-use-pkg-config-to-find-nss.patch  | 47
> +++++++++++++++++++++
>  .../firefox/0002-use-pkg-config-to-find-nspr.patch | 37 +++++++++++++++++
>  ...link-against-crmf-library-it-is-not-there.patch | 48
> ++++++++++++++++++++++
>  recipes-mozilla/firefox/firefox_45.6.0esr.bb       |  3 ++
>  4 files changed, 135 insertions(+)
>  create mode 100644 recipes-mozilla/firefox/firefox/0001-use-pkg-config-
> to-find-nss.patch
>  create mode 100644 recipes-mozilla/firefox/firefox/0002-use-pkg-config-
> to-find-nspr.patch
>  create mode 100644 recipes-mozilla/firefox/firefox/0003-do-not-link-
> against-crmf-library-it-is-not-there.patch
>
> --
> 2.7.4
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list