From nobody Sat May 4 19:52:43 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) smtp.mailfrom=edk2-devel-bounces@lists.01.org Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 1512038798332495.5107200287349; Thu, 30 Nov 2017 02:46:38 -0800 (PST) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id DABE4220C1C2F; Thu, 30 Nov 2017 02:42:11 -0800 (PST) Received: from mail-wr0-x241.google.com (mail-wr0-x241.google.com [IPv6:2a00:1450:400c:c0c::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 09B1E221660ED for ; Thu, 30 Nov 2017 02:42:09 -0800 (PST) Received: by mail-wr0-x241.google.com with SMTP id y21so6078442wrc.1 for ; Thu, 30 Nov 2017 02:46:34 -0800 (PST) Received: from vanye.hemma.eciton.net (cpc92316-cmbg19-2-0-cust118.5-4.cable.virginm.net. [82.12.0.119]) by smtp.gmail.com with ESMTPSA id z11sm1601885wre.73.2017.11.30.02.46.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2017 02:46:31 -0800 (PST) X-Original-To: edk2-devel@lists.01.org Received-SPF: none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) client-ip=198.145.21.10; envelope-from=edk2-devel-bounces@lists.01.org; helo=ml01.01.org; Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:400c:c0c::241; helo=mail-wr0-x241.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=EL4qwJyLjnMAKnXCnQnhzI5xIz58UdYgQrl/0vO+cKM=; b=F1UZ6uph7CW8POKJkewrsgP75IQqzbAsfaB/K1KygBhDTv28cyVXarKTZI0ejiyDKj TF6gF1QReeVp1xPzxjTC8C3GY29haaAprvEdxAm8qtbi6WrU8tY3RRvjr8mn2Ombp12h LWDXeKJpHWBUth6PbQJ3dYpRHOXqGGH0MZ64w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=EL4qwJyLjnMAKnXCnQnhzI5xIz58UdYgQrl/0vO+cKM=; b=RU8D7BU4+qD1og4J6SbEiz/+XEJdNB27/OqtYzmJOFHDDrUQ5J70rvf3/QuW6IX8ae kieV8a33N1YO7SBHeuidMwbkZ1TnOJQGPqly2YTO1zqMdQkkwHUm0mIYvGeNtABTICxA sWLG827lxXwhbADEmwawx9LhT0ZjtwoVxtvD6kZgl3OBb1p6CA2uZixGWmtqskJJX0gp hjJpeyrvec13c+LBymW+aIDoy7JV8YQm0qS7jOlqF3BqV6yyhoG3AgdAl9DfqA2sHdNI 11vlSk3vVQDhwiewifxR+qxZBAylRZPDJ0Y8+ZFbMfklyUKoXsMkWg22qlJhkhQqL8F/ U9mw== X-Gm-Message-State: AJaThX5u1DNBdr0HLbgwAw5Wm6O2Qsv92rUWD/G+SN6LH1pS56aUxhys EKRBf2XUNFHNVU2nhskN9HrGa+TH374= X-Google-Smtp-Source: AGs4zMYOeVx/S/SpH1TNvW+FLwOlQylucVMjuZEzULx84ErtnHUkV64F+nlViomfuAp7NyrhN0T91g== X-Received: by 10.223.136.164 with SMTP id f33mr1426705wrf.162.1512038793254; Thu, 30 Nov 2017 02:46:33 -0800 (PST) From: Leif Lindholm To: edk2-devel@lists.01.org Date: Thu, 30 Nov 2017 10:46:31 +0000 Message-Id: <20171130104631.29600-1-leif.lindholm@linaro.org> X-Mailer: git-send-email 2.11.0 Subject: [edk2] [PATCH edk2-platforms] Platform/Hisilicon: drop BdsLib inclusion from HiKey .dsc X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: ard.biesheuvel@linaro.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_4 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" The ArmPkg BdsLib has been dropped from EDK2, and is no longer required by the Android*Boot applications - so delete the reference to fix the resulting build failure. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Leif Lindholm Reviewed-by: Ard Biesheuvel --- Platform/Hisilicon/HiKey/HiKey.dsc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Platform/Hisilicon/HiKey/HiKey.dsc b/Platform/Hisilicon/HiKey/= HiKey.dsc index 97811eb8d9..957e4d4a9e 100644 --- a/Platform/Hisilicon/HiKey/HiKey.dsc +++ b/Platform/Hisilicon/HiKey/HiKey.dsc @@ -411,10 +411,7 @@ [Components.common] # # Fastboot # - EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootApp.inf { - - BdsLib|ArmPkg/Library/BdsLib/BdsLib.inf - } + EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootApp.inf =20 =20 # --=20 2.11.0 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel