mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 11:20:32 +00:00
epiphany: use libsoup-3.0 by default
(From OE-Core rev: c0e6014c61a794981cae918e72c7e5ee8c5b093e) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
85649cafff
commit
64f0faa394
@ -30,7 +30,7 @@ SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@oe.utils.trim_version("${PV}", 1)}/${GN
|
||||
"
|
||||
SRC_URI[archive.sha256sum] = "370938ad2920eeb28bc2435944776b7ba55a0e2ede65836f79818cfb7e8f0860"
|
||||
|
||||
PACKAGECONFIG_SOUP ?= "soup2"
|
||||
PACKAGECONFIG_SOUP ?= "soup3"
|
||||
PACKAGECONFIG ??= "${PACKAGECONFIG_SOUP}"
|
||||
|
||||
# Developer mode enables debugging
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user