summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-am335x-joel-3.1/defconfig2
-rw-r--r--recipes-kernel/linux/linux-am335x-joel_3.1.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-am335x-joel-3.1/defconfig b/recipes-kernel/linux/linux-am335x-joel-3.1/defconfig
index 93b060dd..5d419765 100644
--- a/recipes-kernel/linux/linux-am335x-joel-3.1/defconfig
+++ b/recipes-kernel/linux/linux-am335x-joel-3.1/defconfig
@@ -2585,7 +2585,7 @@ CONFIG_USB_FUNCTIONFS=m
2585# CONFIG_USB_FUNCTIONFS_ETH is not set 2585# CONFIG_USB_FUNCTIONFS_ETH is not set
2586CONFIG_USB_FUNCTIONFS_RNDIS=y 2586CONFIG_USB_FUNCTIONFS_RNDIS=y
2587# CONFIG_USB_FUNCTIONFS_GENERIC is not set 2587# CONFIG_USB_FUNCTIONFS_GENERIC is not set
2588# CONFIG_USB_FILE_STORAGE is not set 2588CONFIG_USB_FILE_STORAGE=m
2589CONFIG_USB_MASS_STORAGE=m 2589CONFIG_USB_MASS_STORAGE=m
2590CONFIG_USB_G_SERIAL=m 2590CONFIG_USB_G_SERIAL=m
2591CONFIG_USB_MIDI_GADGET=m 2591CONFIG_USB_MIDI_GADGET=m
diff --git a/recipes-kernel/linux/linux-am335x-joel_3.1.bb b/recipes-kernel/linux/linux-am335x-joel_3.1.bb
index fe99dd23..30e4eb9f 100644
--- a/recipes-kernel/linux/linux-am335x-joel_3.1.bb
+++ b/recipes-kernel/linux/linux-am335x-joel_3.1.bb
@@ -8,7 +8,7 @@ COMPATIBLE_MACHINE = "beaglebone"
8SRCREV = "d3a2a2a1426ec59fcba80bf400e3261b2a3108c2" 8SRCREV = "d3a2a2a1426ec59fcba80bf400e3261b2a3108c2"
9 9
10# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc 10# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
11MACHINE_KERNEL_PR_append = "d+gitr${SRCREV}" 11MACHINE_KERNEL_PR_append = "e+gitr${SRCREV}"
12 12
13SRC_URI = "git://github.com/joelagnel/linux-omap-2.6.git;branch=kernel-3.1-psp \ 13SRC_URI = "git://github.com/joelagnel/linux-omap-2.6.git;branch=kernel-3.1-psp \
14 file://0001-f_rndis-HACK-around-undefined-variables.patch \ 14 file://0001-f_rndis-HACK-around-undefined-variables.patch \