From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6519007876157014016 X-Received: by 10.107.6.69 with SMTP id 66mr33178040iog.60.1517824799969; Mon, 05 Feb 2018 01:59:59 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 10.107.160.133 with SMTP id j127ls1556325ioe.11.gmail; Mon, 05 Feb 2018 01:59:59 -0800 (PST) X-Google-Smtp-Source: AH8x225pKtFenBGjffBbywvb1zZIQ/o76Ai4SfIdV5A6Q9biq4qMTUvWjUqESz3lQyvSGCB1Ad4q X-Received: by 10.107.140.10 with SMTP id o10mr33841796iod.44.1517824799433; Mon, 05 Feb 2018 01:59:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517824799; cv=none; d=google.com; s=arc-20160816; b=Y6g0qAx4aHvpZPEoJXvzLlxyX9ERtmvtT460zZhP46vFIGSM16wo1NL6XGPV/vmGLo N7OkffjDgOSEFHIIRaZ2Bp3udeLiIu9k1wLYXWwcRw0++L1vhKER+oe9xhlhzaNMBooq sxVy/WHmMU9zmvlXUZTPzArjDmwSOKJy/Fb4HNU/KFxukKiVmURHcOflTazT0I0d59eD wmY6y+DS+OSfyalFjrDtvhJkej862zOf5t6mwb4iUjxQW/HUgR0G8lIHPetdLgbo+7cT eBFc/vpdSCVY98IMHWe9j6EbELV8f24TjHlmnZjx/qJFrMMpi/30GDDaFfljQGcf9PLO RiBw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=0sj+aErABPWkC9BakMeNjFS9LcGGD/lIQde9V0PWe4w=; b=v5GyRuERcyoDfgTSIXRGMmZludL3tFco7jZaOeokL7Y/t6P/9vAgdVMWp2LOdWrdci /IgX92KEqOPxH754X/tzRG/14Z09Qz7z3i5yxeF7s9eCD7Or42eYx5xryU5CFHHLzaJN e5D9GkpnYanhGtBmwjQS8qw4IKNwlLOs54GZ2u+NUvXYGxxKMluY6QxGRkA8I5ahdb+5 6MtmLfXkIDH3wY/Q3ge1hyNZ2c9xk0n80eZwkFwH6yhfAeVZO55s99f6GJfGuD5Wn7aj MMYV4xP+7g7Ru07sfk7W8hvZJvmKAt6osCv38asjGv/T47dBoLaK1CHVe7+oerr9NEyS hBIw== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Return-Path: Received: from aqmola.ilbers.de (aqmola.ilbers.de. [85.214.62.211]) by gmr-mx.google.com with ESMTPS id 138si397259ite.2.2018.02.05.01.59.58 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Feb 2018 01:59:59 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) client-ip=85.214.62.211; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Received: from localhost.localdomain ([188.227.110.165]) (authenticated bits=0) by aqmola.ilbers.de (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id w159xeCC024415 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 5 Feb 2018 10:59:48 +0100 From: Alexander Smirnov To: isar-users@googlegroups.com Cc: Alexander Smirnov Subject: [PATCH 4/5] build.sh: Update apt sources Date: Mon, 5 Feb 2018 12:59:30 +0300 Message-Id: <20180205095931.23903-5-asmirnov@ilbers.de> X-Mailer: git-send-email 2.9.5 In-Reply-To: <20180205095931.23903-1-asmirnov@ilbers.de> References: <20180205095931.23903-1-asmirnov@ilbers.de> X-TUID: 8Nba1mVpt73o Trigger isar-apt packages list update before building the package to be sure that we are in sync with the latest isar-apt content. Signed-off-by: Alexander Smirnov --- meta/recipes-devtools/buildchroot/files/build.sh | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/meta/recipes-devtools/buildchroot/files/build.sh b/meta/recipes-devtools/buildchroot/files/build.sh index 77e0fdd..b63a27e 100644 --- a/meta/recipes-devtools/buildchroot/files/build.sh +++ b/meta/recipes-devtools/buildchroot/files/build.sh @@ -3,6 +3,17 @@ # This software is a part of ISAR. # Copyright (C) 2015-2017 ilbers GmbH +# Make sure that we have latest isar-apt content. +# Options meaning: +# Dir::Etc::sourcelist - specifies which source to be used +# Dir::Etc::sourceparts - disables looking for the other sources +# APT::Get::List-Cleanup - do not erase obsolete packages list for +# upstream in '/var/lib/apt/lists' +apt-get update \ + -o Dir::Etc::sourcelist="sources.list.d/multistrap-isar-apt.list" \ + -o Dir::Etc::sourceparts="-" \ + -o APT::Get::List-Cleanup="0" + # Go to build directory cd $1 -- 2.1.4