summaryrefslogtreecommitdiff
path: root/packages/linux/linux-omap2_git.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-06-24 20:26:47 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-06-24 20:26:47 +0000
commitc8847dc637e81dd1b8751ce1c50c0b4cfd0922ad (patch)
tree5d77b25e26002dbeef391cc3cdf5f8be16a82465 /packages/linux/linux-omap2_git.bb
parent737965b2f66d3118ba67b417273be1510d09ec23 (diff)
parent561ae8afba41ca0d712713acd11e1865f2f208df (diff)
merge of '763273dbe0f8c69b58cb50ad1ae4131199baa08e'
and 'b17e85be6490338fbc06d2ddf191cc651822a42d'
Diffstat (limited to 'packages/linux/linux-omap2_git.bb')
-rw-r--r--packages/linux/linux-omap2_git.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/linux/linux-omap2_git.bb b/packages/linux/linux-omap2_git.bb
index dd3c82e451..29cfb35bdb 100644
--- a/packages/linux/linux-omap2_git.bb
+++ b/packages/linux/linux-omap2_git.bb
@@ -5,7 +5,7 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-omap2-git/${MA
SRCREV = "6604ac6c8a14d583a463159f3a1601427dab7e05"
PV = "2.6.25+2.6.26-rc7+${PR}+git${SRCREV}"
-PR = "r27"
+PR = "r30"
SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \
@@ -18,6 +18,10 @@ SRC_URI_append_beagleboard = " file://no-harry-potter.diff;patch=1 \
file://0002-omap3-cpuidle.patch;patch=1 \
file://timer-suppression.patch;patch=1 \
file://fix-dispc-clocks.patch;patch=1 \
+ file://soc.patch;patch=1 \
+ file://16bpp.patch;patch=1 \
+ file://omap3-dppl-divider.patch;patch=1 \
+ file://omap3-jitter.patch;patch=1 \
"
SRC_URI_append_omap3evm = " file://no-harry-potter.diff;patch=1 \