summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-06-09minimal-uclibc.conf: Add pam to DISTRO_FEATURESKhem Raj
* 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>
2010-06-09ncurses: Switch to INC_PR and BBCLASSEXTEND. Fix ncurses-sdk and terminfoTom Rini
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>
2010-06-09run-qemu.sh: Suppport option to boot into single user shell.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-09shadow-4.1.4.2: Add patches to support dots in login id.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-10libio-zlib-perl: add missing dependencyRoman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-10spamassassin: add prepackaged rulesRoman I Khimov
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>
2010-06-10spamassassin: remove lsb bits from init scriptRoman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-10spamassassin: add missing perl dependenciesRoman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-10perl 5.10.1: a bit more module runtime dependenciesRoman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-10libmail-spf-perl: add missing perl dependenciesRoman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-10procps: handle pgrep through alternativesRoman I Khimov
* pgrep can be provided by busybox * remove useless FILES definition along the way Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-10perl 5.10.1: fix sporadic "Use of uninitialized value $x in scalar assignment"Roman I Khimov
See this for further details: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480533 Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-09libxml-simple-perl: s/RDEPENDS/RDEPENDS_${PN}/Roman I Khimov
Sorry, slipped through. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-09libcompress-zlib-perl: add missing dependenciesRoman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-09libio-compress-zlib-perl: remove useless FILESRoman I Khimov
Already included by cpan-base. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-09libio-compress-base-perl: remove useless FILES definitionRoman I Khimov
Already included by cpan-base. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-09libxml-simple-perl: add missing runtime dependencyVladimir Sorokin
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru> Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-09rp-pppoe: fix GNU hash QA error (force LDFLAGS)Vladimir Sorokin
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru> Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-09at: fix GNU hash QA error (force LDFLAGS)Vladimir Sorokin
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
2010-06-09vsftpd-charconv: Switch to FILESPATHPKGTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-09unionfs: Switch to FILESPATHPKGTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-09php-native: Drop unnecessary FILESPATHTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-09ncurses{,-native,-sdk}: Drop unnecessary FILESPATHTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-09gtk+-fastscaling: Switch to FILESPATHPKGTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-09gcc-csl-arm-2007q3: Switch to FILESPATHPKGTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-09dpkg-native: Drop unnecessary FILESPATHTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-09clutter-gtk: Drop unnecessary FILESPATHTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-09bluez: Switch to FILESPATHPKGTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-09qt4: first part of mediaservices packagingKoen Kooi
2010-06-09qt-4.6.2.inc: solved a bug when trying to append an empty string to the ↵Marco Cavallini
qtdemo file when building Qt/X11 (QT != Qt/E) * Now checking if [ -n ${QT_LIBINFIX} ] before mv qtdemo
2010-06-09kaeilos-2009-preferred-versions.inc: some distro version updates and mainly ↵Marco Cavallini
automake-native 1.11
2010-06-09gcc_4.5.bb: Add lto to gcc package.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-09qt-4.7.0-beta1: build fix for demos/browserMartin Jansa
* 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>
2010-06-09elementary: try to fix upgrade path from older -themes and -configs subpackageMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-09navit: bump PR after libgps naming fixMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-09libtree-simple-perl: Initial commitVladimir Sorokin
A simple tree object in Perl. Signed-off-by: Vladimir Sorokin <sorokin@altell.ru> Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-09dropbear: support comma-separated list of addresses in port specRoman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-09dropbear: switch to INC_PRRoman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-09flex: convert to INC_PRRoman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-06-09flex-2.5.35: create lex and flex++ symlinksVladimir Sorokin
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>
2010-06-09ipset: Initial commitVladimir Sorokin
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>
2010-06-08gcc-cross_4.5.bb: Add libelf-native to DEPENDSKhem Raj
* libelf is needed for LTO Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-08libelf_0.8.13.bb: Provide libelf-native using BBCLASSEXTEND.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-08gcc-4.5: flto requires libelf as dependencyKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-08libpam-1.1.1: Add recipe.Khem Raj
* Tested build on arm*uclibc Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-08libelf_0.8.13.bb: Add recipeKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-09linux_2.6.34: add defconfig for c7x0 and akitaAndrea Adami
* minor fixes to spitz config, which is reused for akita * added uinput module
2010-06-08gcc-4.5.inc: Enable -flto on 4.5 so it can be used but its not on by default.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-08opkg: bump SRCREV for fix preventing overeager removing of files which were ↵Martin Jansa
after opkg upgrade owned by different package Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-08packages: PR bump after EFL SRCREV change resulting to different .so names.Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>