diff options
author | Omar Barron <o-barron@ti.com> | 2009-10-04 22:49:29 -0400 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2009-10-08 12:02:05 +0100 |
commit | 8f4dd944ec468de93ff5bd2c78d9fa085431d72f (patch) | |
tree | ee7feaf8abcea51820c9b4f8ca32b101aa7904a6 /recipes/linux | |
parent | 4523f9d6588e0d5391a1a9dfe039b4bade239719 (diff) |
linux-omap-zoomsync_2.6.31: update commit id
updated commit id to most current release. Older
commit id does not work on all zoom2 boards.
Diffstat (limited to 'recipes/linux')
-rw-r--r-- | recipes/linux/linux-omap-zoomsync_2.6.31.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-omap-zoomsync_2.6.31.bb b/recipes/linux/linux-omap-zoomsync_2.6.31.bb index 04490af6dd..f9bfb83314 100644 --- a/recipes/linux/linux-omap-zoomsync_2.6.31.bb +++ b/recipes/linux/linux-omap-zoomsync_2.6.31.bb @@ -10,9 +10,9 @@ DEFAULT_PREFERENCE_omapzoom2 = "1" LOBRANCH?= "master" -SRCREV = "02b2ce47a93e32f3b4e26662d78a0f31a6ac37ab" +SRCREV = "da065810e5705b8ec32a9329ed10d31671df075a" OEV = "oe1" -PE = "1" +PE = "2" # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc PV = "2.6.30+2.6.31-rc7-${OEV}" |