generic-poky/meta-skeleton
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
..
conf meta-*/conf/layer.conf: tweak BBFILES comment 2013-04-10 09:23:17 +01:00
recipes-kernel hello-mod: Ensure the produced package name begins with kernel-module- 2013-04-13 23:50:59 +01:00
recipes-multilib/images core-image-multilib-example: Location of core-image-sato.bb changed 2013-03-20 17:26:16 +00:00
recipes-skeleton useradd-example: use ${datadir} instead of /usr/share for packaging 2012-08-06 15:18:48 +01:00