- it also need modinfo from module-init-tools-cross but thats other bug
include linux-openzaurus.inc
-PR = "r1"
+PR = "r2"
# Handy URLs
# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
${DOSRC}/wm9712-pm-r0.patch;patch=1 "
S = "${WORKDIR}/linux-2.6.15-rc2"
+
+# to get module dependencies working
+KERNEL_RELEASE = "2.6.15-rc5"
include linux-openzaurus.inc
-PR = "r7"
+PR = "r8"
DEFAULT_PREFERENCE = "-1"
${DOSRC}/tosa-bluetooth-r0.patch;patch=1 "
S = "${WORKDIR}/linux-2.6.14"
+
+# to get module dependencies working
+KERNEL_RELEASE = "2.6.14-git3"