diff options
| author | Khem Raj <raj.khem@gmail.com> | 2009-08-14 11:52:15 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2009-08-14 11:52:15 -0700 |
| commit | dc0604b297a6d3bf66baff8cd657ad0b677b1bea (patch) | |
| tree | 70542b8de6aee550c0682bc4e21c715b19ce6f97 /recipes/linux/linux-omap_git.bb | |
| parent | 786619e5a2cb4058f1e6bebb401f1bb8af7efe12 (diff) | |
| parent | 3e633b49e2c54124cf8b2ecdbb2ed3d98d307ef9 (diff) | |
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/linux/linux-omap_git.bb')
| -rw-r--r-- | recipes/linux/linux-omap_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-omap_git.bb b/recipes/linux/linux-omap_git.bb index c5f56fc873..731878dc32 100644 --- a/recipes/linux/linux-omap_git.bb +++ b/recipes/linux/linux-omap_git.bb @@ -8,12 +8,12 @@ COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard| DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_omapzoom2 = "1" -SRCREV = "7c5cb7862d32cb344be7831d466535d5255e35ac" +SRCREV = "fd673394fa970fb82e4bc206e171c58995d0c2ba" FILESPATHPKG_prepend = "linux-omap-2.6.31:" # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc -PV = "2.6.30+2.6.31-rc1+gitr${SRCREV}" +PV = "2.6.30+2.6.31-rc5+gitr${SRCREV}" PR = "r0" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \ |
