On Fri, 2018-04-13 at 12:38 +0200, Baurzhan Ismagulov wrote: > On Thu, Apr 12, 2018 at 04:36:14PM +0200, claudius.heine.ext@siemens. > com wrote: > > diff --git a/meta-isar/recipes-core/images/isar-image-base.bb > > b/meta-isar/recipes-core/images/isar-image-base.bb > > index 6b0030b..d39a25e 100644 > > --- a/meta-isar/recipes-core/images/isar-image-base.bb > > +++ b/meta-isar/recipes-core/images/isar-image-base.bb > > @@ -16,7 +16,7 @@ PV = "1.0" > > inherit image > > inherit isar-bootstrap-helper > > > > -IMAGE_INSTALL += "linux-image-${KERNEL_NAME}" > > +IMAGE_INSTALL += "${@ ("linux-image-" + d.getVar("KERNEL_NAME", > > True)) if d.getVar("KERNEL_NAME", True) else ""}" > > If I want to generate an NFS rootfs w/o the kernel and an SD image > with one, > how would I proceed? With two multiconfigs? That would be how I would probably do it. > Do I understand correctly, the latter recipe would list > this line, and the former would not? I don't understand your question here. What do you mean with 'latter' and 'former recipe'? regards, Claudius -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-54 Fax: (+49)-8142-66989-80 Email: ch@denx.de PGP key: 6FF2 E59F 00C6 BC28 31D8 64C1 1173 CB19 9808 B153 Keyserver: hkp://pool.sks-keyservers.net