aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Piasek <dagger@gentoo.org>2009-03-13 00:09:14 +0000
committerRobert Piasek <dagger@gentoo.org>2009-03-13 00:09:14 +0000
commit2d9483a01c65ea486cda2625707c003945edfb8f (patch)
tree2de3f2cdbc692ba112ce98335852f8fac91e792d /profiles
parentfix EGIT_TREE to use just one directory for all the shr related stuff instead... (diff)
downloadembedded-cross-2d9483a01c65ea486cda2625707c003945edfb8f.tar.gz
embedded-cross-2d9483a01c65ea486cda2625707c003945edfb8f.tar.bz2
embedded-cross-2d9483a01c65ea486cda2625707c003945edfb8f.zip
Revision bump for EFL and EFL python bindings
Diffstat (limited to 'profiles')
-rw-r--r--profiles/openmoko/make.defaults5
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/openmoko/make.defaults b/profiles/openmoko/make.defaults
index b0658f9..46ce6cf 100644
--- a/profiles/openmoko/make.defaults
+++ b/profiles/openmoko/make.defaults
@@ -7,7 +7,7 @@ CHOST="armv4tl-softfloat-linux-gnueabi"
CFLAGS="-Os -pipe"
CXXFLAGS="${CFLAGS}"
-USE="${USE} midi cracklib kdrive minimal multicall zlib python nls unicode ncurses readline iconv ssl sqlite -perl"
+USE="${USE} midi cracklib minimal multicall zlib python nls unicode ncurses readline iconv ssl sqlite -perl"
FEATURES="strict sfperms"
USE_EXPAND="VIDEO_CARDS INPUT_DEVICES LINGUAS USERLAND KERNEL ELIBC ALSA_CARDS ALSA_PCM_PLUGINS LCD_DEVICES"
@@ -20,6 +20,7 @@ PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND"
ELIBC="glibc"
KERNEL="linux"
USERLAND="GNU"
-INPUT_DEVICES="tslib"
+INPUT_DEVICES="tslib evdev"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
+VIDEO_CARDS="glamo" \ No newline at end of file