summaryrefslogtreecommitdiff
path: root/packages/linux/linux-omap2_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/linux/linux-omap2_git.bb')
-rw-r--r--packages/linux/linux-omap2_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-omap2_git.bb b/packages/linux/linux-omap2_git.bb
index d1d25a0d91..75c17eea10 100644
--- a/packages/linux/linux-omap2_git.bb
+++ b/packages/linux/linux-omap2_git.bb
@@ -4,7 +4,7 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-omap2-git/${MA
SRCREV = "8eef374ecb0010acceda6571a46be131f1dc0b86"
PV = "2.6.24+2.6.25rc9-git${SRCREV}"
-PR = "r3"
+PR = "r4"
SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \
@@ -19,6 +19,7 @@ SRC_URI_append_beagleboard = " file://1-rearrange-omap3.patch;patch=1 \
file://beagle-board-header.diff;patch=1 \
file://beagle-kconfig-makefile.diff;patch=1 \
file://add-beagle-sd-support.diff;patch=1 \
+ file://add-beagle-usb-support.diff;patch=1 \
"
COMPATIBLE_MACHINE = "omap2430sdp|omap2420h4|beagleboard"