Dear Andreas and OE folks,
commit 2dac84b9a7b820466ed626420fec120093b56e16
Author: Andreas Oberritter <[email protected]>
Date: Sat Jan 29 00:51:25 2011 +0000
module.bbclass: depend on kernel-${KERNEL_VERSION} instead of
kernel (= ${KERNEL_VERSION})
* As a special case, kernel modules must depend on
kernel-${KERNEL_VERSION}, which gets runtime provided by the
kernel
package. The reason is, that the package version can be different
from ${KERNEL_VERSION}, because the latter depends on the kernel
configuration, e.g. CONFIG_LOCALVERSION.
Signed-off-by: Andreas Oberritter <[email protected]>
[1] seems to have broken `omap3-sgx-modules`.
$ bitbake -k omap3-sgx-modules
NOTE: Handling BitBake files: - (7083/7083) [100 %]
Parsing of 7083 .bb files complete (6644 cached, 439 parsed). 7395
targets, 304
skipped, 0 masked, 0 errors.
ERROR:
'['/oe/openembedded/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb']'
RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'kernel-' but it
wasn't found in any PACKAGE or RPROVIDES variables
NOTE: Resolving any missing task queue dependencies
ERROR:
'['/oe/openembedded/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb']'
RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'kernel-' but it
wasn't found in any PACKAGE or RPROVIDES variables
Unknown Event: <bb.event.NoProvider instance at 0x10964eac>
NOTE: Runtime target 'kernel-' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['kernel-']
NOTE: Runtime target 'omap3-sgx-modules' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['omap3-sgx-modules',
'kernel-']
FATAL: All buildable tasks have been run but the build is incomplete
(--continue mode). Errors for the tasks that failed will have been printed
above.
Thanks,
Paul
[1]
http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=2dac84b9a7b820466ed626420fec120093b56e16
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
