Age | Commit message (Collapse) | Author | Files |
|
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>
|
|
* add dependencies as listed on CPAN.
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>
|
|
Brings perl up to date.
Biggest packaging change - make use of Debian patchset as whole. OE used
lots of Debian patches anyway and the overall setup is very similar. So
instead of picking and messing with individual patches it's far more
easier to just use Debian's diff.gz as a whole.
Added with masked preference, since it needs more testing. Currently it
was only compiled and ran on i686.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
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>
|