mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
ti-sgx-ddk-um: remove conflicting wayland-egl.pc
For more details see: http://cgit.openembedded.org/openembedded-core/commit/?id=6e5952fcfc13ff4b63c9376bd41a1dbba957f425 Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -60,6 +60,9 @@ do_install () {
|
||||
mkdir -p ${D}${libdir}/gbm
|
||||
ln -sf ../libpvrGBMWSEGL.so.${PV} ${D}${libdir}/gbm/gbm_pvr.so
|
||||
ln -sf libGLESv2.so.${PV} ${D}${libdir}/libGLESv2.so.1
|
||||
|
||||
rm -f ${D}${libdir}/pkgconfig/wayland-egl.pc
|
||||
|
||||
chown -R root:root ${D}
|
||||
}
|
||||
|
||||
|
||||
@@ -47,6 +47,9 @@ do_install () {
|
||||
mkdir -p ${D}${libdir}/gbm
|
||||
ln -sf ../libpvrGBMWSEGL.so.${PV} ${D}${libdir}/gbm/gbm_pvr.so
|
||||
ln -sf libGLESv2.so.${PV} ${D}${libdir}/libGLESv2.so.1
|
||||
|
||||
rm -f ${D}${libdir}/pkgconfig/wayland-egl.pc
|
||||
|
||||
chown -R root:root ${D}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user