[oe] bluez-dtl1-workaround not provided?

Andrea Adami andrea.adami at gmail.com
Thu Nov 25 17:24:36 UTC 2010


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




More information about the Openembedded-devel mailing list