1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

am-sysinfo: switch 'proto' to 'protocol' in SRC_URI

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Roger Monk
2012-07-19 13:52:19 +01:00
committed by Denys Dmytriyenko
parent 864173a96a
commit 297f5217bf

View File

@@ -9,7 +9,7 @@ SRCREV = "5"
PV = "1.0"
PR = "r1+svnr${SRCPV}"
SRC_URI = "svn://gforge.ti.com/svn/am_sysinfo/;module=trunk;proto=https;user=anonymous;pswd=''"
SRC_URI = "svn://gforge.ti.com/svn/am_sysinfo/;module=trunk;protocol=https;user=anonymous;pswd=''"
S = "${WORKDIR}/trunk"