mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
smcroute: upgrade 2.5.4 -> 2.5.5
Changelog: ========= ### Changes - Revert extraction of version from GIT tag. Incompatible with systems that do 'autoreconf' on a dist. tarball ### Fixes - Fix #175: Parse error in '/etc/smcroute.conf'. SMCRoute fails to start on interfaces with 'mrdisc' disabled, when built with mrdisc support and '-N' passed on command line Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ SECTION = "net"
|
|||||||
LICENSE = "GPL-2.0-or-later"
|
LICENSE = "GPL-2.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||||
|
|
||||||
SRCREV = "9b6e397595a154c84a329c55bed21e0c43e89ee6"
|
SRCREV = "9ca7441add4427a91fe90c34ae4a178ed9a50553"
|
||||||
SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=https"
|
SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=https"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
Reference in New Issue
Block a user