linux-omap: Add 2.6.22.19 version

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4616 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-06-10 12:13:04 +00:00
parent d2ae519cc3
commit 8dde4c75ad
4 changed files with 1545 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
require linux-omap.inc
PR = "r2"
COMPATIBLE_MACHINE = "omap-3430sdp"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.19.tar.bz2 \
file://defconfig-omap-3430sdp \
file://linux-2.6.22.19-ldp-v1.3.patch.gz;patch=1"
S = "${WORKDIR}/linux-2.6.22.19"