[Buildroot] [PATCH/next 1/1] package/libmbus: bump version to 0.9.0

Julien Olivain ju.o at free.fr
Sun Dec 21 15:34:06 UTC 2025


On 22/11/2025 22:12, Bernd Kuhls wrote:
> Release notes:
> https://github.com/rscada/libmbus/blob/master/release_notes.txt
> 
> Downloading the source tarball is broken since at least Oct 30th, 2024
> as reported by the buildroot autobuilders:
> https://autobuild.buildroot.net/?reason=libmbus-0.8.0&step=50&start=50
> 
> Switching to the github helper provides the correct source code but the
> tarball downloaded has a different hash. A quick search did not provide
> alternative download locations for the original tarball
> libmbus-0.8.0.tar.gz.
> 
> To solve the broken build we do not only switch _SITE to github but 
> also
> bump the package to 0.9.0 and add autoreconf which needs two 
> directories
> being created in _POST_PATCH_HOOKS. One missing directory was already
> reported upstream: https://github.com/rscada/libmbus/issues/179
> 
> Updated license hash due to upstream commit:
> https://github.com/rscada/libmbus/commit/ab8919136d3cabb943b1cbdd4d6e2f7eea4b8f3f
> 
> Fixes:
> https://autobuild.buildroot.net/results/91a/91a82dc73bf87cf1969cd6a2ddea1809ab9a1613/
> 
> Signed-off-by: Bernd Kuhls <bernd at kuhls.net>

Applied to master, thanks.


More information about the buildroot mailing list