All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: Dengke Du <dengke.du@windriver.com>
Cc: meta-virtualization@yoctoproject.org
Subject: Re: [m-c-s][PATCH 1/2] libibverbs: upgrade to 1.2.1
Date: Sun, 24 Mar 2019 23:14:47 -0400	[thread overview]
Message-ID: <CADkTA4NLE=F3CDhWHxaFa7oFeF8nNoLteaYy0hYr+mrKxU=u7g@mail.gmail.com> (raw)
In-Reply-To: <1553220833-33258-1-git-send-email-dengke.du@windriver.com>

merged (both 1 and 2 in the series).

Bruce

On Thu, Mar 21, 2019 at 10:14 PM Dengke Du <dengke.du@windriver.com> wrote:
>
> Signed-off-by: Dengke Du <dengke.du@windriver.com>
> ---
>  .../libibverbs/{libibverbs_1.1.7.bb => libibverbs_1.2.1.bb}          | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>  rename recipes-extended/libibverbs/{libibverbs_1.1.7.bb => libibverbs_1.2.1.bb} (83%)
>
> diff --git a/recipes-extended/libibverbs/libibverbs_1.1.7.bb b/recipes-extended/libibverbs/libibverbs_1.2.1.bb
> similarity index 83%
> rename from recipes-extended/libibverbs/libibverbs_1.1.7.bb
> rename to recipes-extended/libibverbs/libibverbs_1.2.1.bb
> index e7e8d65..dd74522 100644
> --- a/recipes-extended/libibverbs/libibverbs_1.1.7.bb
> +++ b/recipes-extended/libibverbs/libibverbs_1.2.1.bb
> @@ -9,11 +9,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7c557f27dd795ba77cc419dddc656b51"
>  # Official repo is at git://git.kernel.org/pub/scm/libs/infiniband/libibverbs.git
>  SRC_URI = "https://www.openfabrics.org/downloads/verbs/${BPN}-${PV}.tar.gz"
>
> -SRC_URI[md5sum] = "5aea59e4766ae4548419010ac84032ff"
> -SRC_URI[sha256sum] = "31b4114bf32d41c9fc81a862ec5febed1e982975f21fa177ea9c7516c9064690"
> +SRC_URI[md5sum] = "1544ebb89d861ce84057ab43dfcd22a0"
> +SRC_URI[sha256sum] = "c352a7f24e9a9d30ea74faa35d1b721d78d770506a0c03732e3132b7c85ac330"
>
>  inherit autotools
>
> +DEPENDS = "libnl pkgconfig-native"
>  PACKAGES += "${PN}-utils"
>  FILES_${PN} = "${sysconfdir} ${libdir}/*.so.*"
>  FILES_${PN}-utils = "${bindir}"
> --
> 2.7.4
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


      parent reply	other threads:[~2019-03-25  3:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-22  2:13 [m-c-s][PATCH 1/2] libibverbs: upgrade to 1.2.1 Dengke Du
2019-03-22  2:13 ` [m-c-s][PATCH 2/2] librdmacm: upgrade to 1.1.0 Dengke Du
2019-03-25  3:14 ` Bruce Ashfield [this message]

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='CADkTA4NLE=F3CDhWHxaFa7oFeF8nNoLteaYy0hYr+mrKxU=u7g@mail.gmail.com' \
    --to=bruce.ashfield@gmail.com \
    --cc=dengke.du@windriver.com \
    --cc=meta-virtualization@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.