mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 21:32:13 +02:00
web: fix SRCREV
(From OE-Core rev: 116f4bddebd26387af6c861129c957bced3b809b) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a4b61fb5e6
commit
c83d7acfa3
@@ -4,7 +4,7 @@ DEPENDS = "libxml2 glib-2.0 gtk+ libglade gtkhtml2 curl gconf js libowl"
|
||||
DESCRIPTION = "Web is a multi-platform web browsing application."
|
||||
PR = "r4"
|
||||
|
||||
SRCREV = "131"
|
||||
SRCREV = "129"
|
||||
PV = "0.0+svnr${SRCPV}"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/${BPN};module=trunk;proto=http \
|
||||
|
||||
Reference in New Issue
Block a user