mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: Michael Olbrich <m.olbrich@pengutronix.de>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] platforms/kernel: Add HOST_DTC dependency.
Date: Mon, 7 Mar 2022 15:28:13 +0100	[thread overview]
Message-ID: <02704000-4926-e08e-2d5c-cf1f039889a9@t2data.com> (raw)
In-Reply-To: <20220307142339.GY12709@pengutronix.de>



On 3/7/22 3:23 PM, Michael Olbrich wrote:
> On Sun, Mar 06, 2022 at 09:10:14PM +0100, Christian Melki wrote:
>> Looks like the base kernel is missing host dtc dependency?
>> A build ended up in a situation where it wouldn't find the host dtc.
>> This fixes my build atleast.
> 
> No, the kernel dtc should be used here. However, there was a bug
> ptxdist-2022.02.0 where this was broken. Is that your ptxdist version?
> This was fixed in eb4331e7d82a871d5c5e519bb4c5ae4e123c52e1.
> 
> Michael
> 

Ah. That explains it.
Thanks for pointing me in the right direction.

Christian

>> Signed-off-by: Christian Melki <christian.melki@t2data.com>
>> ---
>>   platforms/kernel.in | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/platforms/kernel.in b/platforms/kernel.in
>> index 9f355f5dc..8229014c1 100644
>> --- a/platforms/kernel.in
>> +++ b/platforms/kernel.in
>> @@ -13,6 +13,7 @@ menuconfig KERNEL
>>   	select HOST_SYSTEM_BC
>>   	select HOST_OPENSSL		if KERNEL_OPENSSL
>>   	select HOST_LIBELF		if KERNEL_LIBELF
>> +	select HOST_DTC			if KERNEL_DTB
>>   	prompt "Linux kernel                  "
>>   
>>   if KERNEL
>> -- 
>> 2.30.2
>>
>>
>> _______________________________________________
>> ptxdist mailing list
>> ptxdist@pengutronix.de
>> To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
>>
> 

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  reply	other threads:[~2022-03-07 14:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-06 20:10 Christian Melki
2022-03-07 14:23 ` Michael Olbrich
2022-03-07 14:28   ` Christian Melki [this message]
2022-03-07 10:43 Denis OSTERLAND-HEIM

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=02704000-4926-e08e-2d5c-cf1f039889a9@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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