From 9f8aff6636e0d86834178b461802f3e7cb95189d Mon Sep 17 00:00:00 2001 From: "Stefan K. Berg" Date: Wed, 12 Oct 2016 16:42:35 +0200 Subject: Uplift to Fuel 10.0/Newton Build working, automated deploy working (simple test cases only). All plugins disabled, so is the generation of the local ISO cache. Both need to be re-enabled after merge of this uplift. All patches wiped, pertinent ones need to be re-enabled after the merge of this uplift. Change-Id: I978a3d4ed25a45a4b88a6e35693baac597b162c2 Signed-off-by: Stefan K. Berg --- build/install/apt-ftparchive-deb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/install/apt-ftparchive-deb.conf') diff --git a/build/install/apt-ftparchive-deb.conf b/build/install/apt-ftparchive-deb.conf index edcb1f2a4..0f03305b6 100644 --- a/build/install/apt-ftparchive-deb.conf +++ b/build/install/apt-ftparchive-deb.conf @@ -17,7 +17,7 @@ TreeDefault { }; BinDirectory "pool/main" { - Packages "dists/mos9.0/main/binary-amd64/Packages"; + Packages "dists/mos10.0/main/binary-amd64/Packages"; }; Default { -- cgit 1.2.3-korg