From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6605577273814810624 X-Received: by 2002:a19:ef06:: with SMTP id n6-v6mr298026lfh.13.1538033775335; Thu, 27 Sep 2018 00:36:15 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:ac2:424d:: with SMTP id m13-v6ls338170lfl.2.gmail; Thu, 27 Sep 2018 00:36:14 -0700 (PDT) X-Google-Smtp-Source: ACcGV61R52wJS1MTWQaZZ/RMMs/cWIdIFvmz1VBFzpP/NJftxs2vfTa+g3xq4A31oDUcNEk/ALos X-Received: by 2002:a19:535b:: with SMTP id h88-v6mr18820lfb.17.1538033774775; Thu, 27 Sep 2018 00:36:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538033774; cv=none; d=google.com; s=arc-20160816; b=B6jPLAgbUGWteJyOsXLLQ8f4ewoVrSbNL3elmt0Vpib9L3YeGX1yPu6TraFrM5gBIV BKZWydMzrQmSJgAsBrWOgDct2G5/eaFwUUvbzk/8OjNecyADlEAQXt/thkRhDtORY2NF r2+KZSxKcov7p7F3wFiX1ul9Lgg35padhPYKwiMB0NItNH0Tm/KHtF72ZKNSkR27IeBS j57YDitOXnBvzlPmS32N123eYkHMOf1pL9o713bXpu3uHHHuhQON5hHZQCio6yfIkVWv P4xem8XFHb/g2x4MeesSj2ueITJLSs7AnXkedo4yYRioPvwRJjyRDPl7/Z/DOjJp06lC 11dA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date; bh=devZsL/bRfavelszrmhdUtWWodBKOiSi4+Ra8V3qnH8=; b=MkZcCe9UM457iK5WE1WhIfBLE/+Ql5Evaj5mocp1oYSyUrqL7BYeOe0MpOyiL9LPWS rcyTIHoK52r4CyPJMBingbFyR2zHWhwCUcA1FDww/rq+mFncpgv9/6XidGP36ei5i1l9 coO4V1Nb3DXouGrylxVm8iHq6jDiB4dpmVML7GlnY+EwID9ZdZFHNBRBYrfpYUU4jkmo C9SZZb1YxYXwTzNJx5kSDE0jdO1Xa9sCQyUBSwxYL+q6qBaTfujLo+KlCbko/fcO54PE hG2TiAefI/9ljcM01Rq9kPaK1t5Zf8UN+VOvlhOUSEgeKhz2YNFQZuVH6agE2AWcmk22 W0yg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=henning.schild@siemens.com Return-Path: Received: from thoth.sbs.de (thoth.sbs.de. [192.35.17.2]) by gmr-mx.google.com with ESMTPS id z8-v6si37253lji.3.2018.09.27.00.36.14 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Sep 2018 00:36:14 -0700 (PDT) Received-SPF: pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.2 as permitted sender) client-ip=192.35.17.2; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=henning.schild@siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by thoth.sbs.de (8.15.2/8.15.2) with ESMTPS id w8R7aDUo004444 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Thu, 27 Sep 2018 09:36:13 +0200 Received: from md1pvb1c.ad001.siemens.net ([139.22.116.87]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTPS id w8R7a7W4030770 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 27 Sep 2018 09:36:13 +0200 Date: Thu, 27 Sep 2018 09:36:05 +0200 From: Henning Schild To: "[ext] Jan Kiszka" Cc: isar-users Subject: Re: [PATCH] linux-custom: Add kmod to build dependencies Message-ID: <20180927093605.578a2e80@md1pvb1c.ad001.siemens.net> In-Reply-To: <8955f5c1-5ad5-4221-6309-1e088affa036@siemens.com> References: <2a829727-34c0-4207-9d26-7489eb977b6e@siemens.com> <8955f5c1-5ad5-4221-6309-1e088affa036@siemens.com> X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-TUID: o5Uog3/zEeDH Am Wed, 26 Sep 2018 19:04:03 +0200 schrieb "[ext] Jan Kiszka" : > On 26.09.18 18:53, [ext] Jan Kiszka wrote: > > Recent kernels check if depmod is available and fail if not. > > > > Just found out that it should be just "certain recent kernels": Our > current CIP kernel 4.4.154-cip28 carries the commit that introduced > that behavior while a later commit (part of 4.4.156) changes that > into a warning again. We could live without this patch from that POV, > but it should also cause no harm. The for us relevant depmod run > continues to happen during installation of the generated package. I think we should add that, given there are releases that do need it. It could be added in a separate += line, together with a comment. And how about bumping the cip kernel in Isar along with this patch? Henning > Jan > > > Signed-off-by: Jan Kiszka > > --- > > 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" > > >