浏览代码

ndisc6: upgrade 1.0.6 -> 1.0.7

Changelog:
=========
# Do not ignore multicast advertisements when discovery was sent as unicast
  (fix regression from 1.0.5).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Wang Mingyu 2 年之前
父节点
当前提交
a014528ede
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      meta-networking/recipes-support/ndisc6/ndisc6_1.0.7.bb

+ 1 - 1
meta-networking/recipes-support/ndisc6/ndisc6_1.0.6.bb → meta-networking/recipes-support/ndisc6/ndisc6_1.0.7.bb

@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.remlab.net/ndisc6/"
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 
-SRCREV = "7e314b23329f9c24c4c097b8513673fed7e7158a"
+SRCREV = "c308ba5370d66acc44d411f12d59af61d522b91a"
 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 \
            "