mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
mstpd: upgrade 0.1.1 -> 0.2.0
Changelog: ============ - README.md: update IRC channel location - ctl_socket_server: require root for changing configuration - mstp: validate admin port path costs - mstp: do not allow changing Bridge Hello Time - mstp: do not overflow calculated root path costs - mstp: increase maxHops limit to 100 - README.md: add packaging status - README.md: update FID/MSTI limits - README.md: clarify IVL/SVL and MSTI support in linux - packet: set socket priority to TC_PRIO_CONTROL - TCSM: fix infinite recursion for MSTI per-tree ports Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ SRC_URI = " \
|
||||
file://bridge-stp \
|
||||
file://mstpd.service \
|
||||
"
|
||||
SRCREV = "d7dd987b101f277bfef8ac71de7c1d962a424e8e"
|
||||
SRCREV = "8995e5d11ee89f2251734e34cea711bb5a5bb911"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+){2,})"
|
||||
|
||||
Reference in New Issue
Block a user