Home
last modified time | relevance | path

Searched defs:bzip2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/
H A Dconfigure.ac3 AC_INIT(bzip2, %BZIP2_VERSION%) package
H A DMakefile.am13 bin_PROGRAMS = bzip2 bzip2recover program
/openbmc/qemu/
H A Dmeson_options.txt141 option('bzip2', type : 'feature', value : 'auto', feature
H A Dmeson.build150 bzip2 = find_program('bzip2', required: get_option('install_blobs')) variable