Files
meta-openembedded/meta-oe/recipes-extended
Mingli Yu fce37fcfa2 mozjs: Fix do_patch error for mips64-n32
After mozjs upgrade to 60.5.2 in below commit:
9ca3aad9c mozjs: Upgrade to version 60.x

With below logic in local.conf:
MACHINE ??= "qemumips64"
MULTILIB_GLOBAL_VARIANTS_append = " libn32"
MULTILIBS ?= "multilib:lib32 multilib:libn32"
DEFAULTTUNE_virtclass-multilib-lib32 ?= "mips"
DEFAULTTUNE_virtclass-multilib-libn32 ?= "mips64-n32"
require conf/multilib.conf

$ bitbake libn32-mozjs -cpatch
| NOTE: Applying patch '0001-fix-compiling-failure-on-mips64-n32-bsp.patch' (../layers/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs/0001-fix-compiling-failure-on-mips64-n32-bsp.patch)
| ERROR: Command Error: 'quilt --quiltrc TOPDIR/tmp/work/mips64-n32-wrsmllibn32-linux-gnun32/libn32-mozjs/60.5.2-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0  Output:
| Applying patch 0001-fix-compiling-failure-on-mips64-n32-bsp.patch
| patching file build/moz.configure/init.configure
| patching file js/src/jit/mips-shared/Architecture-mips-shared.h
| Hunk #1 succeeded at 28 with fuzz 2 (offset 2 lines).
| Hunk #2 FAILED at 95.
| 1 out of 2 hunks FAILED -- rejects in file js/src/jit/mips-shared/Architecture-mips-shared.h
| patching file python/mozbuild/mozbuild/configure/constants.py
| Patch 0001-fix-compiling-failure-on-mips64-n32-bsp.patch does not apply (enforce with -f)

Rework 0001-fix-compiling-failure-on-mips64-n32-bsp.patch
to fix the above do_patch error.

Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-19 06:06:47 -07:00
..
2018-09-08 13:32:12 -07:00
2018-05-26 21:10:55 -07:00
2018-07-03 17:42:25 -07:00
2018-06-27 22:17:33 -07:00
2018-09-17 22:23:29 -07:00
2018-03-12 10:01:04 -07:00
2019-06-15 16:45:33 -07:00
2019-04-29 10:13:56 -07:00
2018-12-05 10:18:59 -08:00
2019-04-08 10:28:06 -07:00
2018-11-27 11:13:37 -08:00
2019-05-10 09:19:22 -07:00
2018-06-14 08:57:14 -07:00
2018-07-20 16:14:22 -07:00
2018-06-27 22:17:33 -07:00
2019-05-10 09:19:22 -07:00
2018-12-18 18:44:59 -08:00
2018-11-27 11:05:22 -08:00
2018-11-27 11:05:21 -08:00
2019-01-19 10:06:20 -08:00
2018-09-25 22:24:15 -07:00
2018-09-08 13:32:12 -07:00
2018-07-04 06:09:58 -07:00
2018-10-05 14:51:14 -07:00
2018-09-12 21:14:26 -07:00
2019-05-29 02:26:16 -07:00
2019-04-14 23:26:42 -07:00
2019-06-15 16:45:33 -07:00
2018-09-09 22:09:42 -07:00
2018-11-27 11:05:22 -08:00
2018-08-27 10:53:58 -07:00
2018-03-21 18:32:48 -07:00
2018-04-13 12:43:41 -07:00
2018-06-20 23:19:13 -07:00
2019-05-20 09:49:00 -07:00
2018-04-13 12:43:39 -07:00
2018-11-27 11:13:36 -08:00
2018-05-23 15:32:05 -07:00