mirror of
https://git.yoctoproject.org/poky
synced 2026-03-05 14:59:41 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1518 311d38ba-8fff-0310-9ca6-ca027cbcb966
15 lines
572 B
BlitzBasic
15 lines
572 B
BlitzBasic
require linux-nokia800.inc
|
|
|
|
PR = "r3"
|
|
SRC_URI = "http://repository.maemo.org/pool/maemo3.0/free/source/kernel-source-rx-34_2.6.18.orig.tar.gz \
|
|
http://repository.maemo.org/pool/maemo3.0/free/source/kernel-source-rx-34_2.6.18-osso29.diff.gz;patch=1 \
|
|
${RPSRC}/lzo_kernel-r0.patch;patch=1 \
|
|
${RPSRC}/lzo_jffs2-r0.patch;patch=1 \
|
|
${RPSRC}/lzo_crypto-r0b.patch;patch=1 \
|
|
${RPSRC}/lzo_jffs2_lzomode-r0.patch;patch=1 \
|
|
${RPSRC}/lzo_jffs2_sysfs-r0.patch;patch=1 \
|
|
file://defconfig"
|
|
|
|
S = "${WORKDIR}/linux-g"
|
|
|