[Buildroot] svn commit: trunk/buildroot/package/sdl

Bernhard Fischer rep.dot.nop at gmail.com
Wed Jul 25 22:39:34 UTC 2007


On Wed, Jul 25, 2007 at 10:39:27AM -0700, ulf at uclibc.org wrote:
>Author: ulf
>Date: 2007-07-25 10:39:26 -0700 (Wed, 25 Jul 2007)
>New Revision: 19261
>
>Log:
>Make SDL seled DirectFB
>
>Modified:
>   trunk/buildroot/package/sdl/Config.in
>
>
>Changeset:
>Modified: trunk/buildroot/package/sdl/Config.in
>===================================================================
>--- trunk/buildroot/package/sdl/Config.in	2007-07-25 17:37:50 UTC (rev 19260)
>+++ trunk/buildroot/package/sdl/Config.in	2007-07-25 17:39:26 UTC (rev 19261)
>@@ -1,6 +1,7 @@
> config BR2_PACKAGE_SDL
> 	bool "SDL"
> 	default n
>+	select BR2_PACKAGE_DIRECTFB

Why? It's perfectly fine to build SDL without
a) FB support (any FB support)
b) with the stock FB (no directfb)

If you want directfb and directfb-support, the you should select it
manually, no?



More information about the buildroot mailing list