public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "Maxim Yu. Osipov" <mosipov@ilbers.de>
To: Jan Kiszka <jan.kiszka@siemens.com>,
	isar-users <isar-users@googlegroups.com>
Subject: Re: [PATCH v2] linux-custom: Add kmod to build dependencies
Date: Thu, 27 Sep 2018 13:28:30 +0300	[thread overview]
Message-ID: <ed497855-5243-f3f1-13ef-9faaef0e4b91@ilbers.de> (raw)
In-Reply-To: <d478ecfc-a677-0406-2b19-c5a168b45a28@siemens.com>

On 9/27/18 10:42 AM, Jan Kiszka wrote:
> Some recent kernels check if depmod is available and fail if not, namely
> 4.4.154-cip28. There is a commit in more recent releases that turn this
> into a warning, but we should handle both. Running depmod is not needed
> in our case, but being able to will also cause no harm.

Applied to the 'next',

Thanks,
Maxim.


> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
> 
> Changes in v2:
>   - improved commit message
> 
>   meta/recipes-kernel/linux/linux-custom.inc | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-kernel/linux/linux-custom.inc b/meta/recipes-kernel/linux/linux-custom.inc
> index 10a50c3..d7595e4 100644
> --- a/meta/recipes-kernel/linux/linux-custom.inc
> +++ b/meta/recipes-kernel/linux/linux-custom.inc
> @@ -22,7 +22,7 @@ inherit dpkg-base
>   
>   SRC_URI += "file://build-kernel.sh"
>   
> -KBUILD_DEPENDS ?= "libssl-dev libelf-dev bc git"
> +KBUILD_DEPENDS ?= "libssl-dev libelf-dev bc git kmod"
>   KERNEL_DEBIAN_DEPENDS ?= "initramfs-tools | linux-initramfs-tool, kmod, linux-base (>= 4.3~)"
>   KERNEL_HEADERS_DEBIAN_DEPENDS ?= "libc6, libssl1.1"
>   
> 


-- 
Maxim Osipov
ilbers GmbH
Maria-Merian-Str. 8
85521 Ottobrunn
Germany
+49 (151) 6517 6917
mosipov@ilbers.de
http://ilbers.de/
Commercial register Munich, HRB 214197
General Manager: Baurzhan Ismagulov

      reply	other threads:[~2018-09-27 10:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-27  7:42 Jan Kiszka
2018-09-27 10:28 ` Maxim Yu. Osipov [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=ed497855-5243-f3f1-13ef-9faaef0e4b91@ilbers.de \
    --to=mosipov@ilbers.de \
    --cc=isar-users@googlegroups.com \
    --cc=jan.kiszka@siemens.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