Changelog: ========== * Various improvements and bug fixes: - vala: Don't unconditionally expect ObjectType of Class [#1341] - vala: Make try-statement parsing more resilient [#1304] - vala: Avoid problems with '\' in #line directives on Windows [#1353] - gidlparser: Set source reference of parameters
* Bindings: - atspi-2: Fix a few binding errors - glib-2.0: Use g_abort for GLib.Process.abort() beginning with 2.50 [#1350] - gtk+-3.0: Correctly unhide BindingSet.by_class to avoid Version attribute Signed-off-by: Wang Mingyu <[email protected]> --- meta/recipes-devtools/vala/{vala_0.56.2.bb => vala_0.56.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/vala/{vala_0.56.2.bb => vala_0.56.3.bb} (18%) diff --git a/meta/recipes-devtools/vala/vala_0.56.2.bb b/meta/recipes-devtools/vala/vala_0.56.3.bb similarity index 18% rename from meta/recipes-devtools/vala/vala_0.56.2.bb rename to meta/recipes-devtools/vala/vala_0.56.3.bb index 08c8ccca1d..83f61e5b2f 100644 --- a/meta/recipes-devtools/vala/vala_0.56.2.bb +++ b/meta/recipes-devtools/vala/vala_0.56.3.bb @@ -1,3 +1,3 @@ require ${BPN}.inc -SRC_URI[sha256sum] = "66c9619bb17859fd1ac3aba0a57970613e38fd2a1ee30541174260c9fb90124c" +SRC_URI[sha256sum] = "e1066221bf7b89cb1fa7327a3888645cb33b604de3bf45aa81132fd040b699bf" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#170309): https://lists.openembedded.org/g/openembedded-core/message/170309 Mute This Topic: https://lists.openembedded.org/mt/93474779/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
