linux-omap 2.6.37: replace various patch with upstream versions and rediff
[openembedded.git] / recipes / linux / linux-omap1_2.6.x+git.bb
blobc9a78f80aa73f010fccd7ede03569132f5577a18
1 # The omap1 and omap2 recipes are identical, but we can't merge them till all the linux-omapN_2.6.*.bb recipes have been merged
2 require linux-omap2_git.bb
4 DEFAULT_PREFERENCE = "-1"
6 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-omap1-git/${MACHINE}"
7 COMPATIBLE_MACHINE = "omap5912osk|omap1710h3"