Don't override the default settings in order to avoid conflicts with
other layers, and make the custom PACKAGECONFIG changes specific to
stm32mpcommon.
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
When gcnano-userland libs are installed on /vendor/lib folder, we are not
able to link them under SDK.
Add additional symlinks to these shared libs into /usr/lib to fix linking
issue under SDK.
Signed-off-by: Romuald JEANNE <romuald.jeanne@st.com>
Change-Id: Ibac80cd9924487d917cd4bab44c98edd3db3f7ed
GCnano userland 6.4.3: symbol not exported by eglGetProcAddress()
Change-Id: I739306248076f018ccba52638830350c47c54032
Signed-off-by: Romuald JEANNE <romuald.jeanne@st.com>
The xwayland are no more requested with next version.
For weston.ini, now the configuration are location on meta-st-openstlinux.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@foss.st.com>
This is needed from upstream version bump on poky, commit hash
009735549b78196d9ccd9abf84a7b6c918fd6f77
Signed-off-by: Matthias Schoepfer <matthias.schoepfer@ithinx.io>
Change-Id: Iee1891b4b74f54c1e914105bb68be3f299189fbe
Create a function to facilitate the creation of link from vendorfs
Change-Id: I69e05e8e4214a7ec4561ba05873ddaddc7b3d0cd
Signed-off-by: Priouzeau Christophe <christophe.priouzeau@st.com>
- clients: close unused keymap fd
This patch is already merged upstream and solves a crash during
suspend/resume.
- drm: fix race during system suspend
In case of Gcnano-userland-binary are used,
the KHR include are provided by this package and
there is a conflict with mesa-gl.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>