On 01/29/2011 04:58 PM, Paul Menzel wrote: > 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`.
Hello Paul, thanks! It's a known bug. Can you please test this patch, while I'm waiting for an ack or nack for it? http://patches.openembedded.org/patch/402/ Is there a maintainer for kernel.bbclass? If there's no feedback, and if nobody's faster, I'll revert the commits tomorrow. Regards, Andreas _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
