From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by mx.groups.io with SMTP id smtpd.web12.5095.1584587817940602685 for ; Wed, 18 Mar 2020 20:16:58 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.100, mailfrom: nathaniel.l.desimone@intel.com) IronPort-SDR: qNCQW1yoHbEqMEQTATBpw87ax/o0nvzIA/f50rgCfEL4hz4DE7/faag54eHb+Udum3w2jiEUCy yNA6cK6nHW0w== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Mar 2020 20:16:57 -0700 IronPort-SDR: SXmOJrDZ98iH/UCobouO+0ec6heDOKOiF4XS0si2hL9BBCAj8Mt37XHTGTW62ctZQVz5IfYzEY AxYfOWc2tXYg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,570,1574150400"; d="scan'208";a="238797176" Received: from nldesimo-desk1.amr.corp.intel.com ([10.7.159.63]) by orsmga008.jf.intel.com with ESMTP; 18 Mar 2020 20:16:56 -0700 From: "Nate DeSimone" To: devel@edk2.groups.io Cc: Ashley DeSimone , Puja Pandya , Erik Bjorge , Bret Barkelew Subject: [edk2-staging/EdkRepo] [PATCH 4/4] EdkRepo: Update 3rd party packages in installer config Date: Wed, 18 Mar 2020 20:16:36 -0700 Message-Id: <20200319031636.2269-5-nathaniel.l.desimone@intel.com> X-Mailer: git-send-email 2.24.0.windows.2 In-Reply-To: <20200319031636.2269-1-nathaniel.l.desimone@intel.com> References: <20200319031636.2269-1-nathaniel.l.desimone@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: Ashley DeSimone Cc: Puja Pandya Cc: Erik Bjorge Cc: Bret Barkelew Signed-off-by: Nate DeSimone --- edkrepo_installer/EdkRepoInstallerConfig.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/edkrepo_installer/EdkRepoInstallerConfig.xml b/edkrepo_installer/EdkRepoInstallerConfig.xml index b2e0d58..1eafaa2 100644 --- a/edkrepo_installer/EdkRepoInstallerConfig.xml +++ b/edkrepo_installer/EdkRepoInstallerConfig.xml @@ -3,15 +3,15 @@ EdkRepoInstallerConfig.xml @copyright - Copyright 2017 - 2019 Intel Corporation. All rights reserved.
+ Copyright 2017 - 2020 Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent --> - - - - + + + + -- 2.24.0.windows.2