mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
smcroute: upgrade 2.5.7 -> 2.6.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@ SECTION = "net"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
SRCREV = "b315d06ddb0dad16a52fe91e5831b4030ce37010"
|
||||
SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=https"
|
||||
SRCREV = "b5cde07e76f994f6f93701462c90e25bb774ab74"
|
||||
SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=https;tag=${PV}"
|
||||
|
||||
|
||||
inherit autotools pkgconfig
|
||||
Reference in New Issue
Block a user