On 17.03.25 11:38, 'Antoine Petty' via isar-users wrote:
> For extra context, I'm using the `
ghcr.io/siemens/kas/kas-isar:3.1`
> image to build the SDK in case that's relevant
Fairly old - but it should not explain the effect you are seeing.
>
> On Monday, March 17, 2025 at 10:33:59 AM UTC Antoine Petty wrote:
>
> Thanks Jan, I've given that a go but it doesn't seem to have made a
> difference.
>
> I now have e.g.
> ```
> SDK_PREINSTALL += "cmake"
> SDK_PREINSTALL += "cmake:${DISTRO_ARCH}"
> ```
> for all the SDK libraries I'm specifying
>
> When I use `bitbake -e`, `SDK_PREINSTALL=` includes e.g. `... cmake
> cmake:armhf ... libboost-all-dev libboost-all-dev:armhf ...`.
> But when spinning that up into a container, cmake isn't installed at
> all and it still looks like only the host version of boost is in the
> container. It also needed me to bump the PR in the include file to
> recognise there were changes so perhaps that's a symptom of
> something not being picked up?
Did you look into the installation logs of the SDK images? Should be
log.do_populate_sdk inside the target image recipe's workdir - IIRC.
BTW, how old is your isar revision? Not that we are hunting issues that
might have been fixed meanwhile (that meta-iot2050 layer is using a
fairly recent isar).
Jan
>
> The kas file is pointing to `debug-image` which I understand as
> being the
debug-image.bb <
http://debug-image.bb> file, which
> debian.conf#L35 <
https://github.com/siemens/meta-iot2050/blob/
> bb0721efdaa67aee7702aacef6f5709d7a0b33bb/conf/distro/iot2050-
> debian.conf#L35>
>
> It that also does not help, check via "bitbake -e" which value
> SDK_PREINSTALL actually gets assigned in the end.
>
> Jan
>
> --
> Siemens AG, Foundational Technologies
> Linux Expert Center
>
> --
> You received this message because you are subscribed to the Google
> Groups "isar-users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
isar-users+...@googlegroups.com <mailto:
isar-
>
users+un...@googlegroups.com>.
> To view this discussion visit
https://groups.google.com/d/msgid/isar-
> users/4bb71134-721d-4eec-9a17-fbbd693c1d58n%
40googlegroups.com <https://
>
groups.google.com/d/msgid/isar-users/4bb71134-721d-4eec-9a17-
> fbbd693c1d58n%
40googlegroups.com?utm_medium=email&utm_source=footer>.