summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-03-30openssl: deal with unpackaged /usr/lib/ssl filesRoman I Khimov1
Config file is accessed directly from libcrypto, so belongs to libcrypto package. openssl-misc is a new package that contains CA management scripts. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Holger Hans Peter Freyther <zecke@selfish.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-03-30poptop: don't expose open port by default, listen on 127.0.0.1Roman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-30poptop: change "require-mppe-128" option to plain "mppe"Roman I Khimov1
OE has ppp-2.4.3-mppe-mppc-1.1.patch for pppd and it disables 'require-mppe-128' option, so poptop complains: In file /etc/ppp/options.pptpd: unrecognized option 'require-mppe-128' on start. Fix that by using 'mppe' option. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-30poptop: disable logwtmp in configRoman I Khimov1
Poptop tries to use that and we have it removed since it's broken, no good. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-30clamav: wait on stop in initRoman I Khimov2
Takes some time for clamav to shut down and it's better to return from init script only when it actually is stopped. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-30clamav: add version 0.95.3Roman I Khimov3
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-30clamav-0.94.2: remove deprecated options from config fileRoman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-30clamav: switch to INC_PRRoman I Khimov5
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-30libtelepathy: remove duplicate header installation in preparation for ↵Steve Sakoman2
automake 1.11.1
2010-03-30claws-mail: remove duplicate header installation in preparation for automake ↵Steve Sakoman2
1.11.1
2010-03-30ntp: remove duplicate installation of sntp.1 in preparation for automake 1.11.1Steve Sakoman1
2010-03-30libnet: convert to new stagingSteve Sakoman1
2010-03-30gnome-bluetooth: remove trailing / in lib/plugins/Makefile.am to eliminate ↵Steve Sakoman1
install error
2010-03-30debianutils: remove duplicate installation of tempfile.1 in preparation for ↵Steve Sakoman1
automake 1.11.1
2010-03-30m4 1.4.14: work around automake 1.11 reqKoen Kooi2
2010-03-30gcc-cross: fix gfortran -> g77 linking logicKoen Kooi2
Acked-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-03-30illume-keyboards-shr: install directly to illume/keyboards (do not use ↵Martin Jansa2
subdir for each keyboard) * Newer illume isn't looking for keyboards in subdirectories of /usr/lib/enlightenment/modules/illume/keyboards/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-30xserver-xorg: bump SRCREVMartin Jansa6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-30mesa-dri: add version 7.8Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-30mesa-dri-glsl-native: move to 7.8 releaseMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-30libcroco: add 0.6.2 and convert to new style stagingKoen Kooi2
2010-03-30angstrom: start adding infrastructure to support 'hardfp' on new arm coresKoen Kooi1
2010-03-30traceroute: added 2.0.12 versionMartyn Welch1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-30realpath: added 1.10Martyn Welch2
The package contains a small utility realpath, which converts each pathname argument to an absolute pathname, which has no components that are symbolic links or the special . or .. directory entries. This utility provides mostly the same functionality as `/bin/readlink -f' in the coreutils package. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-30start-stop-daemon: added standalone C versionMartyn Welch2
This is not needed if you are building with busybox, however it is required if attempting a busybox-less build and do not want to have DPKG installed. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-30Add ubuntu verison of ifupdownMartyn Welch2
We need some of the features in the ubuntu version of ifupdown, rather than the version found in Debian. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-30alsa-state: BUG 2.0 supportMarcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-30util-linux-ng: enable reset commandMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-30util-linux-ng: swapoff is symlink to swaponMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-30Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks13
into org.openembedded.dev
2010-03-30autoconf: removed DEFAULT_PREFERENCE = -1Frans Meulenbroeks1
as discussed on #oe Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Graeme Gregory <dp@xora.org.uk>
2010-03-30tgt: moved to 1.0.3Frans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-03-30uboot git: update beagleboardKoen Kooi8
2010-03-30EFL: bump SRCREV even more for last few efreet fixesMartin Jansa1
2010-03-30EFL: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-30artoolkitplus: add 2.2.0Koen Kooi1
2010-03-30scons bbclass: add SCONS_FIX_ENV option that allows you to fix the toolchain ↵Koen Kooi1
from env
2010-03-30python-scons: update to 1.3.0Koen Kooi2
* stage sconscript file that gets the toolchain options from the environment
2010-03-30scons bbclass: convert to new style stagingKoen Kooi1
2010-03-30obexd: add 0.22Thomas Zimmermann2
* Add experimental FSO PBAP for SHR only Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-03-30ecore: enable XIM for dead keys support from illume keyboardsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-30emtooth: bump SRCREV, add new depsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-29pkgconfig.inc: add missing ${D} when creating ${libdir}/pkgconfig in ↵Klaus Kurzmann1
do_install_append Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Philip Balister <philip@balister.org>
2010-03-29geoclue: add 0.12.0 releaseKoen Kooi1
2010-03-29ecore-native: disable curl againKoen Kooi1
* this avoids an error with curl internal checks that get triggered for some reason on 64 bit buildhosts
2010-03-29sane-srcrevs.inc: bump revs for libgee and libgee-nativeKlaus Kurzmann1
to get a fix to make it build with current vala Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-03-29linux-leviathan: defconfig: enable earlysuspend for console to fix ↵Denis 'GNUtoo' Carikli2
suspend/resume w/ console on a VT
2010-03-29quagga: add version 0.99.16Roman I Khimov2
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-29quagga: fix access rights, add more postinstRoman I Khimov2
Add null conf files for protocols (allows tighter permissions setting and sets some starting point for configuration in general), fix permissions for log directory. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-29quagga: switch to INC_PRRoman I Khimov5
Signed-off-by: Roman I Khimov <khimov@altell.ru>