2010/11/25 Andrea Adami <[email protected]>: > 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: > > and...@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 > and...@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 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
