mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
web: Fix SRCREV due to lost commit in web-sato
[YOCTO #1454] This SRCREV fixes the number of parameters (From OE-Core rev: 969165666d5a1074c5389d98b79c41ff31597baa) 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
36aba35c07
commit
5a489eceb5
@@ -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 = "r0"
|
||||
|
||||
SRCREV = "3fad2eb32b2312093dcd750612bafeff84e32bc9"
|
||||
SRCREV = "e9a1c9433b9500feb7e3b9bb135debcea3a3e651"
|
||||
PV = "0.0+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/web-sato;protocol=git \
|
||||
|
||||
Reference in New Issue
Block a user