]> code.ossystems Code Review - openembedded-core.git/commit
libubootenv: upgrade 0.3.1 -> 0.3.2
authorStefano Babic <sbabic@denx.de>
Mon, 3 May 2021 11:33:34 +0000 (13:33 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 May 2021 21:48:12 +0000 (22:48 +0100)
commited270bd146139a85935544bc0c6f35c3ecc27313
treef3759183fc207a76b84b2073a5301c58eb66652b
parent1d9d38eb6b3621fed58a217eeb4de1816e3e6487
libubootenv: upgrade 0.3.1 -> 0.3.2

This is a bugfix release which includes the following changes:

f4ab25d shared library: Link against zlib
e663439 Always fsync file writes
80b7f31 Treat '=' as an illegal character in variable names
950f541 libuboot_env: fix calculation of usable envsize
fb88032 Correct initialisations in libuboot_configure
20d1ec7 Force writing of environment if default is used
5ca11bd libuboot_env: correct length to usable env size length
cd4a8f1 libuboot_env_store: fix env double-null termination
9510164 uboot_env: fix infinite loop on short read (EOF)

Signed-off-by: Stefano Babic <sbabic@denx.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb [moved from meta/recipes-bsp/u-boot/libubootenv_0.3.1.bb with 94% similarity]