mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Artur Wiebe <artur@4wiebe.de>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] Custom kernel URL
Date: Thu, 9 Mar 2023 09:29:30 +0100	[thread overview]
Message-ID: <20230309082930.GB3532@pengutronix.de> (raw)
In-Reply-To: <143ed9-64075100-4f-43fe4d80@241965414>

Hi,

On Tue, Mar 07, 2023 at 03:59:06PM +0100, Artur Wiebe wrote:
> I wonder if it is possible to configure a custom kernel URL and suffix in platformconfig.
> 
> In my case the kernel has to be downloaded from:
> https://github.com/beagleboard/linux/archive/refs/tags/5.10.162-ti-r58.tar.gz
> 
> If not yet, does it make sense to add these options to the kernel rule?

I'd like to avoid the added complexity. The kernel URL is messy enough. You
can easily overwrite it by adding a rules/kernel.fixup.make to your BSP
('fixup' can be anything else as well). Rule files that follow this pattern
are included right after kernel.make so you can set

KERNEL_URL := ...

in that file to overwrite the URL.

Regards,
Michael

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



      reply	other threads:[~2023-03-09  8:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-07 14:59 Artur Wiebe
2023-03-09  8:29 ` Michael Olbrich [this message]

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=20230309082930.GB3532@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=artur@4wiebe.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