All of lore.kernel.org
 help / color / mirror / Atom feed
* bluez-dtl1-workaround not provided?
@ 2010-11-25 17:24 Andrea Adami
  2010-11-25 20:48 ` Frans Meulenbroeks
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Andrea Adami @ 2010-11-25 17:24 UTC (permalink / raw)
  To: openembedded-devel

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@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@mizar /oe/openembedded $


So, first doubt is: why make this mandatory for everyone having pcmcia?
Second, why is it failing now?

Any idea?

Andrea



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-12-01  6:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-25 17:24 bluez-dtl1-workaround not provided? Andrea Adami
2010-11-25 20:48 ` Frans Meulenbroeks
2010-11-26  7:46 ` Martin Jansa
2010-11-30 22:09   ` Khem Raj
2010-12-01  6:07     ` [PATCHv2] kernel.bbclass: put bluez-dtl1-workaround to DEPENDS directly Martin Jansa
2010-11-26  8:29 ` bluez-dtl1-workaround not provided? Marcin Juszkiewicz
2010-11-26 10:59 ` Phil Blundell
2010-11-27 18:46   ` Andrea Adami
2010-11-30 18:50   ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.