Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Wang Mingyu < wangmy@fujitsu.com>
To: openembedded-core@lists.openembedded.org
Cc: Wang Mingyu <wangmy@fujitsu.com>
Subject: [OE-core] [PATCH 02/19] gi-docgen: upgrade 2025.3 -> 2025.4
Date: Tue, 15 Jul 2025 16:08:02 +0800	[thread overview]
Message-ID: <20250715080819.622-2-wangmy@fujitsu.com> (raw)
In-Reply-To: <20250715080819.622-1-wangmy@fujitsu.com>

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
Added:
- Add online attribute for devhelp index
- Include type data in the field template

Fixed:
- Use normal font size for enumeration values description

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../gi-docgen/{gi-docgen_2025.3.bb => gi-docgen_2025.4.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-gnome/gi-docgen/{gi-docgen_2025.3.bb => gi-docgen_2025.4.bb} (94%)

diff --git a/meta/recipes-gnome/gi-docgen/gi-docgen_2025.3.bb b/meta/recipes-gnome/gi-docgen/gi-docgen_2025.4.bb
similarity index 94%
rename from meta/recipes-gnome/gi-docgen/gi-docgen_2025.3.bb
rename to meta/recipes-gnome/gi-docgen/gi-docgen_2025.4.bb
index 8651ab8167..19aacb765e 100644
--- a/meta/recipes-gnome/gi-docgen/gi-docgen_2025.3.bb
+++ b/meta/recipes-gnome/gi-docgen/gi-docgen_2025.4.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://gi-docgen.py;beginline=1;endline=5;md5=2dc0f1f0120247
 
 SRC_URI = "git://gitlab.gnome.org/GNOME/gi-docgen.git;protocol=https;branch=main"
 
-SRCREV = "9ab2ab8fa3f4a04f5d2cc24b0c8e91e73bc57b51"
+SRCREV = "0517026e0bf51b3776efa4689da44ea0c99e343e"
 
 inherit python_setuptools_build_meta
 
-- 
2.43.0



  reply	other threads:[~2025-07-15  8:08 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-15  8:08 [OE-core] [PATCH 01/19] debugedit: upgrade 5.1 -> 5.2 Wang Mingyu
2025-07-15  8:08 ` Wang Mingyu [this message]
2025-07-15  8:08 ` [OE-core] [PATCH 03/19] git: upgrade 2.50.0 -> 2.50.1 Wang Mingyu
2025-07-15  8:08 ` [OE-core] [PATCH 04/19] gnutls: upgrade 3.8.9 -> 3.8.10 Wang Mingyu
2025-07-15 13:10   ` Mathieu Dubois-Briand
2025-07-15  8:08 ` [OE-core] [PATCH 05/19] hwdata: upgrade 0.396 -> 0.397 Wang Mingyu
2025-07-15  8:08 ` [OE-core] [PATCH 06/19] hwlatdetect: upgrade 2.8 -> 2.9 Wang Mingyu
2025-07-15 14:14   ` Mathieu Dubois-Briand
2025-07-15  8:08 ` [OE-core] [PATCH 07/19] libinput: upgrade 1.28.1 -> 1.28.901 Wang Mingyu
2025-07-15 15:31   ` Alexander Kanavin
2025-07-15  8:08 ` [OE-core] [PATCH 08/19] libsolv: upgrade 0.7.33 -> 0.7.34 Wang Mingyu
2025-07-15  8:08 ` [OE-core] [PATCH 09/19] libwebp: upgrade 1.5.0 -> 1.6.0 Wang Mingyu
2025-07-15  8:08 ` [OE-core] [PATCH 10/19] lsof: upgrade 4.99.4 -> 4.99.5 Wang Mingyu
2025-07-15  8:08 ` [OE-core] [PATCH 11/19] mesa: upgrade 25.1.4 -> 25.1.5 Wang Mingyu
2025-07-15  8:08 ` [OE-core] [PATCH 12/19] ninja: upgrade 1.13.0 -> 1.13.1 Wang Mingyu
2025-07-15  8:08 ` [OE-core] [PATCH 13/19] python3-certifi: upgrade 2025.6.15 -> 2025.7.9 Wang Mingyu
2025-07-15  8:08 ` [OE-core] [PATCH 14/19] python3-hypothesis: upgrade 6.135.16 -> 6.135.29 Wang Mingyu
2025-07-15  8:08 ` [OE-core] [PATCH 15/19] python3-pdm-backend: upgrade 2.4.4 -> 2.4.5 Wang Mingyu
2025-07-15  8:08 ` [OE-core] [PATCH 16/19] taglib: upgrade 2.1 -> 2.1.1 Wang Mingyu
2025-07-15  8:08 ` [OE-core] [PATCH 17/19] tcl: upgrade 9.0.1 -> 9.0.2 Wang Mingyu
2025-07-15  8:08 ` [OE-core] [PATCH 18/19] u-boot: upgrade 2025.04 -> 2025.07 Wang Mingyu
2025-07-15  9:08   ` Gyorgy Sarvari
2025-07-15 14:10     ` Mathieu Dubois-Briand
2025-07-15  8:08 ` [OE-core] [PATCH 19/19] wayland: upgrade 1.23.1 -> 1.24.0 Wang Mingyu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250715080819.622-2-wangmy@fujitsu.com \
    --to=wangmy@fujitsu.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox