Merge bk://openembedded@openembedded.bkbits.net/packages
authorMichael Lauer <mickey@vanille-media.de>
Sun, 19 Sep 2004 18:23:08 +0000 (18:23 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 19 Sep 2004 18:23:08 +0000 (18:23 +0000)
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

linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.14.oe

index 8741d2c..de52b71 100644 (file)
@@ -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]}"