diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-04-26 12:37:23 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-04-26 12:37:23 +0000 |
commit | 9fd9d7cd84d2fec07c1c279b9ce7df6d74294565 (patch) | |
tree | 4ca2d071d5f913f88f7a06a073043b6c1c0c64d0 /conf/local.conf.sample | |
parent | 69056c86570d9f9a1b2ea61489b707d040c0320a (diff) |
add preferred provider for libsdl
BKrev: 408d0283Jkx12T-Nenfy2mtTp3Cdew
Diffstat (limited to 'conf/local.conf.sample')
-rw-r--r-- | conf/local.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample index e5ecd661aa..2599e7dd71 100644 --- a/conf/local.conf.sample +++ b/conf/local.conf.sample @@ -18,7 +18,7 @@ OEMASK = "(toolchain-external)" #OEMASK = "-initial|()" # Select between multiple alternative providers, if more than one is eligible. -PREFERRED_PROVIDERS = "virtual/libc:glibc virtual/qte:qte-for-opie virtual/libqpe:libqpe-opie" +PREFERRED_PROVIDERS = "virtual/libc:glibc virtual/qte:qte-for-opie virtual/libqpe:libqpe-opie virtual/libsdl:libsdl-qpe" # Uncomment this to specify where OE should create its temporary files. # Note that a full build of everything in OE will take GigaBytes of hard disk space, |