In commit msg Can you mention why -Ddeveloper_build=false is dropped?
On 1/24/21 9:42 PM, zhengruoqin wrote:
Signed-off-by: Zheng Ruoqin <[email protected]>
---
meta/recipes-devtools/libmodulemd/libmodulemd_git.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb
b/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb
index 5664df051e..fd49399cb8 100644
--- a/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb
+++ b/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb
@@ -6,14 +6,14 @@ SRC_URI =
"git://github.com/fedora-modularity/libmodulemd;protocol=https;branch=
file://0001-modulemd-generate-the-manpage-only-if-the-feature-is.patch \
"
-PV = "2.11.2"
-SRCREV = "169136d708eb4df10e76247c5cc6189f0de0c13e"
+PV = "2.12.0"
+SRCREV = "aaed38c899a958a88a6a368a70510e350ebe336c"
S = "${WORKDIR}/git"
inherit meson gobject-introspection python3-dir
-EXTRA_OEMESON = "-Ddeveloper_build=false -Dwith_docs=false -Drpmio=disabled -Dlibmagic=disabled -Dwith_manpages=disabled -Dgobject_overrides_dir_py3=${PYTHON_SITEPACKAGES_DIR}/gi/overrides"
+EXTRA_OEMESON = "-Dwith_docs=false -Drpmio=disabled -Dlibmagic=disabled
-Dwith_manpages=disabled
-Dgobject_overrides_dir_py3=${PYTHON_SITEPACKAGES_DIR}/gi/overrides"
DEPENDS += "glib-2.0 libyaml glib-2.0-native python3"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#147231):
https://lists.openembedded.org/g/openembedded-core/message/147231
Mute This Topic: https://lists.openembedded.org/mt/80097619/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-