On Tue Dec 10, 2024 at 12:56 AM CET, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <[email protected]>
>
> Changelog:
> ===========
> * ARM: omap: fix NS16550 UART setup in omap_debug_ll_init
> * Documentation: imd: update information on barebox_update
> * partitions: efi: Check GPT header size against minimum limit
> * checkpatch: fix detection of barebox root directory
> * ARM: omap: add two smaller MLO defconfigs for AM335x
> * crc: crc-itu-t: generate lookup table on first use
> * of: fdt: fix possible overflow during parsing of fdt
> * remoteproc: use I/O memory variants of memcpy/memset
> * dlmalloc: Fix integer overflow in request2size()
> * remoteproc: imx: add support for loading ELF data sections into DRAM
> * remoteproc: elf_loader: skip segment with memsz as zero
> * of: fdt: fix overflow caused by fdt_prop extending beyond fdt
> * usb: typec: fix freeing uninitialized memory        Ahmad Fatoum
> * startup: do not bring up networking if console input disabled
> * sandbox: noshell_defconfig: set CONFIG_CONSOLE_DISABLE_INPUT=y
> * ARM: dts: i.MX8MP: disable NPU node if hardware is missing
> * clk: clk-composite: fix callback guard in clk_composite_round_rate
> * partitions: efi: fix overflow issues while allocating gpt entries
> * lib: lz4: use lz4 instead of lz4c
> * clk: rockchip: make it compile again
> * ARM: i.MX: ele: fix forward_lifecycle
> * ARM: i.MX9: tqma93xx: workaround warning in variant detection
> * partitions: efi: fix GPT header size exceeding allocation size
> * video: Rockchip: add missing dma_alloc_coherent a device parameter
> * dma: give dma_alloc_coherent a device parameter
> * common: buffer access out-of-bounds
> * include: Include <linux/math.h> to resolve implicit declaration of do_div()
> * i2c: lpi2c: fix potential read of uninitialized variable
>
> Signed-off-by: Wang Mingyu <[email protected]>
> ---

Hi Wang,

I believe this patch is breaking the barebox build. I've got the
following error on the autobuilder:

ERROR: barebox-2024.12.0-r0 do_patch: Applying patch 
'0001-lib-lz4-use-lz4-instead-of-lz4c.patch' on target directory 
'/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2005505/tmp/work/qemuarm64-poky-linux/barebox/2024.12.0/barebox-2024.12.0'
CmdError('quilt --quiltrc 
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2005505/tmp/work/qemuarm64-poky-linux/barebox/2024.12.0/recipe-sysroot-native/etc/quiltrc
 push', 0, 'stdout: Applying patch 0001-lib-lz4-use-lz4-instead-of-lz4c.patch
patching file scripts/Makefile.lib
Hunk #1 FAILED at 492.
1 out of 1 hunk FAILED -- rejects in file scripts/Makefile.lib
Patch 0001-lib-lz4-use-lz4-instead-of-lz4c.patch can be reverse-applied

https://valkyrie.yoctoproject.org/#/builders/23/builds/647/steps/14/logs/stdio

It looks like the said patch was merged upstream. Can you have a look at
this please ?


-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#208533): 
https://lists.openembedded.org/g/openembedded-core/message/208533
Mute This Topic: https://lists.openembedded.org/mt/110017070/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to