From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id AC539C3ABC3 for ; Tue, 13 May 2025 00:48:18 +0000 (UTC) Subject: Re: [PATCH 0/1] fetch2/git: Use basename for gitsrcname when ud.proto is file To: bitbake-devel@lists.openembedded.org From: "Yi Qingliang" X-Originating-Location: CN (180.111.240.140) X-Originating-Platform: Linux Chrome 135 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Mon, 12 May 2025 17:48:11 -0700 References: <13242.1747096905485013812@lists.openembedded.org> In-Reply-To: <13242.1747096905485013812@lists.openembedded.org> Message-ID: <13242.1747097291536868429@lists.openembedded.org> Content-Type: multipart/alternative; boundary="nslR8mIiq4YicfPtzocc" List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 13 May 2025 00:48:18 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/bitbake-devel/message/17603 --nslR8mIiq4YicfPtzocc Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Tthe patch Robert provided not work, shallow file's name changed to gitshal= low_glibc.git_0557361-1_release.2.17.master.tar.gz , which still result unp= acking error. no bare repo, and shallow file's name is not expected (no sourceware.org). --nslR8mIiq4YicfPtzocc Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
Tthe patch Robert provided not work, shallow file's name changed to gitshallow_glibc.git_0557361-1_release.2.17.master.tar.gz, whi= ch still result unpacking error.

no bare repo, and shallow file'= s name is not expected (no sourceware.org).
--nslR8mIiq4YicfPtzocc--