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 B42AAD802AD for ; Tue, 30 Jul 2024 16:19:07 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=mjnUuhU9BSHEERC9fjyVXNpTWwIBBltyyjt5krIerMU=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20240206; t=1722356347; v=1; b=2LZkMLVDLTfgVOcsdiH31ehst+l3cGVA6RfjiFVRWqajcm8eFsQcDcq3biPl874Bit6uTTNE EdVSbn1Wfq73lsFaVlJDGIhJ7MPhWA6WiRks+5qZW8C/HHJf4yWUt+YL4YnVYZ2ReyDa+xNxz+F +A5m0U0wFiAjfz5rejWCojvpKDcFudWrXjZzpZBzejF6d6BAJ/MRY441MCKX0ASstXu+SqeFPqj oj/W6Hw/o29RZ6jmIYKdaOOOByprRAIYED7cA4mBALcFdDojBdsULNLayBXcb65y2hbMcXJeUEO RUwzaTlU6cecKtPrqwzujxeDGZVn645AgerSIO155seXA== X-Received: by 127.0.0.2 with SMTP id b92hYY7687511xMTzZsa5xLw; Tue, 30 Jul 2024 09:19:06 -0700 X-Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.21]) by mx.groups.io with SMTP id smtpd.web10.21469.1722356340357519182 for ; Tue, 30 Jul 2024 09:19:00 -0700 X-CSE-ConnectionGUID: Z+AZXc5KTlipq9VJoSBmKw== X-CSE-MsgGUID: abMuggagTsiZ4cQZd75seg== X-IronPort-AV: E=McAfee;i="6700,10204,11149"; a="20134024" X-IronPort-AV: E=Sophos;i="6.09,248,1716274800"; d="scan'208";a="20134024" X-Received: from orviesa003.jf.intel.com ([10.64.159.143]) by orvoesa113.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Jul 2024 09:18:58 -0700 X-CSE-ConnectionGUID: auDJ4c2PT+idZARVHL1NRA== X-CSE-MsgGUID: SAqjgnc5QlykNz6nKg/3vQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.09,248,1716274800"; d="scan'208";a="59241451" X-Received: from njayapra-mobl.gar.corp.intel.com ([10.247.209.70]) by ORVIESA003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Jul 2024 09:18:57 -0700 From: "Jayaprakash, N" To: devel@edk2.groups.io Cc: Jayaprakash N Subject: [edk2-devel] [edk2-libc Patch 0/1] remove gitmodules added through accidental commit Date: Tue, 30 Jul 2024 21:47:05 +0530 Message-ID: <20240730161846.1463-1-n.jayaprakash@intel.com> MIME-Version: 1.0 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:19:00 -0700 Resent-From: n.jayaprakash@intel.com Reply-To: devel@edk2.groups.io,n.jayaprakash@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: y6ptmD1BqdEOZUaqPVHaL4UMx7686176AA= Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=2LZkMLVD; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=intel.com (policy=none) This patch removes the gitmodules file and the submodule added accidentally to the edk2-libc repo. Jayaprakash N (1): edk2-libc: remove gitmodules file added through accidental commit .gitmodules | 3 --- AppPkg/CommonCode/SetupFiles | 1 - 2 files changed, 4 deletions(-) delete mode 100644 .gitmodules delete mode 160000 AppPkg/CommonCode/SetupFiles -- 2.45.1.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120123): https://edk2.groups.io/g/devel/message/120123 Mute This Topic: https://groups.io/mt/107630354/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-