[oe-issues] [Bug 2533] PalmLD new machine config

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Tue Jun 19 16:23:03 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2533





--- Comment #3 from Koen Kooi <koen at dominion.kabel.utwente.nl>  2007-06-19 09:23:03 ---
(In reply to comment #2)
> (In reply to comment #1)
> > (From update of attachment 1651 [details] [details])
> > +COMBINED_FEATURES = "touchscreen apm alsa bluetooth pcmcia irda wifi ext2
> > usbgadget screen"
> > 
> > remove that
> 
> If I remove Am I not miss that?
> 
> from org.openembedded.dev/packages/tasks/task-opie.bb
> 
>     ${@base_contains("COMBINED_FEATURES", "irda", "opie-irdaapplet", "",d)} \
>     ${@base_contains("COMBINED_FEATURES", "apm", "opie-batteryapplet", "",d)} \
>     ${@base_contains("COMBINED_FEATURES", "pcmcia", "opie-pcmciaapplet", "",d)}
> \

COMBINED_FEATURES is something that is calculated from MACHINE_FEATURES and
DISTRO_FEATURES, so don't hardcode it.



> > 
> > +BOOTSTRAP_EXTRA_RDEPENDS += "module-init-tools update-modules irda-utils 
> > 
> > remove that as well
> 
> After installing in image modules don't "appear" in /etc/modules than
> touchscreen and others modules do not work

I doubt that, since BOOTSTRAP_EXTRA_RDEPENDS isn't used anymore

> > 
> > +MACHINE_EXTRA_RDEPENDS
> > 
> > 3 things:
> > 
> > 1) NEVER EVER RDEPEND ON KERNELMODULES, ONLY RRECOMMEND THEM!!!!!
> > 
> > 2) only list modules needed to boot this device
> > 
> > 3) NEVER EVER RDEPEND ON KERNELMODULES, ONLY RRECOMMEND THEM!!!!!
> > 
> 
> clean up
> 
> PS
> 
> bluetooth don't need for booting... but "who" boot it when it will needed?

I was getting at stuff like arc4


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list