summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/python-development-shell.rst
diff options
context:
space:
mode:
authorAlberto Planas <aplanas@suse.com>2023-08-18 11:30:56 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-08-30 08:43:03 +0100
commitb6469ed7d6fbc9950f1719987102a432febc1cee (patch)
treeaf9934d7aabbd7b980d71b12f5c249e3e0ff26ee /documentation/dev-manual/python-development-shell.rst
parentcfa0ad68223beba57f2501083e64657131bd4db1 (diff)
downloadpoky-b6469ed7d6fbc9950f1719987102a432febc1cee.tar.gz
bitbake.conf: add bunzip2 in HOSTTOOLS
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 it is required. The currect rpm2cpio.sh has other calls to gunzip (present in HOSTOOLS), xzcat (missing), unlzma (missing) and unzstd (present in HOSTTOOLS since bff58d337890e804d33d7decbaa46065a4d3bba4) Adding the missing ones will not add any new host dependency as xz-utils is already listed as a requirement. (From OE-Core rev: fd376a11ed8d1b79633c2572ec0b4341d3ca2f1c) Signed-off-by: Alberto Planas <aplanas@suse.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/python-development-shell.rst')
0 files changed, 0 insertions, 0 deletions