On Fri, 2023-08-18 at 11:30 +0200, Alberto Planas via
lists.openembedded.org wrote:
> From: Alberto Planas
>
> rpm2cpio.sh can make calls to bunzip2 to uncompress the RPM payload that
> conform the cpio file.
>
> bzip2 is already part of HOSTTOOLS, as a link to the system installed
> bzip2.
>
>
From: Pavel Zhukov
> Looks like the regression has been introduced in previous update. This
> patch https://git.openembedded.org/openembedded-core/commit/?h=master-
> next&id=eb3ec7469fff857c819332371ad1d586f43c79c3 (which was reverted
> by https://git.openembedded.org/openembedded-core/commi
Hi Pavel,
On 18/08/2023 11:39:12+0200, Pavel Zhukov wrote:
> Hi Alberto,
> Looks like the regression has been introduced in previous update. This
> patch
> https://git.openembedded.org/openembedded-core/commit/?h=master-next&id=eb3ec7469fff857c819332371ad1d586f43c79c3
> (which was reverted by
Hi Alberto,
Looks like the regression has been introduced in previous update. This patch
https://git.openembedded.org/openembedded-core/commit/?h=master-next&id=eb3ec7469fff857c819332371ad1d586f43c79c3
(which was reverted by
https://git.openembedded.org/openembedded-core/commit/?h=master-next&
From: Alberto Planas
rpm2cpio.sh can make calls to bunzip2 to uncompress the RPM payload that
conform the cpio file.
bzip2 is already part of HOSTTOOLS, as a link to the system installed
bzip2.
This patch add bunzip2 in HOSTOOLS list as a non-optional binary, so is
available to rpm2cpio.sh when