into stealth.nexus.co.uk:/home/pb/oe/oe
2005/01/27 15:29:55+00:00 nexus.co.uk!pb
add autoload for ircomm-tty kernel module
BKrev: 41f9092d_cfYtxXRrcLGdlV7v2i0KA
# defaults
module_autoload_ipv6 = "ipv6"
module_autoload_ipsec = "ipsec"
+module_autoload_ircomm-tty = "ircomm-tty"
+
module_conf_bluez = "alias net-pf-31 bluez"
module_conf_l2cap = "alias bt-proto-0 l2cap"
module_conf_sco = "alias bt-proto-2 sco"
DESCRIPTION = "handhelds.org Linux kernel for PXA25x based devices."
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
LICENSE = "GPL"
-PR = "r6"
+PR = "r7"
KERNEL_CCSUFFIX = "-3.3.3"
COMPATIBLE_HOST = "arm.*-linux"
DESCRIPTION = "handhelds.org Linux kernel for StrongArm processor based devices."
MAINTAINER = "Rene Wagner <reenoo@gmx.de>"
LICENSE = "GPL"
-PR = "r4"
+PR = "r5"
KERNEL_CCSUFFIX = "-3.3.3"
COMPATIBLE_HOST = "arm.*-linux"
DESCRIPTION = "Core packages required for a basic installation"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-PR = "r18"
+PR = "r19"
# The BOOTSTRAP_EXTRA_ variables are often manipulated by the
# MACHINE .conf files, so adjust PACKAGE_ARCH accordingly.