idea?
Best regards,
Patrick Schneider
> -Ursprüngliche Nachricht-
> Von: Khem Raj
> Gesendet: Samstag, 13. April 2019 21:52
> An: Patrick Schneider
> Cc: yocto@yoctoproject.org
> Betreff: Re: [yocto] Compiling on target - building buildessentials error
>
> You
You may want to add following in local.conf
EXTRA_IMAGE_FEATURES_append = " tools-sdk tools-debug dbg-pkgs"
that should get you going. Then you can install the additional
packages you need.
On Sat, Apr 13, 2019 at 12:26 PM Patrick Schneider
wrote:
>
> Hi guys,
> I am trying to use gcc on my tar
Hi guys,
I am trying to use gcc on my target board. In order to do that I added
packagegroup-core-buildessentials to my image. At least I tried to.
When building I get that error:
packagegroup-core-buildessential : Depends: libstdc++-dev but it is not
installable
After trying a lot of things and