[oe] [meta-browser][PATCH V2 0/3] firefox fix build on oe-core master

Andreas Müller schnitzeltony at googlemail.com
Thu Dec 15 17:52:08 UTC 2016


* recent 'use system's nss/nspr' broke firefox
* to build properly patch sent to oe-core is necessary [1]

V1 -> V2: 0003-.. added to really fix build

[1] http://lists.openembedded.org/pipermail/openembedded-core/2016-December/130211.html

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 | 47 ++++++++++++++++++++++
 recipes-mozilla/firefox/firefox_45.5.1esr.bb       |  3 ++
 4 files changed, 134 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




More information about the Openembedded-devel mailing list