t; Envoyé: Jeudi 13 Octobre 2016 17:46:59
> Objet: RE: [yocto] Merging a custom SDK with meta-toolchain-qt5
> Hi Michel,
> Indeed, with my first image, I've generated the sdk as follow:
> $ bitbake -c populate_sdk my-image-name
> In the "my-image-name.bb"
Hi,
> Is there a way to customize the meta-toolchain-qt5 so that it
> installs the features declared in the SDKIMAGE_FEATURES above ?
How did you generate the Qt5 toolchain? Because according to the reference
manual:
The SDKIMAGE_FEATURES is e quivalent to IMAGE_FEATURES. However, this variabl
hi all,
I have built an image based on Toradex Colibri-T20 board.
It's based on X11 with support of gtk3+.
Works fine.
To get our programs working on it, I have generated the dedicated SDK with
bitbake populate_sdk with extra features in SDKIMAGE_FEATURES
Then I have added a custom image t