generic-poky/meta-skeleton/recipes-kernel/hello-mod
Mark Hatle 71aafc214f hello-mod: Ensure the produced package name begins with kernel-module-
The special key kernel-module- is necessary for the system to avoid a package
rename when installing a multilib image.  For example:

local.conf: IMAGE_INSTALL_append = " hello-mod"

bitbake lib32-core-image-minimal

The system will translate names and prepend 'lib32-', unless the package
begins with kernel-module-.

(From OE-Core rev: b847f87f4213db917d6760cd399c0afae996cf23)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-13 23:50:59 +01:00
..
files hello-mod: Move hello-mod from meta to meta-skeleton 2012-04-10 13:32:02 +01:00
hello-mod_0.1.bb hello-mod: Ensure the produced package name begins with kernel-module- 2013-04-13 23:50:59 +01:00