mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
linux-igep2: drop linux-igep2 in favour to generic linux-igep recipe.
Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
This commit is contained in:
committed by
Joshua Lock
parent
d42035d226
commit
34e45d5e28
File diff suppressed because it is too large
Load Diff
@@ -1,18 +0,0 @@
|
|||||||
require linux.inc
|
|
||||||
|
|
||||||
DESCRIPTION = "Linux kernel for OMAP processors"
|
|
||||||
KERNEL_IMAGETYPE = "uImage"
|
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "igep0020"
|
|
||||||
|
|
||||||
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