From: akuster808 <akuster808@gmail.com>
To: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Cc: "openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: Re: [thud][PATCH 1/2] libaio: Extend to native
Date: Fri, 22 Feb 2019 07:20:38 -0800 [thread overview]
Message-ID: <f272c949-3c12-a35c-40e3-2c8ce5cb9fab@gmail.com> (raw)
In-Reply-To: <db68711ecba94d9aa3fd99ff16652e78@XBOX04.axis.com>
On 2/22/19 3:00 AM, Peter Kjellerstedt wrote:
> *ping*
>
> //Peter
you mean this?
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/recipes-extended/libaio?h=thud&id=40350b46d5c053b4336cc128922f44ce80e7da9a
>
>> -----Original Message-----
>> From: openembedded-core-bounces@lists.openembedded.org <openembedded-core-bounces@lists.openembedded.org> On Behalf Of Peter Kjellerstedt
>> Sent: den 22 december 2018 23:13
>> To: openembedded-core@lists.openembedded.org
>> Subject: [OE-core] [thud][PATCH 1/2] libaio: Extend to native
>>
>> From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
>>
>> lvm2 currently requires libaio. So building lvm2-native will result in
>> the following error.
>>
>> ERROR: Required build target 'lvm2-native' has no buildable providers.
>> Missing or unbuildable dependency chain was: ['lvm2-native', 'libaio-native']
>>
>> Extend libaio to native to fix this issue.
>>
>> Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
>> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
>> ---
>>
>> This is a backport from master.
>>
>> meta/recipes-extended/libaio/libaio_0.3.111.bb | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta/recipes-extended/libaio/libaio_0.3.111.bb b/meta/recipes-extended/libaio/libaio_0.3.111.bb
>> index 04b50b61ec..8e1cd349a0 100644
>> --- a/meta/recipes-extended/libaio/libaio_0.3.111.bb
>> +++ b/meta/recipes-extended/libaio/libaio_0.3.111.bb
>> @@ -20,4 +20,4 @@ do_install () {
>> oe_runmake install DESTDIR=${D}
>> }
>>
>> -BBCLASSEXTEND = "nativesdk"
>> +BBCLASSEXTEND = "native nativesdk"
>> --
>> 2.12.0
next prev parent reply other threads:[~2019-02-22 15:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-22 22:13 [thud][PATCH 1/2] libaio: Extend to native Peter Kjellerstedt
2018-12-22 22:13 ` [thud][PATCH 2/2] meson: Correct use of the _append operator Peter Kjellerstedt
2018-12-23 16:48 ` akuster808
2019-02-22 11:00 ` [thud][PATCH 1/2] libaio: Extend to native Peter Kjellerstedt
2019-02-22 15:20 ` akuster808 [this message]
2019-02-25 11:38 ` Peter Kjellerstedt
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=f272c949-3c12-a35c-40e3-2c8ce5cb9fab@gmail.com \
--to=akuster808@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=peter.kjellerstedt@axis.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox