aboutsummaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-07-05 22:43:10 +0000
committerPhil Blundell <philb@gnu.org>2004-07-05 22:43:10 +0000
commit8c779e3eabc4abc6a6bf7b3ee718abe1fac56a2f (patch)
treec910db35c3a1d1963ed2375269fa73fc85c216c4 /linux
parentc77b8f396c4c5908ecf66a5c30cae69043c7caa9 (diff)
downloadopenembedded-8c779e3eabc4abc6a6bf7b3ee718abe1fac56a2f.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into stealth.(none):/home/pb/oe/oe-packages 2004/07/05 23:43:04+01:00 (none)!pb set FILES_kernel, not FILES_${PN} BKrev: 40e9d97e29s_3q4RNtXXech1-skECw
Diffstat (limited to 'linux')
-rw-r--r--linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe b/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe
index 7587b0da39..8e860133e3 100644
--- a/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe
+++ b/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe
@@ -8,6 +8,7 @@ KERNEL_CCSUFFIX = "-3.3.3"
COMPATIBLE_HOST = "arm.*-linux"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=linux/kernel;tag=${@'K' + oe.data.getVar('PV',d,1).replace('.', '-')} \
+ file://ipaq-hal.init \
file://linux-2.4-no-short-loads.patch;patch=1 \
file://linux-2.4-cpufreq.patch;patch=1 \
file://ipsec.patch;patch=1"
@@ -38,7 +39,7 @@ autoload_h3600_generic_sleeve = "h3600_generic_sleeve"
autoload_ds = "ds"
autoload_pxa_cs = "pxa_cs"
-FILES_${PN} += "/etc/init.d/ipaq-hal"
+FILES_kernel += "/etc/init.d/ipaq-hal"
INITSCRIPT_NAME = "ipaq-hal"
INITSCRIPT_PARAMS = "start 21 S ."