mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 23:02:33 +00:00
grilo: remove obsolete comment
grilo can be built without the "net" PACKAGECONFIG,
it has been fixed in the upstream project[1] in version
0.3.14. Remove the comment referring to that bug.
Also, fix a typo.
[1]: 9995169ab0
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
747f2b282b
commit
8296482ab0
@ -14,8 +14,6 @@ SRC_URI[archive.sha256sum] = "884580e8c5ece280df23aa63ff5234b7d48988a404df7d6bfc
|
|||||||
GIR_MESON_OPTION = "enable-introspection"
|
GIR_MESON_OPTION = "enable-introspection"
|
||||||
GTKDOC_MESON_OPTION = "enable-gtk-doc"
|
GTKDOC_MESON_OPTION = "enable-gtk-doc"
|
||||||
|
|
||||||
# Note: removing 'net' from PACKAGECONFIG causes
|
|
||||||
# | bindings/vala/meson.build:15:0: ERROR: Unknown variable "grlnet_gir".
|
|
||||||
PACKAGECONFIG ??= "net"
|
PACKAGECONFIG ??= "net"
|
||||||
|
|
||||||
PACKAGECONFIG[net] = "-Denable-grl-net=true, -Denable-grl-net=false, libsoup-3.0"
|
PACKAGECONFIG[net] = "-Denable-grl-net=true, -Denable-grl-net=false, libsoup-3.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user