hello-mod: Ensure the produced package name begins with kernel-module-
authorMark Hatle <mark.hatle@windriver.com>
Fri, 12 Apr 2013 19:42:13 +0000 (14:42 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 13 Apr 2013 22:50:59 +0000 (23:50 +0100)
commit96c3c4467d205cdabfad73fce7620a432120244d
tree22985a60f997b3a35c3b6f6be97b4b4b7d140ebd
parent0be4b1ac233c0cfac5cf3bc54f4483a0b05b5fa4
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>
meta-skeleton/recipes-kernel/hello-mod/hello-mod_0.1.bb