Age | Commit message (Collapse) | Author | Files |
|
|
|
Don't remove ipt_DSCP for this version
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
RDEPENDS on python, wants python-native at build time.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
|
python-native needed for python-dir proper working and then fetchmailconf
really wants to have some python in runtime.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Converted most of python site-packages references to PYTHON_SITEPACKAGES_DIR.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Allows to inherit that in packages containing Python extensions but still tightly
control packaging of those extensions. Mainly for the cases where you want
those python modules/extensions/parts to be packaged separately from the main
package in order not to introduce python dependency where you don't need it.
Technically, you can do it with distutils-common-base, but it might require
more FILES_* work than with python-dir.
Introduce PYTHON_SITEPACKAGES_DIR along the way, site-packages directory is
referenced frequently enough within class files, but some recipes also pack this
directory as
${libdir}/python2.5/site-packages
${libdir}/python2.6/site-packages
${libdir}/python*/site-packages
/usr/lib/python*/site-packages
${libdir}/*/site-packages
all of which are not perfect.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
|
|
This reverts commit e7c6b93906b8909e659d7e680a1457472bc99bda.
Sorry for breakage.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
|
|
- libcom_err and libss libraries are now in separate packages
- headers and libraries are installed using upstream makefile
so no longer missing headers
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
|
|
|
|
|
|
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Create geos-c1 for C libraries
* Forcibly package libgeos into geos package
* Enhance description.
* Add --disable-inline, its not needed if gcc 4.4 or newer
is in use. but many distros still use older gcc 4.x
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
In commit 89b7e433719f43f1c36c76cb8856d559014e99bc metadata_scm.bbclass
functions were factored out from base.bbclass, but the new file was not
included.
This prevented METADATA_SCM, METADATA_REVISION, METADATA_BRANCH to be
set; for instance this caused oestats-client stop working.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
configure_append snippet crawled in from old liburi-perl version and is not
needed currently. Fix PACKAGE_ARCH for pure perl module along the way.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
It's perl-only module, so set it to 'all'.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Add more dependencies along the way, fix PACKAGE_ARCH.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|