Message ID | 1638804078-8183-1-git-send-email-wangmy@fujitsu.com |
---|---|
State | New |
Headers | show |
Series | pango: upgrade 1.48.10 -> 1.50.0 | expand |
On Mon, 2021-12-06 at 23:21 +0800, wangmy wrote: > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > --- > .../pango/{pango_1.48.10.bb => pango_1.50.0.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-graphics/pango/{pango_1.48.10.bb => pango_1.50.0.bb} (94%) > > diff --git a/meta/recipes-graphics/pango/pango_1.48.10.bb b/meta/recipes-graphics/pango/pango_1.50.0.bb > similarity index 94% > rename from meta/recipes-graphics/pango/pango_1.48.10.bb > rename to meta/recipes-graphics/pango/pango_1.50.0.bb > index 40df7042e6..db17158d20 100644 > --- a/meta/recipes-graphics/pango/pango_1.48.10.bb > +++ b/meta/recipes-graphics/pango/pango_1.50.0.bb > @@ -20,7 +20,7 @@ GIR_MESON_DISABLE_FLAG = "disabled" > > SRC_URI += "file://run-ptest" > > -SRC_URI[archive.sha256sum] = "21e1f5798bcdfda75eabc4280514b0896ab56f656d4e7e66030b9a2535ecdc98" > +SRC_URI[archive.sha256sum] = "dba8b62ddf86e10f73f93c3d2256b73238b2bcaf87037ca229b40bdc040eb3f3" > > DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi" > Seems to break x32 unfortunately: https://autobuilder.yoctoproject.org/typhoon/#/builders/57/builds/4403 Cheers, Richard
Not just x32: https://autobuilder.yoctoproject.org/typhoon/#/builders/81/builds/2898/steps/12/logs/stdio Ross On Tue, 7 Dec 2021 at 13:36, Richard Purdie <richard.purdie@linuxfoundation.org> wrote: > > On Mon, 2021-12-06 at 23:21 +0800, wangmy wrote: > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > > --- > > .../pango/{pango_1.48.10.bb => pango_1.50.0.bb} | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > rename meta/recipes-graphics/pango/{pango_1.48.10.bb => pango_1.50.0.bb} (94%) > > > > diff --git a/meta/recipes-graphics/pango/pango_1.48.10.bb b/meta/recipes-graphics/pango/pango_1.50.0.bb > > similarity index 94% > > rename from meta/recipes-graphics/pango/pango_1.48.10.bb > > rename to meta/recipes-graphics/pango/pango_1.50.0.bb > > index 40df7042e6..db17158d20 100644 > > --- a/meta/recipes-graphics/pango/pango_1.48.10.bb > > +++ b/meta/recipes-graphics/pango/pango_1.50.0.bb > > @@ -20,7 +20,7 @@ GIR_MESON_DISABLE_FLAG = "disabled" > > > > SRC_URI += "file://run-ptest" > > > > -SRC_URI[archive.sha256sum] = "21e1f5798bcdfda75eabc4280514b0896ab56f656d4e7e66030b9a2535ecdc98" > > +SRC_URI[archive.sha256sum] = "dba8b62ddf86e10f73f93c3d2256b73238b2bcaf87037ca229b40bdc040eb3f3" > > > > DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi" > > > > Seems to break x32 unfortunately: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/57/builds/4403 > > Cheers, > > Richard > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#159304): https://lists.openembedded.org/g/openembedded-core/message/159304 > Mute This Topic: https://lists.openembedded.org/mt/87541909/1676615 > Group Owner: openembedded-core+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ross@burtonini.com] > -=-=-=-=-=-=-=-=-=-=-=- >
And https://autobuilder.yoctoproject.org/typhoon/#/builders/82/builds/2624/steps/12/logs/stdio, so that's x86-64 and arm64. Ross On Tue, 7 Dec 2021 at 16:51, Ross Burton <ross@burtonini.com> wrote: > > Not just x32: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/81/builds/2898/steps/12/logs/stdio > > Ross > > On Tue, 7 Dec 2021 at 13:36, Richard Purdie > <richard.purdie@linuxfoundation.org> wrote: > > > > On Mon, 2021-12-06 at 23:21 +0800, wangmy wrote: > > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > > > --- > > > .../pango/{pango_1.48.10.bb => pango_1.50.0.bb} | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > rename meta/recipes-graphics/pango/{pango_1.48.10.bb => pango_1.50.0.bb} (94%) > > > > > > diff --git a/meta/recipes-graphics/pango/pango_1.48.10.bb b/meta/recipes-graphics/pango/pango_1.50.0.bb > > > similarity index 94% > > > rename from meta/recipes-graphics/pango/pango_1.48.10.bb > > > rename to meta/recipes-graphics/pango/pango_1.50.0.bb > > > index 40df7042e6..db17158d20 100644 > > > --- a/meta/recipes-graphics/pango/pango_1.48.10.bb > > > +++ b/meta/recipes-graphics/pango/pango_1.50.0.bb > > > @@ -20,7 +20,7 @@ GIR_MESON_DISABLE_FLAG = "disabled" > > > > > > SRC_URI += "file://run-ptest" > > > > > > -SRC_URI[archive.sha256sum] = "21e1f5798bcdfda75eabc4280514b0896ab56f656d4e7e66030b9a2535ecdc98" > > > +SRC_URI[archive.sha256sum] = "dba8b62ddf86e10f73f93c3d2256b73238b2bcaf87037ca229b40bdc040eb3f3" > > > > > > DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi" > > > > > > > Seems to break x32 unfortunately: > > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/57/builds/4403 > > > > Cheers, > > > > Richard > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > Links: You receive all messages sent to this group. > > View/Reply Online (#159304): https://lists.openembedded.org/g/openembedded-core/message/159304 > > Mute This Topic: https://lists.openembedded.org/mt/87541909/1676615 > > Group Owner: openembedded-core+owner@lists.openembedded.org > > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ross@burtonini.com] > > -=-=-=-=-=-=-=-=-=-=-=- > >
Upstream seems to have merged a bunch of related fixes, so let's wait for 1.50.1: https://gitlab.gnome.org/GNOME/pango/-/commits/main Alex On Tue, 7 Dec 2021 at 17:52, Ross Burton <ross@burtonini.com> wrote: > And > https://autobuilder.yoctoproject.org/typhoon/#/builders/82/builds/2624/steps/12/logs/stdio > , > so that's x86-64 and arm64. > > Ross > > On Tue, 7 Dec 2021 at 16:51, Ross Burton <ross@burtonini.com> wrote: > > > > Not just x32: > > > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/81/builds/2898/steps/12/logs/stdio > > > > Ross > > > > On Tue, 7 Dec 2021 at 13:36, Richard Purdie > > <richard.purdie@linuxfoundation.org> wrote: > > > > > > On Mon, 2021-12-06 at 23:21 +0800, wangmy wrote: > > > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > > > > --- > > > > .../pango/{pango_1.48.10.bb => pango_1.50.0.bb} | > 2 +- > > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > rename meta/recipes-graphics/pango/{pango_1.48.10.bb => > pango_1.50.0.bb} (94%) > > > > > > > > diff --git a/meta/recipes-graphics/pango/pango_1.48.10.bb > b/meta/recipes-graphics/pango/pango_1.50.0.bb > > > > similarity index 94% > > > > rename from meta/recipes-graphics/pango/pango_1.48.10.bb > > > > rename to meta/recipes-graphics/pango/pango_1.50.0.bb > > > > index 40df7042e6..db17158d20 100644 > > > > --- a/meta/recipes-graphics/pango/pango_1.48.10.bb > > > > +++ b/meta/recipes-graphics/pango/pango_1.50.0.bb > > > > @@ -20,7 +20,7 @@ GIR_MESON_DISABLE_FLAG = "disabled" > > > > > > > > SRC_URI += "file://run-ptest" > > > > > > > > -SRC_URI[archive.sha256sum] = > "21e1f5798bcdfda75eabc4280514b0896ab56f656d4e7e66030b9a2535ecdc98" > > > > +SRC_URI[archive.sha256sum] = > "dba8b62ddf86e10f73f93c3d2256b73238b2bcaf87037ca229b40bdc040eb3f3" > > > > > > > > DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype > virtual/libiconv cairo harfbuzz fribidi" > > > > > > > > > > Seems to break x32 unfortunately: > > > > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/57/builds/4403 > > > > > > Cheers, > > > > > > Richard > > > > > > > > > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#159317): > https://lists.openembedded.org/g/openembedded-core/message/159317 > Mute This Topic: https://lists.openembedded.org/mt/87541909/1686489 > Group Owner: openembedded-core+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ > alex.kanavin@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- > >
After specifying DEFAULTTUNE = 'x86-64-x32', the pango needs to use patch to modify the code. I added this line to the bb file: SRC_URI:tune-x86-64-x32 = "file://0001-modify.patch" But it did not work. How should I write it to apply patch when specifying x86-64-x32? -- Best Regards --------------------------------------------------- Wang Mingyu Development Dept.I Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST) No. 6 Wenzhu Road, Nanjing, 210012, China TEL: +86+25-86630566-8568 COINS: 79988548 FAX: +86+25-83317685 MAIL: wangmy@fujitsu.com http://www.fujitsu.com/cn/fnst/ > -----Original Message----- > From: Richard Purdie <richard.purdie@linuxfoundation.org> > Sent: Tuesday, December 7, 2021 9:37 PM > To: Wang, Mingyu/王 鸣瑜 <wangmy@fujitsu.com>; > openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [PATCH] pango: upgrade 1.48.10 -> 1.50.0 > > On Mon, 2021-12-06 at 23:21 +0800, wangmy wrote: > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > > --- > > .../pango/{pango_1.48.10.bb => pango_1.50.0.bb} | > 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) rename > > meta/recipes-graphics/pango/{pango_1.48.10.bb => pango_1.50.0.bb} > > (94%) > > > > diff --git a/meta/recipes-graphics/pango/pango_1.48.10.bb > > b/meta/recipes-graphics/pango/pango_1.50.0.bb > > similarity index 94% > > rename from meta/recipes-graphics/pango/pango_1.48.10.bb > > rename to meta/recipes-graphics/pango/pango_1.50.0.bb > > index 40df7042e6..db17158d20 100644 > > --- a/meta/recipes-graphics/pango/pango_1.48.10.bb > > +++ b/meta/recipes-graphics/pango/pango_1.50.0.bb > > @@ -20,7 +20,7 @@ GIR_MESON_DISABLE_FLAG = "disabled" > > > > SRC_URI += "file://run-ptest" > > > > -SRC_URI[archive.sha256sum] = > "21e1f5798bcdfda75eabc4280514b0896ab56f656d4e7e66030b9a2535ecdc > 98" > > +SRC_URI[archive.sha256sum] = > "dba8b62ddf86e10f73f93c3d2256b73238b2bcaf87037ca229b40bdc040eb3f > 3" > > > > DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv > cairo harfbuzz fribidi" > > > > Seems to break x32 unfortunately: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/57/builds/4403 > > Cheers, > > Richard
On Wed, Dec 8, 2021 at 5:30 PM wangmy <wangmy@fujitsu.com> wrote: > > After specifying DEFAULTTUNE = 'x86-64-x32', the pango needs to use patch to modify the code. > I added this line to the bb file: > SRC_URI:tune-x86-64-x32 = "file://0001-modify.patch" > But it did not work. > How should I write it to apply patch when specifying x86-64-x32? SRC_URI:append:x86-x32 = " file://your.patch" > > -- > Best Regards > --------------------------------------------------- > Wang Mingyu > Development Dept.I > Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST) No. 6 Wenzhu Road, Nanjing, 210012, China > TEL: +86+25-86630566-8568 > COINS: 79988548 > FAX: +86+25-83317685 > MAIL: wangmy@fujitsu.com > http://www.fujitsu.com/cn/fnst/ > > > -----Original Message----- > > From: Richard Purdie <richard.purdie@linuxfoundation.org> > > Sent: Tuesday, December 7, 2021 9:37 PM > > To: Wang, Mingyu/王 鸣瑜 <wangmy@fujitsu.com>; > > openembedded-core@lists.openembedded.org > > Subject: Re: [OE-core] [PATCH] pango: upgrade 1.48.10 -> 1.50.0 > > > > On Mon, 2021-12-06 at 23:21 +0800, wangmy wrote: > > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > > > --- > > > .../pango/{pango_1.48.10.bb => pango_1.50.0.bb} | > > 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) rename > > > meta/recipes-graphics/pango/{pango_1.48.10.bb => pango_1.50.0.bb} > > > (94%) > > > > > > diff --git a/meta/recipes-graphics/pango/pango_1.48.10.bb > > > b/meta/recipes-graphics/pango/pango_1.50.0.bb > > > similarity index 94% > > > rename from meta/recipes-graphics/pango/pango_1.48.10.bb > > > rename to meta/recipes-graphics/pango/pango_1.50.0.bb > > > index 40df7042e6..db17158d20 100644 > > > --- a/meta/recipes-graphics/pango/pango_1.48.10.bb > > > +++ b/meta/recipes-graphics/pango/pango_1.50.0.bb > > > @@ -20,7 +20,7 @@ GIR_MESON_DISABLE_FLAG = "disabled" > > > > > > SRC_URI += "file://run-ptest" > > > > > > -SRC_URI[archive.sha256sum] = > > "21e1f5798bcdfda75eabc4280514b0896ab56f656d4e7e66030b9a2535ecdc > > 98" > > > +SRC_URI[archive.sha256sum] = > > "dba8b62ddf86e10f73f93c3d2256b73238b2bcaf87037ca229b40bdc040eb3f > > 3" > > > > > > DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv > > cairo harfbuzz fribidi" > > > > > > > Seems to break x32 unfortunately: > > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/57/builds/4403 > > > > Cheers, > > > > Richard > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#159434): https://lists.openembedded.org/g/openembedded-core/message/159434 > Mute This Topic: https://lists.openembedded.org/mt/87541909/1997914 > Group Owner: openembedded-core+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [raj.khem@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- >
Thank you for telling me the correct fomat. I'll confirm the patch with pango community first, and then resubmit the patch to yocto. -- Best Regards --------------------------------------------------- Wang Mingyu Development Dept.I Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST) No. 6 Wenzhu Road, Nanjing, 210012, China TEL: +86+25-86630566-8568 COINS: 79988548 FAX: +86+25-83317685 MAIL: wangmy@fujitsu.com http://www.fujitsu.com/cn/fnst/ > -----Original Message----- > From: Khem Raj <raj.khem@gmail.com> > Sent: Thursday, December 9, 2021 9:52 AM > To: Wang, Mingyu/王 鸣瑜 <wangmy@fujitsu.com> > Cc: Richard Purdie <richard.purdie@linuxfoundation.org>; > openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [PATCH] pango: upgrade 1.48.10 -> 1.50.0 > > On Wed, Dec 8, 2021 at 5:30 PM wangmy <wangmy@fujitsu.com> wrote: > > > > After specifying DEFAULTTUNE = 'x86-64-x32', the pango needs to use > patch to modify the code. > > I added this line to the bb file: > > SRC_URI:tune-x86-64-x32 = "file://0001-modify.patch" > > But it did not work. > > How should I write it to apply patch when specifying x86-64-x32? > > SRC_URI:append:x86-x32 = " file://your.patch" > > > > > -- > > Best Regards > > --------------------------------------------------- > > Wang Mingyu > > Development Dept.I > > Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST) No. 6 Wenzhu > > Road, Nanjing, 210012, China > > TEL: +86+25-86630566-8568 > > COINS: 79988548 > > FAX: +86+25-83317685 > > MAIL: wangmy@fujitsu.com > > http://www.fujitsu.com/cn/fnst/ > > > > > -----Original Message----- > > > From: Richard Purdie <richard.purdie@linuxfoundation.org> > > > Sent: Tuesday, December 7, 2021 9:37 PM > > > To: Wang, Mingyu/王 鸣瑜 <wangmy@fujitsu.com>; > > > openembedded-core@lists.openembedded.org > > > Subject: Re: [OE-core] [PATCH] pango: upgrade 1.48.10 -> 1.50.0 > > > > > > On Mon, 2021-12-06 at 23:21 +0800, wangmy wrote: > > > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > > > > --- > > > > .../pango/{pango_1.48.10.bb => pango_1.50.0.bb} > | > > > 2 +- > > > > 1 file changed, 1 insertion(+), 1 deletion(-) rename > > > > meta/recipes-graphics/pango/{pango_1.48.10.bb => > pango_1.50.0.bb} > > > > (94%) > > > > > > > > diff --git a/meta/recipes-graphics/pango/pango_1.48.10.bb > > > > b/meta/recipes-graphics/pango/pango_1.50.0.bb > > > > similarity index 94% > > > > rename from meta/recipes-graphics/pango/pango_1.48.10.bb > > > > rename to meta/recipes-graphics/pango/pango_1.50.0.bb > > > > index 40df7042e6..db17158d20 100644 > > > > --- a/meta/recipes-graphics/pango/pango_1.48.10.bb > > > > +++ b/meta/recipes-graphics/pango/pango_1.50.0.bb > > > > @@ -20,7 +20,7 @@ GIR_MESON_DISABLE_FLAG = "disabled" > > > > > > > > SRC_URI += "file://run-ptest" > > > > > > > > -SRC_URI[archive.sha256sum] = > > > > "21e1f5798bcdfda75eabc4280514b0896ab56f656d4e7e66030b9a2535ecdc > > > 98" > > > > +SRC_URI[archive.sha256sum] = > > > > "dba8b62ddf86e10f73f93c3d2256b73238b2bcaf87037ca229b40bdc040eb3f > > > 3" > > > > > > > > DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype > > > > virtual/libiconv > > > cairo harfbuzz fribidi" > > > > > > > > > > Seems to break x32 unfortunately: > > > > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/57/builds/44 > > > 03 > > > > > > Cheers, > > > > > > Richard > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > Links: You receive all messages sent to this group. > > View/Reply Online (#159434): > > > https://lists.openembedded.org/g/openembedded-core/message/159434 > > Mute This Topic: https://lists.openembedded.org/mt/87541909/1997914 > > Group Owner: openembedded-core+owner@lists.openembedded.org > > Unsubscribe: > https://lists.openembedded.org/g/openembedded-core/unsub > > [raj.khem@gmail.com] > > -=-=-=-=-=-=-=-=-=-=-=- > >
diff --git a/meta/recipes-graphics/pango/pango_1.48.10.bb b/meta/recipes-graphics/pango/pango_1.50.0.bb similarity index 94% rename from meta/recipes-graphics/pango/pango_1.48.10.bb rename to meta/recipes-graphics/pango/pango_1.50.0.bb index 40df7042e6..db17158d20 100644 --- a/meta/recipes-graphics/pango/pango_1.48.10.bb +++ b/meta/recipes-graphics/pango/pango_1.50.0.bb @@ -20,7 +20,7 @@ GIR_MESON_DISABLE_FLAG = "disabled" SRC_URI += "file://run-ptest" -SRC_URI[archive.sha256sum] = "21e1f5798bcdfda75eabc4280514b0896ab56f656d4e7e66030b9a2535ecdc98" +SRC_URI[archive.sha256sum] = "dba8b62ddf86e10f73f93c3d2256b73238b2bcaf87037ca229b40bdc040eb3f3" DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi"
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> --- .../pango/{pango_1.48.10.bb => pango_1.50.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/pango/{pango_1.48.10.bb => pango_1.50.0.bb} (94%)