build: Update/reinstall packages on the host system
The `build-host-tools.sh` script will now update packages as needed on the host system and/or reinstall binary package that have been rebuilt.
This commit is contained in:
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
PORTAGE_CONFIGROOT="${CONFIGDIR:=${PWD}}"/portage/host \
|
PORTAGE_CONFIGROOT="${CONFIGDIR:=${PWD}}"/portage/host \
|
||||||
< "${CONFIGDIR}"/host-tools.packages xargs -ro \
|
< "${CONFIGDIR}"/host-tools.packages xargs -ro \
|
||||||
emerge -vnUj
|
emerge -vnuUj --rebuilt-binaries=y
|
||||||
|
|||||||
Reference in New Issue
Block a user