Age | Commit message (Collapse) | Author | Files |
|
Fixes build for packages that are using Errno
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Makes perl modules rebuild on perl version change, since binary compatibility
could be broken with that (although perl itself tries to maintain it within
patchlevel range, like 5.8.7 -> 5.8.8).
This is conditional on PACKAGE_ARCH, since there is nothing to rebuild for
pure perl modules (and those should use 'PACKAGE_ARCH = "all"') even if they
break with perl version change.
This also should ease transition to perl 5.10.1.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
|
|
|
|
OE has alternatives setup for ip and the link is installed in /bin/ip, rather
than /sbin/ip, so fix that. Also, setup rc links by default and set
package_arch to all since it's just an init script.
Update RDEPENDS since versioning doesn't work here.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Sorry, overlooked somehow that it's already in OE.dev.
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: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
The old rev did not even build and to checkout a newer one we need to follow the
URI changes rom upstream:
| cc1: warnings being treated as errors
| izconfig.c: In function 'do_set_short':
| izconfig.c:186: error: dereferencing pointer 'sa' does break strict-aliasing rules
| izconfig.c:179: error: dereferencing pointer 'sa' does break strict-aliasing rules
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* also sed out path to ${WORKDIR} in target package
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
ssh+git://git@git.openembedded.net/openembedded into org.openembedded.dev
|
|
setup scripts
|
|
|
|
|
|
* Remove the oe_runconf overload and just go through the normal
autoreconf process
* Take gentoo patch to fix the quoting of the macro and make
building go past the configure task.
|
|
The addition of datadir to FILES_PN lead to shipping the manpages
by default. Fix that packaging error.
|
|
The variable for the plugin extension appears to have changed, at
least this value is "so" so it should work on the device.
|
|
* The patch is added to get it compiling on ARM.
* Moved the old 2.2.3 based recipe to 3.2.0.
* Fixed the recipe for bitbake parsing errors in LICENSE field.
* Added patch needed for compiling to succeed on ARM.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Update ruby library path so extensions needing mkmf can build and
find the right ruby headers. Fixes building of ext/dl.
Signed-off-by: Jesse Gilles <jgilles@multitech.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* The udhcp SRC_URI is broken, change to download from mirror that is still
carrying this package.
* Add checksum entries.
Signed-off-by: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Scott Garman <sgarman@zenlinux.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Svn package no longer provided at o-hand. Remove it and replace with
version 0.7 from the projects website.
Signed-off-by: Martyn Welch <martyn@welchs.me.uk>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Philip Balister <philip@balister.org>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
As was intended originally. Also, newer versions always require
libnetfilter-conntrack.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
into org.openembedded.dev
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Includes failover script for pacemaker.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
libnetfilter-conntrack is to be pushed after this and there is also
libnetfilter-log that could be added to OE. Don't see any reason to
create separate directory for each of those.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Broken with newer libtool, builds fine without relibtoolizing.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|