mirror of
https://git.yoctoproject.org/poky
synced 2026-03-02 05:19:40 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3597 311d38ba-8fff-0310-9ca6-ca027cbcb966
10 lines
315 B
BlitzBasic
10 lines
315 B
BlitzBasic
require linux-nokia800.inc
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|
|
|
|
SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2 \
|
|
http://repository.maemo.org/pool/os2008/free/source/k/kernel-source-rx-34/kernel-source-rx-34_2.6.21.0-osso71.diff.gz;patch=1 \
|
|
file://defconfig"
|
|
|
|
S = "${WORKDIR}/linux-2.6.21"
|