[oe] bluez-dtl1-workaround not provided?

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Thu Nov 25 20:48:57 UTC 2010


2010/11/25 Andrea Adami <andrea.adami at gmail.com>:
> Hello,
>
> build from scratch of console image for c7x0/armv5te leads to:
>
> ...
> Configuring sysvinit.
> Collected errors:
>  * satisfy_dependencies_for: Cannot satisfy the following dependencies
> for task-base-extended:
>  * <--->bluez-dtl1-workaround *.
>  * opkg_install_cmd: Cannot install package task-base-extended.
>  * resolve_conffiles: Existing conffile
> /oe/build/tmp/rootfs/console-image/etc/device_table is different from
> the conffile in the new package. The new conffile will be placed at
> /oe/build/tmp/rootfs/console-image/etc/device_table-opkg.
>
> A quick grep reveals:
>
> andrea at mizar /oe/openembedded $ grep -R bluez-dtl1-workaround .
> Binary file ./.git/index matches
> ./classes/kernel.bbclass:DEPENDS_kernel-module-dtl1-cs = "bluez-dtl1-workaround"
> ./classes/kernel.bbclass:RDEPENDS_kernel-module-dtl1-cs =
> "bluez-dtl1-workaround"
> ./conf/machine/jornada7xx.conf:MACHINE_EXTRA_RDEPENDS =
> "kernel-modules bluez-dtl1-workaround"
> ./recipes/tasks/task-base.bb:    ${@base_contains('COMBINED_FEATURES',
> 'pcmcia', 'bluez-dtl1-workaround', '',d)} \
> ./recipes/tasks/task-base.bb:# bluez-dtl1-workaround above is
> workaround for bitbake not handling DEPENDS on it in
> andrea at mizar /oe/openembedded $
>
>
> So, first doubt is: why make this mandatory for everyone having pcmcia?
> Second, why is it failing now?
>
> Any idea?
>
> Andrea
>

And the strange thing is if you build the package
bluez-dtl1-workaround manually first and after that build the image it
works.
Guess something is wrong with depends

Frans




More information about the Openembedded-devel mailing list