[meta-oe,dunfell] c-ares: Bump PV to 1.16.1

Message ID c8e43ea446a08e64fa028a1b74bb6f529a5d3cfe.camel@lists.verisure.com
State New
Headers show
Series [meta-oe,dunfell] c-ares: Bump PV to 1.16.1 | expand

Commit Message

Ernst Sjöstrand Jan. 11, 2022, 12:54 p.m. UTC
Signed-off-by: Ernst Sjöstrand <ernst.sjostrand@verisure.com>
---
 meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Khem Raj Jan. 11, 2022, 4:39 p.m. UTC | #1
On Tue, Jan 11, 2022 at 4:54 AM Ernst Sjöstrand <
ernst.sjostrand@lists.verisure.com> wrote:

> Signed-off-by: Ernst Sjöstrand <ernst.sjostrand@verisure.com>
> ---
>  meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb
> b/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb
> index b77604797..692a5f0d6 100644
> --- a/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb
> +++ b/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb
> @@ -5,7 +5,7 @@ SECTION = "libs"
>  LICENSE = "MIT"
>  LIC_FILES_CHKSUM =
> "file://LICENSE.md;md5=fb997454c8d62aa6a47f07a8cd48b006"
>
> -PV = "1.16.0+gitr${SRCPV}"
> +PV = "1.16.1+gitr${SRCPV}"


If it is release tag which is being used for srcrev then drop the part
after +

>
>
>  SRC_URI = "\
>      git://github.com/c-ares/c-ares.git;branch=main;protocol=https \
> --
> 2.34.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#94744):
> https://lists.openembedded.org/g/openembedded-devel/message/94744
> Mute This Topic: https://lists.openembedded.org/mt/88347585/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [
> raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

Patch

diff --git a/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb b/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb
index b77604797..692a5f0d6 100644
--- a/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb
+++ b/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb
@@ -5,7 +5,7 @@  SECTION = "libs"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.md;md5=fb997454c8d62aa6a47f07a8cd48b006"
 
-PV = "1.16.0+gitr${SRCPV}"
+PV = "1.16.1+gitr${SRCPV}"
 
 SRC_URI = "\
     git://github.com/c-ares/c-ares.git;branch=main;protocol=https \