X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpackages-update;h=7bb8a8ad24047da2c872587597ef54b4e9ebdf09;hb=4aa3eb3449ef580152c1a199a2bd6fc185b05a4e;hp=e2c27f2276f302c1937db0442cbcbd7a44b67e6e;hpb=794cdf620a0a9fb935ef29d219d72008515f64aa;p=hvlinux.git diff --git a/stage2/packages-update b/stage2/packages-update index e2c27f2..7bb8a8a 100755 --- a/stage2/packages-update +++ b/stage2/packages-update @@ -1,10 +1,8 @@ #!/bin/bash USE_LFS_PATCHES=1 -USE_LFS_OLD_PATCHES=1 USE_BLFS_PATCHES=1 USE_CLFS_PATCHES=1 -USE_HV_PATCHES=1 source ../functions/main @@ -12,11 +10,11 @@ update_packages_init ${*} # These packages were already downloaded for stage0: lpkg 0 ${KERNEL} -lpkg 0 ${EGLIBC} +lpkg 0 ${GLIBC} lpkg 0 ${GMP} lpkg 0 ${MPFR} lpkg 0 ${MPC} -lpkg 0 ${PPL} +lpkg 0 ${ISL} lpkg 0 ${CLOOG} lpkg 0 ${BINUTILS} lpkg 0 ${GCC}