summaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2010-03-31openssl: add version 1.0.0Roman I Khimov
* DEFAULT_PREFERENCE = "-1", since it might break apps * enable engines build (and package those separately) Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-31xextproto-70-includes: fix BPN (Base Package Name) to fetch the sourcesAndrea Adami
* BPN was xextproto-70-includes, PN 7.0.5
2010-03-31kexec-tools_2.01: fix configure.ac for autoconf > 2.63Andrea Adami
* see debian bug #543081
2010-03-30openssl: deal with unpackaged /usr/lib/ssl filesRoman I Khimov
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 Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-30poptop: change "require-mppe-128" option to plain "mppe"Roman I Khimov
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 Khimov
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 Khimov
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 Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-30clamav-0.94.2: remove deprecated options from config fileRoman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-30clamav: switch to INC_PRRoman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-30libtelepathy: remove duplicate header installation in preparation for ↵Steve Sakoman
automake 1.11.1
2010-03-30claws-mail: remove duplicate header installation in preparation for automake ↵Steve Sakoman
1.11.1
2010-03-30ntp: remove duplicate installation of sntp.1 in preparation for automake 1.11.1Steve Sakoman
2010-03-30libnet: convert to new stagingSteve Sakoman
2010-03-30gnome-bluetooth: remove trailing / in lib/plugins/Makefile.am to eliminate ↵Steve Sakoman
install error
2010-03-30debianutils: remove duplicate installation of tempfile.1 in preparation for ↵Steve Sakoman
automake 1.11.1
2010-03-30m4 1.4.14: work around automake 1.11 reqKoen Kooi
2010-03-30gcc-cross: fix gfortran -> g77 linking logicKoen Kooi
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 Jansa
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 Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-30mesa-dri: add version 7.8Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-30mesa-dri-glsl-native: move to 7.8 releaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-30libcroco: add 0.6.2 and convert to new style stagingKoen Kooi
2010-03-30traceroute: added 2.0.12 versionMartyn Welch
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-30realpath: added 1.10Martyn Welch
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 Welch
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 Welch
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 Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-30util-linux-ng: enable reset commandMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-30util-linux-ng: swapoff is symlink to swaponMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-30Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev
2010-03-30autoconf: removed DEFAULT_PREFERENCE = -1Frans Meulenbroeks
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 Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-03-30uboot git: update beagleboardKoen Kooi
2010-03-30artoolkitplus: add 2.2.0Koen Kooi
2010-03-30python-scons: update to 1.3.0Koen Kooi
* stage sconscript file that gets the toolchain options from the environment
2010-03-30obexd: add 0.22Thomas Zimmermann
* 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 Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-30emtooth: bump SRCREV, add new depsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-29pkgconfig.inc: add missing ${D} when creating ${libdir}/pkgconfig in ↵Klaus Kurzmann
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 Kooi
2010-03-29ecore-native: disable curl againKoen Kooi
* this avoids an error with curl internal checks that get triggered for some reason on 64 bit buildhosts
2010-03-29linux-leviathan: defconfig: enable earlysuspend for console to fix ↵Denis 'GNUtoo' Carikli
suspend/resume w/ console on a VT
2010-03-29quagga: add version 0.99.16Roman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-29quagga: fix access rights, add more postinstRoman I Khimov
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 Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-29util-linux-ng-native: add dependency on lzo-nativeDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-03-29Merge branch 'pacemaker' into org.openembedded.devRoman I Khimov
2010-03-29task-shr-feed: add libyaml-perl and libnet-dbus-perl as requested in SHR ↵Thomas Zimmermann
Bug: #998 Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>