On Thu Jan 29, 2026 at 4:53 AM CET, Yiding Liu (Fujitsu) via lists.openembedded.org wrote: > Move it from meta-openembedded to openembedded-core as it is required by > hotdoc 0.17.4. > > Signed-off-by: Liu Yiding <[email protected]> > ---
Hi Liu, Thanks for your patch. > meta/recipes-devtools/python/python3-appdirs_1.4.4.bb | 11 +++++++++++ > 1 file changed, 11 insertions(+) > create mode 100644 meta/recipes-devtools/python/python3-appdirs_1.4.4.bb > > diff --git a/meta/recipes-devtools/python/python3-appdirs_1.4.4.bb > b/meta/recipes-devtools/python/python3-appdirs_1.4.4.bb > new file mode 100644 > index 0000000000..bee0b7d815 > --- /dev/null > +++ b/meta/recipes-devtools/python/python3-appdirs_1.4.4.bb > @@ -0,0 +1,11 @@ > +SUMMARY = "A small Python module for determining appropriate + > platform-specific dirs, e.g. a user data dir." > +LICENSE = "MIT" > +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=31625363c45eb0c67c630a2f73e438e4" You will also need to add an HOMEPAGE line in there. Thanks, Mathieu -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#230186): https://lists.openembedded.org/g/openembedded-core/message/230186 Mute This Topic: https://lists.openembedded.org/mt/117521449/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
