| /OK3568_Linux_fs/buildroot/support/dependencies/ |
| H A D | check-host-lzip.sh | 5 lzip=`which $candidate 2>/dev/null` 6 if [ ! -x "$lzip" ]; then 7 lzip=`which lzip 2>/dev/null` 8 if [ ! -x "$lzip" ]; then 14 echo $lzip
|
| H A D | check-host-lzip.mk | 1 ifeq (,$(call suitable-host-package,lzip,$(LZCAT))) 2 BR2_LZIP_HOST_DEPENDENCY = host-lzip 3 LZCAT = $(HOST_DIR)/bin/lzip -d -c
|
| /OK3568_Linux_fs/buildroot/package/lzip/ |
| H A D | Config.in | 1 comment "lzip needs a toolchain w/ C++" 5 bool "lzip" 15 https://www.nongnu.org/lzip/lzip.html
|
| H A D | lzip.hash | 1 # From https://lists.nongnu.org/archive/html/lzip-bug/2021-01/msg00008.html 2 sha256 c3342d42e67139c165b8b128d033b5c96893a13ac5f25933190315214e87a948 lzip-1.22.tar.gz
|
| H A D | lzip.mk | 8 LZIP_SITE = http://download.savannah.gnu.org/releases/lzip
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/lzip/ |
| H A D | lzip_1.23.bb | 2 HOMEPAGE = "http://lzip.nongnu.org/lzip.html" 10 SRC_URI = "${SAVANNAH_GNU_MIRROR}/lzip/lzip-${PV}.tar.gz"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/man-db/ |
| H A D | man-db_2.10.2.bb | 28 PACKAGECONFIG[lzip] = "--with-lzip=lzip,ac_cv_prog_have_lzip='',lzip"
|
| /OK3568_Linux_fs/buildroot/package/flex/ |
| H A D | 0001-build-AC_USE_SYSTEM_EXTENSIONS-in-configure.ac.patch | 31 …AM_INIT_AUTOMAKE([1.11.3 -Wno-portability foreign check-news std-options dist-lzip parallel-tests …
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/flex/flex/ |
| H A D | 0001-build-AC_USE_SYSTEM_EXTENSIONS-in-configure.ac.patch | 31 …AM_INIT_AUTOMAKE([1.11.3 -Wno-portability foreign check-news std-options dist-lzip parallel-tests …
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/ddrescue/ |
| H A D | ddrescue_1.26.bb | 17 do_unpack[depends] += "lzip-native:do_populate_sysroot"
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | Makefile.in | 993 dist-lzip: distdir 994 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz 1038 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ 1229 dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
|
| /OK3568_Linux_fs/buildroot/package/ |
| H A D | pkg-generic.mk | 829 ifeq ($$(filter host-tar host-skeleton host-xz host-lzip host-fakedate,$(1)),) 836 ifeq ($$(filter host-tar host-skeleton host-xz host-lzip host-fakedate host-ccache,$(1)),)
|
| H A D | Config.in | 78 source "package/lzip/Config.in"
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | Config.in | 156 default "lzip -d -c" 158 Command to be used to extract a lzip'ed file to stdout. 159 Default is "lzip -d -c"
|
| H A D | CHANGES | 3089 Only build host-lzip / host-xz when really needed by packages, 3445 Only build host-lzip / host-xz when really needed by packages, 8626 lualogging, lua-messagepack, lua-testmore, lunit, lzip, lzlib,
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | base.bbclass | 682 # *.lz should DEPEND on lzip-native for unpacking 684 d.appendVarFlag('do_unpack', 'depends', ' lzip-native:do_populate_sysroot')
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | release-notes-4.0.rst | 551 - lzip: upgrade 1.22 -> 1.23
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/ |
| H A D | maintainers.inc | 473 RECIPE_MAINTAINER:pn-lzip = "Denys Dmytriyenko <denis@denix.org>"
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 8611 -rw-r--r-- root root 2439 ./usr/share/mime/application/x-lzip-compressed-tar.xml 8612 -rw-r--r-- root root 2538 ./usr/share/mime/application/x-lzip.xml
|
| H A D | buildhistory_filelist2.txt | 8614 -rw-r--r-- root root 2439 ./usr/share/mime/application/x-lzip-compressed-tar.xml 8615 -rw-r--r-- root root 2538 ./usr/share/mime/application/x-lzip.xml
|