aboutsummaryrefslogtreecommitdiffstats
path: root/build/f_isoroot/f_repobuild/config.mk
blob: 986ea9e8e33b0adfa61e3b8111b3e9177891db6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
##############################################################################
# Copyright (c) 2016 Ericsson AB, Enea AB and others.
# stefan.k.berg@ericsson.com
# jonas.bjurel@ericsson.com
# Alexandru.Avadanii@enea.com
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################

# Use a recent master commit, since tags/branches are not yet mature
export PACKETARY_REPO?=https://github.com/openstack/packetary
export PACKETARY_COMMIT?=c3c2069e2ec46b35eb342386efbf366bb6340027

# arm64 Ubuntu mirror is separated from archive.ubuntu.com
export MIRROR_UBUNTU_URL_arm64=http://ports.ubuntu.com/ubuntu-ports/
export MIRROR_UBUNTU_ROOT_arm64=ubuntu-ports

# Merge all local mirror repo components/section into single "main"
# NOTE: When changing this, make sure to also update all consumer config, like:
# - fuel_bootstrap_cli.yaml
export MIRROR_UBUNTU_MERGE=true