mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +02:00
Add depicture machine with patches from SimTec
This commit is contained in:
15
meta/packages/linux/linux-simtec_2.6.26-simtec1.bb
Normal file
15
meta/packages/linux/linux-simtec_2.6.26-simtec1.bb
Normal file
@@ -0,0 +1,15 @@
|
||||
require linux-simtec.inc
|
||||
|
||||
PR = "r1"
|
||||
|
||||
PROVIDES += "virtual/kernel"
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
DEFAULT_PREFERENCE_depicture = "1"
|
||||
|
||||
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-simtec1.bz2;patch=1 \
|
||||
file://${MACHINE}-defconfig-append \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/linux-2.6.26"
|
||||
Reference in New Issue
Block a user