surpport seeking the recorded video
[vuplus_openembedded] / recipes / linux / linux-omap1_2.6.x+git.bb
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
3
4 DEFAULT_PREFERENCE = "-1"
5
6 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-omap1-git/${MACHINE}"
7 COMPATIBLE_MACHINE = "omap5912osk|omap1710h3"
8