OVERRIDES .= ":jlime"
-#<>------------------------------------------------------------------>
-#<>What we want on the bootstrap image (extra)
-#<>
-#<>------------------------------------------------------------------<
+#
+# What we want on the bootstrap image (extra)
+#
DISTRO_EXTRA_RDEPENDS = "wireless-tools nano keymaps tslib-calibrate \
- console-tools tslib-tests parted dialog"
+ console-tools tslib-tests parted dialog"
-#<>------------------------------------------------------------------>
-#<>Our Image files should look abit better.
-#<>
-#<>------------------------------------------------------------------<
+#
+# Our Image files should look abit better.
+#
IMAGE_NAME = "${DISTRO_NAME}-${IMAGE_BASENAME}-${DISTRO_VERSION}-${MACHINE}"
SPLASH = "psplash"
require conf/distro/include/sane-toolchain.inc
require conf/distro/include/arm-thumb.inc
-
-
PREFERRED_PROVIDER_virtual/libc = "${LIBC}"
-PREFERRED_VERSION_eglibc ?= "2.11"
-PREFERRED_VERSION_eglibc-initial ?= "2.11"
+PREFERRED_VERSION_eglibc ?= "2.11"
+PREFERRED_VERSION_eglibc-initial ?= "2.11"
PREFERRED_VERSION_linux-libc-headers = "2.6.34"
#
PREFERRED_PROVIDER_virtual/libsdl = "libsdl-x11"
PREFERRED_PROVIDER_virtual/libgl = "mesa-xlib"
PREFERRED_PROVIDER_tslib = "tslib"
-SERVER ?= " xserver-xorg xf86-input-evdev xf86-input-keyboard xf86-input-mousexf86-video-fbdev "
+XSERVER ?= " xserver-xorg xf86-input-evdev xf86-input-keyboard xf86-input-mouse xf86-video-fbdev "
#
# General Userspace