Skip to content
Snippets Groups Projects
Commit f50e0967 authored by Purushottam Choudhary's avatar Purushottam Choudhary Committed by Steve Sakoman
Browse files

kmscube: Add patch to fix -int-conversion build error


On some platforms, `EGLNativeDisplayType` is an int instead of
a pointer, in which case the void pointer will raise
a `-Wint-conversion`.

Add change as a patch instead of updating SRCREV .
if we update SRCREV might will get compatiblity issue
with current gstreamer 1.20.7 version because SRCREV brings changes
which resolves negotiation issues encountered with V4L2 stateless
hardware video decoders when using kmscube video playback option
which has gstreamer dependency requirement to 1.22.0

(From OE-Core rev: 19a899d2ec69572e0eae4576d9fc55a7ba857309)

Signed-off-by: default avatarPurushottam Choudhary <purushottam27.kumar@lge.com>
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent 7805243c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment