summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-09-19 18:23:08 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-09-19 18:23:08 +0000
commit2e46decc23b41031a711470f8af4684459bf5a36 (patch)
tree8af3980f5149766098b2ce4969eb7259802f0933 /linux
parent941a1374976e2a37139f3cd61d6904c61e29fcd5 (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/09/19 19:19:57+01:00 (none)!pb Merge bk://openembedded@openembedded.bkbits.net/packages into stealth.(none):/home/pb/oe/oe-packages 2004/09/19 19:19:45+01:00 (none)!pb add missing inherit of update-rc.d BKrev: 414dce8c6Oo-Et-70Fs07zjiJ7r4Zw
Diffstat (limited to 'linux')
-rw-r--r--linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.14.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.14.oe b/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.14.oe
index 8741d2c966..de52b71eba 100644
--- a/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.14.oe
+++ b/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.14.oe
@@ -14,7 +14,7 @@ SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=linux/kernel;tag=$
S = "${WORKDIR}/kernel"
-inherit kernel
+inherit kernel update-rc.d
K_MAJOR = "${@oe.data.getVar('PV',d,1).split('-')[0].split('.')[0]}"
K_MINOR = "${@oe.data.getVar('PV',d,1).split('-')[0].split('.')[1]}"