All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: wangmy <wangmy@fujitsu.com>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>,
	"openembedded-core@lists.openembedded.org"
	<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH] pango: upgrade 1.48.10 -> 1.50.0
Date: Wed, 8 Dec 2021 17:52:18 -0800	[thread overview]
Message-ID: <CAMKF1sr08pvVT=fVrdivghTWO_k4aKggX6P4nQR0-y4yr1bWUw@mail.gmail.com> (raw)
In-Reply-To: <OSBPR01MB18453CFB47B0AD1D05F85635DC709@OSBPR01MB1845.jpnprd01.prod.outlook.com>

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]
> -=-=-=-=-=-=-=-=-=-=-=-
>


  reply	other threads:[~2021-12-09  1:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-06 15:21 [OE-core] [PATCH] pango: upgrade 1.48.10 -> 1.50.0 Wang Mingyu
2021-12-06 15:21 ` [OE-core] [PATCH] sysstat: upgrade 12.4.3 -> 12.4.4 Wang Mingyu
2021-12-06 15:21 ` [OE-core] [PATCH] vala: upgrade 0.54.3 -> 0.54.4 Wang Mingyu
2021-12-06 15:21 ` [OE-core] [PATCH] xauth: upgrade 1.1 -> 1.1.1 Wang Mingyu
2021-12-07 13:36 ` [OE-core] [PATCH] pango: upgrade 1.48.10 -> 1.50.0 Richard Purdie
2021-12-07 16:51   ` Ross Burton
2021-12-07 16:52     ` Ross Burton
2021-12-07 19:43       ` Alexander Kanavin
2021-12-09  1:30   ` wangmy
2021-12-09  1:52     ` Khem Raj [this message]
2021-12-09  3:16       ` wangmy

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='CAMKF1sr08pvVT=fVrdivghTWO_k4aKggX6P4nQR0-y4yr1bWUw@mail.gmail.com' \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=wangmy@fujitsu.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.