diff options
author | Khem Raj <raj.khem@gmail.com> | 2012-06-20 14:31:10 -0700 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-07-03 00:05:29 -0700 |
commit | 705baf06d151eb4f9dcae7b23c7f3e57c0c09a74 (patch) | |
tree | 4e7fb730f945fa6795ba0c7ba2fb7b42fbb96683 /meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb | |
parent | 64422f7c5da160050a5454817c8fa9d070104b34 (diff) | |
download | openembedded-core-705baf06d151eb4f9dcae7b23c7f3e57c0c09a74.tar.gz openembedded-core-705baf06d151eb4f9dcae7b23c7f3e57c0c09a74.tar.bz2 openembedded-core-705baf06d151eb4f9dcae7b23c7f3e57c0c09a74.zip |
kconfig-frontends: New recipe
kconfig-frontends provides the kconfig infrastructure
thats used for linux kernel as a standalone package. Its
not intended to be used for kernel itself but can be
used by packages who are based on kconfig e.g. busybox
uclibc or new packages who wants to use kconfig infra
for the package build
kconfig-frontends names it's shared library as -3.4.0.so instead of .so.3.4.0,
this causes the -dev package to grab it since it matches on *.so. This error
would also have shown up with the old PACKAGE order.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb')
0 files changed, 0 insertions, 0 deletions