[oe] [PATCH 0/4] mozjs -> python3 / upgrades

Andreas Müller schnitzeltony at gmail.com
Sat Feb 1 16:36:59 UTC 2020


Mozjs was build / run tested with Raspi 32bit. For other targets issues
might pop up - see what autobuilder says - will take care.

Andreas Müller (4):
  mozjs: port build to python3
  poppler: upgrade 0.84.0 -> 0.84.0
  xfce4-whiskermenu-plugin: upgrade 2.3.4 -> 2.3.5
  thunar: upgrade 1.8.10 -> 1.8.12

 .../mozjs/0001-Port-build-to-python3.patch    | 6888 +++++++++++++++++
 ...nclude-RequiredDefines.h-for-depend.patch} |    0
 ...x-cross-compilation-on-i586-targets.patch} |    0
 ...04-do-not-create-python-environment.patch} |    0
 ....patch => 0005-fix-cannot-find-link.patch} |    0
 ...ound-autoconf-2.13-detection-failed.patch} |    0
 ... 0007-fix-do_compile-failed-on-mips.patch} |    0
 ...ort.patch => 0008-add-riscv-support.patch} |    0
 ...mozjs-fix-coredump-caused-by-getenv.patch} |    0
 ...rflow.patch => 0010-format-overflow.patch} |    0
 ... 0011-To-fix-build-error-on-arm32BE.patch} |    0
 ...LIC_API.patch => 0012-JS_PUBLIC_API.patch} |    0
 ...013-riscv-Disable-atomic-operations.patch} |    0
 ... 0014-fallback-to-2011-C++-standard.patch} |    0
 ...-compiling-failure-on-mips64-n32-bsp.patch |    0
 .../0001-support-musl.patch}                  |    0
 .../0002-js-Fix-build-with-musl.patch}        |    0
 .../recipes-extended/mozjs/mozjs_60.9.0.bb    |   56 +-
 .../{poppler_0.84.0.bb => poppler_0.85.0.bb}  |    4 +-
 ...4.bb => xfce4-whiskermenu-plugin_2.3.5.bb} |    4 +-
 .../{thunar_1.8.10.bb => thunar_1.8.12.bb}    |    4 +-
 21 files changed, 6923 insertions(+), 33 deletions(-)
 create mode 100644 meta-oe/recipes-extended/mozjs/mozjs/0001-Port-build-to-python3.patch
 rename meta-oe/recipes-extended/mozjs/mozjs/{0001-js.pc.in-do-not-include-RequiredDefines.h-for-depend.patch => 0002-js.pc.in-do-not-include-RequiredDefines.h-for-depend.patch} (100%)
 rename meta-oe/recipes-extended/mozjs/mozjs/{0010-fix-cross-compilation-on-i586-targets.patch => 0003-fix-cross-compilation-on-i586-targets.patch} (100%)
 rename meta-oe/recipes-extended/mozjs/mozjs/{0001-do-not-create-python-environment.patch => 0004-do-not-create-python-environment.patch} (100%)
 rename meta-oe/recipes-extended/mozjs/mozjs/{0002-fix-cannot-find-link.patch => 0005-fix-cannot-find-link.patch} (100%)
 rename meta-oe/recipes-extended/mozjs/mozjs/{0003-workaround-autoconf-2.13-detection-failed.patch => 0006-workaround-autoconf-2.13-detection-failed.patch} (100%)
 rename meta-oe/recipes-extended/mozjs/mozjs/{0005-fix-do_compile-failed-on-mips.patch => 0007-fix-do_compile-failed-on-mips.patch} (100%)
 rename meta-oe/recipes-extended/mozjs/mozjs/{add-riscv-support.patch => 0008-add-riscv-support.patch} (100%)
 rename meta-oe/recipes-extended/mozjs/mozjs/{0001-mozjs-fix-coredump-caused-by-getenv.patch => 0009-mozjs-fix-coredump-caused-by-getenv.patch} (100%)
 rename meta-oe/recipes-extended/mozjs/mozjs/{format-overflow.patch => 0010-format-overflow.patch} (100%)
 rename meta-oe/recipes-extended/mozjs/mozjs/{0001-To-fix-build-error-on-arm32BE.patch => 0011-To-fix-build-error-on-arm32BE.patch} (100%)
 rename meta-oe/recipes-extended/mozjs/mozjs/{JS_PUBLIC_API.patch => 0012-JS_PUBLIC_API.patch} (100%)
 rename meta-oe/recipes-extended/mozjs/mozjs/{0001-riscv-Disable-atomic-operations.patch => 0013-riscv-Disable-atomic-operations.patch} (100%)
 rename meta-oe/recipes-extended/mozjs/mozjs/{fallback-to-2011-C++-standard.patch => 0014-fallback-to-2011-C++-standard.patch} (100%)
 rename meta-oe/recipes-extended/mozjs/mozjs/{ => mipsarchn32}/0001-fix-compiling-failure-on-mips64-n32-bsp.patch (100%)
 rename meta-oe/recipes-extended/mozjs/mozjs/{0006-support-musl.patch => musl/0001-support-musl.patch} (100%)
 rename meta-oe/recipes-extended/mozjs/mozjs/{0001-js-Fix-build-with-musl.patch => musl/0002-js-Fix-build-with-musl.patch} (100%)
 rename meta-oe/recipes-support/poppler/{poppler_0.84.0.bb => poppler_0.85.0.bb} (93%)
 rename meta-xfce/recipes-panel-plugins/whiskermenu/{xfce4-whiskermenu-plugin_2.3.4.bb => xfce4-whiskermenu-plugin_2.3.5.bb} (66%)
 rename meta-xfce/recipes-xfce/thunar/{thunar_1.8.10.bb => thunar_1.8.12.bb} (84%)

-- 
2.21.0



More information about the Openembedded-devel mailing list