All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 13756] New: SDL2_KMSDRM depends on gbm and egl
@ 2021-04-12 12:06 bugzilla at busybox.net
  2021-11-20 11:27 ` [Buildroot] [Bug 13756] " bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2021-04-12 12:06 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=13756

            Bug ID: 13756
           Summary: SDL2_KMSDRM depends on gbm and egl
           Product: buildroot
           Version: 2021.02.1
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: stsp2 at yandex.ru
                CC: buildroot at uclibc.org
  Target Milestone: ---

Created attachment 8901
  --> https://bugs.busybox.net/attachment.cgi?id=8901&action=edit
the patch

BR2_PACKAGE_SDL2_KMSDRM option is
currently broken. Enabling it doesn't
do anything useful because kmsdrm driver
in sdl2 have more deps.
Namely, it needs BR2_PACKAGE_MESA3D_GBM
and BR2_PACKAGE_MESA3D_OPENGL_EGL.
Additionally it needs the patch that I
extracted from sdl git, to even build
successfully. See "hg diff -r 14526..14527"
in sdl sources.
That patch is attached.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] [Bug 13756] SDL2_KMSDRM depends on gbm and egl
  2021-04-12 12:06 [Buildroot] [Bug 13756] New: SDL2_KMSDRM depends on gbm and egl bugzilla at busybox.net
@ 2021-11-20 11:27 ` bugzilla
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2021-11-20 11:27 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=13756

stsp <stsp2@yandex.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from stsp <stsp2@yandex.ru> ---
I think this was fixed by 6d664e9cfe
and a new sdl.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-20 11:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12 12:06 [Buildroot] [Bug 13756] New: SDL2_KMSDRM depends on gbm and egl bugzilla at busybox.net
2021-11-20 11:27 ` [Buildroot] [Bug 13756] " bugzilla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.