diff mbox series

[meta-networking] ndisc6: upgrade 1.0.5 -> 1.0.6

Message ID 1658211328-2951-2-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-networking] ndisc6: upgrade 1.0.5 -> 1.0.6 | expand

Commit Message

Mingyu Wang (Fujitsu) July 19, 2022, 6:15 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta-networking/recipes-support/ndisc6/ndisc6_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Khem Raj July 19, 2022, 1:39 p.m. UTC | #1
On 7/19/22 2:15 AM, wangmy wrote:
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>   meta-networking/recipes-support/ndisc6/ndisc6_git.bb | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-networking/recipes-support/ndisc6/ndisc6_git.bb b/meta-networking/recipes-support/ndisc6/ndisc6_git.bb
> index f5467794e6..a65ab758ab 100644
> --- a/meta-networking/recipes-support/ndisc6/ndisc6_git.bb
> +++ b/meta-networking/recipes-support/ndisc6/ndisc6_git.bb
> @@ -5,8 +5,8 @@ HOMEPAGE = "http://www.remlab.net/ndisc6/"
>   LICENSE = "GPL-2.0-only"
>   LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
>   
> -PV = "1.0.5"
> -SRCREV = "b706f5f01aa82aa0db678fffd15a1527f330c507"
> +PV = "1.0.6"

perhaps move PV to recipe name. Use it instead of _git.bb

> +SRCREV = "7e314b23329f9c24c4c097b8513673fed7e7158a"
>   SRC_URI = "git://git.remlab.net/git/ndisc6.git;protocol=http;branch=master \
>              file://0001-autogen-Do-not-symlink-gettext.h-from-build-host.patch \
>              "
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#97892): https://lists.openembedded.org/g/openembedded-devel/message/97892
> Mute This Topic: https://lists.openembedded.org/mt/92477641/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/ndisc6/ndisc6_git.bb b/meta-networking/recipes-support/ndisc6/ndisc6_git.bb
index f5467794e6..a65ab758ab 100644
--- a/meta-networking/recipes-support/ndisc6/ndisc6_git.bb
+++ b/meta-networking/recipes-support/ndisc6/ndisc6_git.bb
@@ -5,8 +5,8 @@  HOMEPAGE = "http://www.remlab.net/ndisc6/"
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 
-PV = "1.0.5"
-SRCREV = "b706f5f01aa82aa0db678fffd15a1527f330c507"
+PV = "1.0.6"
+SRCREV = "7e314b23329f9c24c4c097b8513673fed7e7158a"
 SRC_URI = "git://git.remlab.net/git/ndisc6.git;protocol=http;branch=master \
            file://0001-autogen-Do-not-symlink-gettext.h-from-build-host.patch \
            "