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

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Tue Jun 19 16:12:37 UTC 2007


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





--- Comment #2 from Stepan Backshaev <step2back at gmail.com>  2007-06-19 09:12:36 ---
(In reply to comment #1)
> (From update of attachment 1651 [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)}
\


> 
> +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

> 
> +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?


-- 
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