diff options
author | Graeme Gregory <dp@xora.org.uk> | 2009-10-08 13:13:28 +0100 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2009-10-08 13:13:28 +0100 |
commit | 51c46dafec90226b7f0192cd27dfe0a226d0ea55 (patch) | |
tree | 073c0e160203c87fbd7e8bd08aba6c1d01630ede /recipes | |
parent | ab16c0637abdbbc7349005c9787cffb12dbbbdd1 (diff) |
linux-omap-zoomsync_2.6.31.bb : increment OEV not PE
Diffstat (limited to 'recipes')
-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 f9bfb83314..0e9be960d0 100644 --- a/recipes/linux/linux-omap-zoomsync_2.6.31.bb +++ b/recipes/linux/linux-omap-zoomsync_2.6.31.bb @@ -11,8 +11,8 @@ DEFAULT_PREFERENCE_omapzoom2 = "1" LOBRANCH?= "master" SRCREV = "da065810e5705b8ec32a9329ed10d31671df075a" -OEV = "oe1" -PE = "2" +OEV = "oe2" +PE = "1" # 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}" |