From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id E4C85740032 for ; Tue, 30 Jul 2024 16:32:45 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=jEsPVVkQec6kFX+2wWB1KhEWbxsIRptwDTaDzwHPD4w=; c=relaxed/simple; d=groups.io; h=Feedback-ID:Message-ID:Date:MIME-Version:User-Agent:Subject:To:Cc:References:From:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Language:Content-Type:Content-Transfer-Encoding; s=20240206; t=1722357165; v=1; b=jyXVLwj9q+oUVnv/6KZm0l0ktqBenepZ1zBku8NcgIE694LNAHyLAjE5OGHjYd8Y5iFYwHnl J2qTk5wZTvIMDlfQ/1HCW8Fd0ZDiyBLcEoTy2mNwQfCmeHHywMDHs7zzyCj1vJxCxF1HsUg+FMn RnIYGr0g9/+CmsDQHA5a6/ILDnEE6tX/6ypAO/nvNTV1V8kLhDZlvlFYjJvyv68Qf1CoSjnHK9w lBuz2trBtMdHmAKHKa/kWGmZEkUYgt9sKdjDwlOnKzwqzTYsLuOr4IEehmPuRK8TK6CCLcpVkfs Njx7p7+xaFvh6vcfl9qtqmG8WHcm4HgPtPsgZe5iRJ6EQ== X-Received: by 127.0.0.2 with SMTP id 3RO5YY7687511xb7S55Lw8Pf; Tue, 30 Jul 2024 09:32:44 -0700 X-Received: from fout3-smtp.messagingengine.com (fout3-smtp.messagingengine.com [103.168.172.146]) by mx.groups.io with SMTP id smtpd.web11.21968.1722357163414868496 for ; Tue, 30 Jul 2024 09:32:43 -0700 X-Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailfout.nyi.internal (Postfix) with ESMTP id BB9B8138045B; Tue, 30 Jul 2024 12:32:42 -0400 (EDT) X-Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Tue, 30 Jul 2024 12:32:42 -0400 X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeeftddrjeeggddutdefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepkfffgggfuffvvehfhfgjtgfgsehtjeertddtvdejnecuhfhrohhmpeftvggs vggttggrucevrhgrnhcuoehrvggsvggttggrsegsshguihhordgtohhmqeenucggtffrrg htthgvrhhnpeeujeehhfehuefhfeekkeetjeegveevvdeglefhffeiveeiiedugeevkeeu hfdtheenucffohhmrghinhepthhirghnohgtohhrvgdrohhrghdpghhithhhuhgsrdgtoh hmnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheprhgv sggvtggtrgessghsughiohdrtghomhdpnhgspghrtghpthhtoheptd X-ME-Proxy: Feedback-ID: i5b994698:Fastmail X-Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 30 Jul 2024 12:32:41 -0400 (EDT) Message-ID: <26d9fd68-eb3a-46af-abfb-65ae00e9eeb6@bsdio.com> Date: Tue, 30 Jul 2024 10:32:31 -0600 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [edk2-devel] [edk2-libc Patch 1/1] edk2-libc: remove gitmodules file added through accidental commit To: Jayaprakash N , devel@edk2.groups.io Cc: Michael D Kinney References: <20240730161846.1463-1-n.jayaprakash@intel.com> <20240730161846.1463-2-n.jayaprakash@intel.com> From: "Rebecca Cran" In-Reply-To: <20240730161846.1463-2-n.jayaprakash@intel.com> Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Tue, 30 Jul 2024 09:32:43 -0700 Resent-From: rebecca@bsdio.com Reply-To: devel@edk2.groups.io,rebecca@bsdio.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: YNFiyhLnK0OSXMAeOrhbsjJzx7686176AA= Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=jyXVLwj9; dmarc=none; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io Reviewed-by: Rebecca Cran On 7/30/24 10:17 AM, Jayaprakash N wrote: > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4822 > > Due to an accidental commit went into edk2-libc while > experimenting with some inner-source repos lead to the addition > of gitmodules file and a submodule. This commit is undoing > this change by removing the gitmodules file and the submodule. > > Cc: Rebecca Cran > Cc: Michael D Kinney > Cc: Jayaprakash N > Signed-off-by: Jayaprakash N > --- > .gitmodules | 3 --- > AppPkg/CommonCode/SetupFiles | 1 - > 2 files changed, 4 deletions(-) > delete mode 100644 .gitmodules > delete mode 160000 AppPkg/CommonCode/SetupFiles > > diff --git a/.gitmodules b/.gitmodules > deleted file mode 100644 > index 04db1ef..0000000 > --- a/.gitmodules > +++ /dev/null > @@ -1,3 +0,0 @@ > -[submodule "AppPkg/CommonCode/SetupFiles"] > - path =3D AppPkg/CommonCode/SetupFiles > - url =3D https://github.com/intel-innersource/applications.validation.ad= vancedsystemtools.products.setup-files.git > diff --git a/AppPkg/CommonCode/SetupFiles b/AppPkg/CommonCode/SetupFiles > deleted file mode 160000 > index 8fa0030..0000000 > --- a/AppPkg/CommonCode/SetupFiles > +++ /dev/null > @@ -1 +0,0 @@ > -Subproject commit 8fa00308a6e22df94094c47dc4d650b0466e78ea -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120125): https://edk2.groups.io/g/devel/message/120125 Mute This Topic: https://groups.io/mt/107630356/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-