diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2013-04-12 14:42:13 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-13 23:50:52 +0100 |
commit | b847f87f4213db917d6760cd399c0afae996cf23 (patch) | |
tree | f8f3af7a8ccd9a98ed5ed38c26ab87d0dc25b649 /.gitignore | |
parent | 1a1927f8a04fe0a2b3b853ebdd33ccb807f00b59 (diff) | |
download | openembedded-core-b847f87f4213db917d6760cd399c0afae996cf23.tar.gz openembedded-core-b847f87f4213db917d6760cd399c0afae996cf23.tar.bz2 openembedded-core-b847f87f4213db917d6760cd399c0afae996cf23.zip |
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-.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions