Packages.gz -> Packages.bz2
This commit is contained in:
parent
e1e6792569
commit
c55daf1cdf
2
Makefile
2
Makefile
|
@ -114,7 +114,7 @@ $(CONFIG_DIR)/apt-hashes-x86_64.list:
|
||||||
/usr/local/bin/packages-update
|
/usr/local/bin/packages-update
|
||||||
|
|
||||||
# Pin all packages in toolchain container to latest versions
|
# Pin all packages in toolchain container to latest versions
|
||||||
$(FETCH_DIR)/apt/Packages.gz:
|
$(FETCH_DIR)/apt/Packages.bz2:
|
||||||
docker run \
|
docker run \
|
||||||
--rm \
|
--rm \
|
||||||
--tty \
|
--tty \
|
||||||
|
|
Loading…
Reference in New Issue