summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-03-23pyphonelog: bump SRCREV for dbus name fixMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-23shr-splash: bump SRCREV for hide VT cursor patchMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-23pulseaudio: patch configure.ac to work around install errorSteve Sakoman1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-23ruby: resolve dependency loop virtual:native:ruby -> ruby-nativeMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-23Merge branch 'org.openembedded.dev' of ↵Sebastian Spaeth220
ssh+git://git@git.openembedded.net/openembedded into org.openembedded.dev
2010-03-23qmake2: don't install specs, those are packaged by the qt4 recipe. Ship env ↵Koen Kooi2
setup scripts
2010-03-23oeaudit: Handle some more naming variants for OEHolger Hans Peter Freyther1
2010-03-23oeaudit: Add -f option to fetch an auditfile from FreeBSDHolger Hans Peter Freyther1
2010-03-23libsamplerate0-0.1.7: Fix configure run with recent autoconfHolger Hans Peter Freyther3
* 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.
2010-03-23ettercap-ng: Fix the packaging of the doc packageHolger Hans Peter Freyther1
The addition of datadir to FILES_PN lead to shipping the manpages by default. Fix that packaging error.
2010-03-23ettercap-ng: Attempt to unbreak the build with a recent libtoolHolger Hans Peter Freyther2
The variable for the plugin extension appears to have changed, at least this value is "so" so it should work on the device.
2010-03-23geos: Add recipe for 3.2.0Khem Raj3
* 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>
2010-03-23acpid: add script to halt on power button pressRoman I Khimov2
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-23acpid: convert to INC_PRRoman I Khimov7
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-22ruby: Move to using INC_PR and BBCLASSEXTENDKhem Raj4
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-03-22ruby_1.8.7-p248.bb: fix ext/dl compileJesse Gilles2
* 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>
2010-03-22udhcp_0.9.8.bb: Update SRC_URIMartyn Welch1
* 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>
2010-03-22sed-4.1.1: migrate to using BBCLASSEXTEND for native.Scott Garman2
Signed-off-by: Scott Garman <sgarman@zenlinux.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-03-22gypsy: Add version 0.7, remove broken svn recipeMartyn Welch2
Svn package no longer provided at o-hand. Remove it and replace with version 0.7 from the projects website. Signed-off-by: Martyn Welch <martyn@welchs.me.uk> Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Philip Balister <philip@balister.org>
2010-03-22iptstate: add version 2.2.2Roman I Khimov3
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-22iptstate: build with libnetfilter-conntrackRoman I Khimov1
As was intended originally. Also, newer versions always require libnetfilter-conntrack. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-22iptstate: move to .inc to ease newer versions additionRoman I Khimov2
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-22frameworkd: bump SRCREV for vibrationMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-22Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Sergey Lapin29
into org.openembedded.dev
2010-03-22bridge-utils: add ifupdown script from DebianRoman I Khimov2
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-22arptables: add new packageRoman I Khimov3
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-22conntrack-tools: add new recipeRoman I Khimov3
Includes failover script for pacemaker. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-22libnetfilter-conntrack: add new recipeRoman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-22libnetfilter-queue: rename recipe dir to libnetfilerRoman I Khimov3
libnetfilter-conntrack is to be pushed after this and there is also libnetfilter-log that could be added to OE. Don't see any reason to create separate directory for each of those. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-22libnfnetlink: add version 1.0.0Roman I Khimov2
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-22libnfnetlink: don't libtoolize version 0.0.30Roman I Khimov1
Broken with newer libtool, builds fine without relibtoolizing. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-22libnfnetlink: unify versions with .inc fileRoman I Khimov3
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-22EFL: bump SRCREV, for bluetooth module fixMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-22Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Stefan Schmidt2
into org.openembedded.dev
2010-03-22u-boot_git.bb: add xilinx ml507 supportAdrian Alonso1
* Based on xilinx official repos * If a hardware project dir is set in local.conf XILINX_BSP_PATH * it will over write xparameters header and append some canonical * definitions. It also install u-boot elf executable for bare metal * execution, early development stages. Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-22xserver-xorg-conf_0.1.bb : add omapzoom36x config files.Graeme Gregory2
2010-03-22vim: add diffutils to RSUGGESTS, as vimdiff doesn't like busybox version of diffMartin Jansa1
2010-03-22sysklogd: using proper binary locations and update-alternativesSergey Lapin3
2010-03-22fso: bump SRCREVs to latestMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-22frameworkd-config-shr: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-22gdb*: Add flex-native (and make sure we have relevant zlib) in DEPENDS.Tom Rini5
2010-03-22u-boot: update LICENSE to more specific GPLv2Denys Dmytriyenko2
There are parts of U-Boot that are GPLv2 and GPLv2+ (version 2 or later) Also, U-Boot's author Wolfgang Denk is planning to switch to GPLv3+ Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-03-22Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Sergey Lapin2309
into org.openembedded.dev
2010-03-22sort.sh: added mini2440 to machine listSergey Lapin1
2010-03-22rm_work.bbclass: reordered 'rm $dir -rf' argumentsEnrico Scholz1
Using an 'rm -rf $dir' ordering is more portable. Signed-off-by: Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> Acked-by: Roman I Khimov <khimov@altell.ru> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2010-03-22ettercap-ng: Pass location of ncursesMartyn Welch1
Ensure that ettercap uses the ncurses libs from the staging include directory during configuration Signed-off-by: Martyn Welch <martyn.welch@ge.com> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2010-03-22grip: Upgrade to 3.3.1Scott Garman2
* Latest development version (should be stable, same version is in Debian Stable) Signed-off-by: Scott Garman <sgarman@zenlinux.com> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2010-03-22pulseaudio: Plug flaw with pulseaudio restarting itself..Holger Hans Peter Freyther2
Address CVE-2009-1894..
2010-03-22linux-2.6.28.10-at91-mh.patch: removed trailing whitespaces, please apologizeMarco Cavallini1
2010-03-22mh355.conf: Added producer website to machine confMarco Cavallini1