mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 19:37:10 +00:00
linux-igep2: update to latest stable version 2.6.28-3
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
This commit is contained in:
committed by
Joshua Lock
parent
eb8be4555b
commit
c45c86003c
@@ -0,0 +1,18 @@
|
||||
require linux.inc
|
||||
|
||||
DESCRIPTION = "Linux kernel for OMAP processors"
|
||||
KERNEL_IMAGETYPE = "uImage"
|
||||
|
||||
COMPATIBLE_MACHINE = "igep0020b"
|
||||
|
||||
DEFAULT_PREFERENCE_igep0020 = "1"
|
||||
|
||||
PR = "r4"
|
||||
|
||||
KV = "2.6.28.10-3"
|
||||
|
||||
SRC_URI = "http://downloads.myigep.com/sources/kernel/linux-omap-${KV}.tar.gz \
|
||||
file://defconfig \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/linux-omap-${KV}"
|
||||
Reference in New Issue
Block a user