mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
linux-omap-2.6.22.19: Backport rootwait feature, make some further parts of the kernel modular
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5008 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
require linux-omap.inc
|
||||
PR = "r5"
|
||||
PR = "r6"
|
||||
COMPATIBLE_MACHINE = "omap-3430ldp"
|
||||
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.19.tar.bz2 \
|
||||
file://defconfig-omap-3430ldp \
|
||||
file://linux-2.6.22.19-ldp-v1.3.patch.gz;patch=1 \
|
||||
file://fixes.patch;patch=1"
|
||||
file://fixes.patch;patch=1 \
|
||||
file://add_rootwait.patch;patch=1"
|
||||
S = "${WORKDIR}/linux-2.6.22.19"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user