meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: "kai" <kai.kang@windriver.com>
To: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][m-c-s][PATCH] open-iscsi-user: remove typo spaces in SRC_URI
Date: Fri, 19 Nov 2021 15:10:07 +0800	[thread overview]
Message-ID: <6e0222bd-7bf5-dbb3-d469-3f2356dcfaa2@windriver.com> (raw)
In-Reply-To: <16B661A3874E3006.9335@lists.yoctoproject.org>

[-- Attachment #1: Type: text/plain, Size: 1306 bytes --]

On 11/11/21 11:53 AM, kai wrote:
> From: Kai Kang <kai.kang@windriver.com>
>
> There are typo spaces in SRC_URI which are introduced when add
> ';branch=master'. Remove them.
>
> Signed-off-by: Kai Kang <kai.kang@windriver.com>
> ---
>   .../recipes-connectivity/open-iscsi/open-iscsi-user_2.1.4.bb    | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-openstack/recipes-connectivity/open-iscsi/open-iscsi-user_2.1.4.bb b/meta-openstack/recipes-connectivity/open-iscsi/open-iscsi-user_2.1.4.bb
> index d4c489cf..fe802b72 100644
> --- a/meta-openstack/recipes-connectivity/open-iscsi/open-iscsi-user_2.1.4.bb
> +++ b/meta-openstack/recipes-connectivity/open-iscsi/open-iscsi-user_2.1.4.bb
> @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>   DEPENDS = "kmod openssl util-linux open-isns"
>   DEPENDS:append = " ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)}"
>   
> -SRC_URI = "git://github.com/open-iscsi/open-iscsi.git;protocol=https  ;branch=master \
> +SRC_URI = "git://github.com/open-iscsi/open-iscsi.git;protocol=https;branch=master \
>              file://0001-fix-build-error-of-cross-build.patch \
>              "
>   

Ping.


>
> 
>

-- 
Kai Kang
Wind River Linux


[-- Attachment #2: Type: text/html, Size: 2339 bytes --]

       reply	other threads:[~2021-11-19  7:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <16B661A3874E3006.9335@lists.yoctoproject.org>
2021-11-19  7:10 ` kai [this message]
2021-11-19 13:28   ` [meta-virtualization][m-c-s][PATCH] open-iscsi-user: remove typo spaces in SRC_URI Bruce Ashfield
2021-11-11  3:53 kai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6e0222bd-7bf5-dbb3-d469-3f2356dcfaa2@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).