From nobody Wed Dec 25 02:03:11 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 1511345284197881.1630888271549; Wed, 22 Nov 2017 02:08:04 -0800 (PST) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id C29C0220C160F; Wed, 22 Nov 2017 02:03:39 -0800 (PST) Received: from mail-wr0-x242.google.com (mail-wr0-x242.google.com [IPv6:2a00:1450:400c:c0c::242]) (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 EAFDC220C1603 for ; Wed, 22 Nov 2017 02:03:35 -0800 (PST) Received: by mail-wr0-x242.google.com with SMTP id 11so10640372wrb.6 for ; Wed, 22 Nov 2017 02:07:52 -0800 (PST) Received: from localhost.localdomain ([154.145.25.106]) by smtp.gmail.com with ESMTPSA id i192sm2761457wmf.46.2017.11.22.02.07.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2017 02:07:49 -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::242; helo=mail-wr0-x242.google.com; envelope-from=ard.biesheuvel@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:in-reply-to:references; bh=QA4yMBFE4k+LOXl8A55oKoxHagMvlY33GJit9+vOzm0=; b=GqykdHjDHSCKc/R0FdIxUcXmZ7RPyOPbfHlU1Hs2swL7zyqr3Wg1OyRuzxB0btHIw9 ZGo9osIRsLexbxzwbPyI3j84jgp7gXzExExeHu85SAqDVzZJ9ceVJH/O6A6QVi5nrS7x AYnfsQVUQUJPUFUQxGl/y0vCExpiqpbR/Trs4= 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:in-reply-to :references; bh=QA4yMBFE4k+LOXl8A55oKoxHagMvlY33GJit9+vOzm0=; b=ubOH4qmag8Ve2p2Sf3kFzCjI4BfXCdpuH3WNwNbrlYNcSyPmK3uIGRQUMSY5tOTaDU nM+GjOsufIb5V4yBAhZFHJqDSDSyaEY2kHl+0hkgAQOKENWO4fGn6zXoM/QusOhw3oVv fZQq8gtR6VL5Un3JGRE4iBFQSm7dEDFl2OEoWoD4WnUC0lZSfOgIWD07/tS374NEjfzY J61BilmeKFxBaA8pPk0qfJziaXN3/WmvLRe0x6tfLrUqKYW2T0RvjzPf9DYIAY93PkBp /13fb/QTrKC92HDEMKpotbMmld4WTgRXTsBGWvig0CLx/tW99DobunKHPRNaPanIH5RQ hZyw== X-Gm-Message-State: AJaThX5jVdQ6KTmiyYlwEd26/CR4RRSXwTTypOhoTTL5g7cGHBrRkWZ3 w460lcz+JQuKxDzKGN74OlSXYqzFuuI= X-Google-Smtp-Source: AGs4zMY533TtNvcz2kVv3FWOtKKg+GUeZN5tere9NxboqHMj6/1MAJmfgSFA5L6rXfGEfFB/5L8kLA== X-Received: by 10.223.170.143 with SMTP id h15mr18975275wrc.49.1511345270532; Wed, 22 Nov 2017 02:07:50 -0800 (PST) From: Ard Biesheuvel To: edk2-devel@lists.01.org, lersek@redhat.com Date: Wed, 22 Nov 2017 10:07:24 +0000 Message-Id: <20171122100731.24525-8-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20171122100731.24525-1-ard.biesheuvel@linaro.org> References: <20171122100731.24525-1-ard.biesheuvel@linaro.org> Subject: [edk2] [PATCH v2 07/14] ArmVirtPkg/PrePi: remove bogus IntelFrameworkModulePkg.dec dependency 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 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" PrePi doesn't use anything defined by this package so drop the bogus dependency. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel Reviewed-by: Laszlo Ersek --- ArmVirtPkg/PrePi/ArmVirtPrePiUniCoreRelocatable.inf | 1 - 1 file changed, 1 deletion(-) diff --git a/ArmVirtPkg/PrePi/ArmVirtPrePiUniCoreRelocatable.inf b/ArmVirtP= kg/PrePi/ArmVirtPrePiUniCoreRelocatable.inf index ae9a088c7256..58290d2d1b76 100755 --- a/ArmVirtPkg/PrePi/ArmVirtPrePiUniCoreRelocatable.inf +++ b/ArmVirtPkg/PrePi/ArmVirtPrePiUniCoreRelocatable.inf @@ -40,7 +40,6 @@ [Packages] ArmPkg/ArmPkg.dec ArmPlatformPkg/ArmPlatformPkg.dec ArmVirtPkg/ArmVirtPkg.dec - IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec =20 [LibraryClasses] BaseLib --=20 2.11.0 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel