1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 15:57:04 +00:00

linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINE

This commit is contained in:
Richard Purdie
2008-11-04 11:43:33 +00:00
parent f27cbd1a4e
commit 51be1fad9c
3 changed files with 5 additions and 2 deletions
@@ -0,0 +1,17 @@
require linux-simtec.inc
PR = "r1"
PROVIDES += "virtual/kernel"
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_depicture = "1"
COMPATIBLE_MACHINE = "depicture"
SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2 \
http://www.simtec.co.uk/products/SWLINUX/files/patch-2.6.26-simtec3.bz2;patch=1 \
file://${MACHINE}-defconfig-append \
"
S = "${WORKDIR}/linux-2.6.26"