mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
web: switch to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2402 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,8 +3,8 @@ SECTION = "x11"
|
||||
DEPENDS = "libxml2 glib-2.0 gtk+ libglade gtkhtml2 curl gconf js libowl"
|
||||
DESCRIPTION = "Web is a multi-platform web browsing application."
|
||||
|
||||
PV = "0.0+svn${SRCDATE}"
|
||||
PR = "r3"
|
||||
PV = "0.0+svnr${SRCREV}"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
|
||||
file://owl-window-menu.patch;patch=1 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user