[OE-core] [PATCH V2] Fix error SRCDIR when using usrmerge DISTRO_FEATURES

2023-04-27 Thread qi...@fujitsu.com
>From 3b1c081d4efffe83f3a63184450cc79bf16356dc Mon Sep 17 00:00:00 2001 From: Qiu Tingting Date: Thu, 27 Apr 2023 15:24:35 +0800 Subject: [PATCH V2] Fix error SRCDIR when using usrmerge DISTRO_FEATURES When build e2fsprogs ptest with usrmerge DISTRO_FEATURES, in test_script and test_one scripts,

Re: [OE-core] [PATCH V2] Fix error SRCDIR when using usrmerge DISTRO_FEATURES

2023-05-04 Thread Alexandre Belloni via lists.openembedded.org
Hello, I applied it to be able to test, however, your mailer is mangling your patches and they don't apply without heavily modifying them. On 27/04/2023 01:22:58-0700, qi...@fujitsu.com wrote: > From 3b1c081d4efffe83f3a63184450cc79bf16356dc Mon Sep 17 00:00:00 2001 > From: Qiu Tingting > Date: T

Re: [OE-core] [PATCH V2] Fix error SRCDIR when using usrmerge DISTRO_FEATURES

2023-05-04 Thread qi...@fujitsu.com
On Thu, May 4, 2023 at 07:56 PM, Alexandre Belloni wrote: > > All the whitespaces are missing fro the beginning of those two lines Could you use the attachments and try again? Thanks, Qiu Tingting 0001-Fix-error-SRCDIR-when-using-usrmerge-DISTRO_FEATURES.patch Description: Binary data -=-=-=

Re: [OE-core] [PATCH V2] Fix error SRCDIR when using usrmerge DISTRO_FEATURES

2023-05-04 Thread Khem Raj
I have picked both of the patches and tried the one sent as attachments and they work ok here. I have then resent them to mailing list hopefully Alex can pick them up and try On Thu, May 4, 2023 at 7:34 PM qi...@fujitsu.com wrote: > > On Thu, May 4, 2023 at 07:56 PM, Alexandre Belloni wrote: > >

Re: [OE-core] [PATCH V2] Fix error SRCDIR when using usrmerge DISTRO_FEATURES

2023-05-10 Thread Ross Burton
First, please use the commit message convention: the shortlog should start with "e2fsprogs:”. > In Makefile.in, SRCDIR is set by prefix and libdir. > @echo "SRCDIR=${prefix}${libdir}/e2fsprogs/ptest/test" >> test_one > @echo "SRCDIR=${prefix}${libdir}/e2fsprogs/ptest/test" >> test_scri

Re: [OE-core] [PATCH V2] Fix error SRCDIR when using usrmerge DISTRO_FEATURES

2023-05-17 Thread qi...@fujitsu.com
Hi, Ross > > First, please use the commit message convention: the shortlog should start > with "e2fsprogs:”. > > > Also, this broken part of the Makefile is a rule that *we patch in* (see > ptest.patch), so simply fix that patch instead of working around it in > with a sed. > Please review "

回复: [OE-core] [PATCH V2] Fix error SRCDIR when using usrmerge DISTRO_FEATURES

2023-05-14 Thread qi...@fujitsu.com
3年5月11日 00:26 收件人: Qiu, Tingting/仇 婷婷 抄送: openembedded-core@lists.openembedded.org 主题: Re: [OE-core] [PATCH V2] Fix error SRCDIR when using usrmerge DISTRO_FEATURES First, please use the commit message convention: the shortlog should start with "e2fsprogs:”. > In Makefile.in, SRCD