e2k: configure default REPO

It's actually set within the corresponding apt-conf
but referring to that here is better than tossing
REPO=http/pvt all over the make runs.
This commit is contained in:
Michael Shigorin 2023-09-19 13:54:56 +03:00 committed by Anton Midyukov
parent 9e3112996b
commit 084794bc30

View File

@ -23,6 +23,7 @@ endif
@$(call add,DEFAULT_SERVICES_DISABLE,pwmd)
@$(call add,DEFAULT_SERVICES_DISABLE,ModemManager) # COM issues
@$(call set,KFLAVOURS,elbrus-def) # no other flavours for now
@$(call set,REPO,http/pvt) # the only working way right now
@$(call xport,STAGE2_BOOTARGS)
use/e2k/x11: use/e2k use/x11