Age | Commit message (Collapse) | Author | Files |
|
pushed wrong branch. It needs to be reviewed before pushing.
This reverts commit 428c2de6d27dd49274b9884c3123b053c42af0ce.
|
|
With this change, you can put
PREFERRED_UCLIBC_VERSION="git" into your conf/local.conf
once or set PREFERRED_VERSION_uclibc{*}="git" and need
not adjust local.conf if the git revision was changed.
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* This patch removes the usage of quilt import <patch>
instead it creasted a symlink to the patch in the patches
directory and synthesizes the series file which otherwise
would be done automatically by quilt import.
* This should help a bit in reducing build time as it avoids
copying of the patch and also other things that quilt import
would otherwise do.
* Tested by doing minimal-image on qemuarm.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* if pam is not in the DISTRO_FEATURES then pam
modules dont end up in th root file system but
when using shadow pam is used for authentication
and uclibc needs these modules otherwise login
fails.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
RSUGGESTS needs to use ${PN} not ncurses otherwise ncurses-sdk will try
ncurses-terminfo (wrong) not ncurses-sdk-terminfo (right).
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
sa-update is preferred way to get rules with spamassassin 3.3.1, but then
you have no rules at all out-of-the-box which is undesired in some situations.
Pack default rules to spamassassin-rules.
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>
|
|
* pgrep can be provided by busybox
* remove useless FILES definition along the way
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
See this for further details:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480533
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Sorry, slipped through.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Already included by cpan-base.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Already included by cpan-base.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
qtdemo file when building Qt/X11 (QT != Qt/E)
* Now checking if [ -n ${QT_LIBINFIX} ] before mv qtdemo
|
|
automake-native 1.11
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* to fix it properly someone should package libQtMediaServices (now it's built but not packaged)
and results to NOTE: Couldn't find shared library provider for libQtMediaServices.so.4
* so demos/browser won't probably work on target as it's now
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>
|
|
A simple tree object in Perl.
Signed-off-by: Vladimir Sorokin <sorokin@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>
|
|
Were missing in this version, which for example lead to build failures
for packages depending on flex-native.
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
If you want to
* store multiple IP addresses or port numbers and match against the collection
by iptables at one swoop;
* dynamically update iptables rules against IP addresses or ports without
performance penalty;
* express complex IP address and ports based rulesets with one single iptables
rule and benefit from the speed of IP sets
then ipset may be the proper tool for you.
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
* libelf is needed for LTO
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Tested build on arm*uclibc
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* minor fixes to spitz config, which is reused for akita
* added uinput module
|