summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-09-29netbase: on BUG eth0 is always built-in Ethernet not wifiMarcin Juszkiewicz2
2009-09-29Merge branch 'org.openembedded.dev' of ↵Graeme Gregory28
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-09-29tzcode-native_2009k.bb : 2009m is no longer availableGraeme Gregory4
tzdata_2009n.bb : 2009m is no longer available so make 2009n
2009-09-29linux-mini2440: Update to 2.6.31 and follow some more standards.Florian Boor3
2009-09-29hplip: add recipeCliff Brake3
2009-09-29vlc: update to 1.0.2Koen Kooi2
2009-09-29gst-plugin-gles: add git versionTK, Pratheesh Gangadhar2
* the upstream git repo is corrupted, so we employ some tricks to build it * and it has an RPATH problem...
2009-09-29angstrom: switch to a more recent gtkmmKoen Kooi1
2009-09-29opencv: update to latest svn, tweak buildsystem a bitKoen Kooi2
* the autofoo buildsystem has problems with exporting symbols * the cmake buildsystem introduces bad RPATHs into the python extensions
2009-09-29jamvm-initial 1.x.y: Use 512MB for Xmx by default, install libjvm in private ↵Robert Schuster2
directory.
2009-09-29classpath-native: Use --enable-tool-wrapper (increased PRs in respective BB ↵Robert Schuster3
files).
2009-09-29Fix t1lib dependency.Graham Gower1
Failed with: | mipsel-angstrom-linux-libtool: compile: mipsel-angstrom-linux-gcc -c -isystem/home/grg/oe/tmp/staging/mipsel-angstrom-linux/usr/include -isystem/home/grg/oe/tmp/staging/mipsel-angstrom-linux/usr/include -fexpensive-optimizations -frename-registers -fomit-frame-pointer -O2 -ggdb3 -fno-strength-reduce -DT1LIB_IDENT=\"5.0.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" xglyph.c -fPIC -DPIC -o .libs/xglyph.o | xglyph.c:47:27: error: X11/Xaw/Label.h: No such file or directory | xglyph.c:48:29: error: X11/Xaw/Command.h: No such file or directory | xglyph.c:49:26: error: X11/Xaw/Form.h: No such file or directory | xglyph.c:50:28: error: X11/Xaw/Dialog.h: No such file or directory | xglyph.c:51:25: error: X11/Xaw/Box.h: No such file or directory | xglyph.c:52:28: error: X11/Xaw/Toggle.h: No such file or directory | xglyph.c:54:31: error: X11/Xaw/AsciiText.h: No such file or directory | xglyph.c:55:32: error: X11/Xaw/SimpleMenu.h: No such file or directory | xglyph.c:56:28: error: X11/Xaw/SmeBSB.h: No such file or directory | xglyph.c:57:26: error: X11/Xaw/List.h: No such file or directory ... <snip> Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2009-09-29Fix lesstif compilation.Graham Gower1
Failed like this: | /bin/sh ../mipsel-angstrom-linux-libtool --tag=CC --mode=link mipsel-angstrom-linux-gcc -isystem/home/grg/oe/tmp/staging/mipsel-angstrom-linux/usr/include -fexpensive-optimizations -frename-registers -fomit-frame-pointer -O2 -ggdb3 -L/home/grg/oe/tmp/staging/mipsel-angstrom-linux/usr/lib -Wl,-rpath-link,/home/grg/oe/tmp/staging/mipsel-angstrom-linux/usr/lib -Wl,-O1 -o man2html man2html.o -L/home/grg/oe/tmp/staging/mipsel-angstrom-linux/usr/lib -lfreetype -L -lXft -lXrender | mipsel-angstrom-linux-libtool: link: require no space between `-L' and `-lXft' | make[2]: *** [man2html] Error 1 | make[2]: Leaving directory `/home/grg/oe/tmp/work/mipsel-angstrom-linux/lesstif-0.95.0-r1/lesstif-0.95.0/scripts' | make[1]: *** [all-recursive] Error 1 | make[1]: Leaving directory `/home/grg/oe/tmp/work/mipsel-angstrom-linux/lesstif-0.95.0-r1/lesstif-0.95.0/scripts' | make: *** [all-recursive] Error 1 | FATAL: oe_runmake failed Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2009-09-29x264: update to a more recent snapshotKoen Kooi3
2009-09-29gnome-mplayer: add 0.9.8Koen Kooi2
2009-09-29libsoup: add gnome-keyring dependency.Graham Gower1
libsoup's configure.in added a gnome-keyring check since the last version. Failure looks like this: | checking whether to build libsoup-gnome... yes | checking for GNOME_KEYRING... no | configure: error: Could not find gnome-keyring devel files. | Configure with --without-gnome if you wish to build only libsoup | without GNOME-specific features. | FATAL: oe_runconf failed` Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2009-09-29python-django: Update to work with Python 2.6Petri Lehtinen1
Signed-off-by: Petri Lehtinen <petri.lehtinen@inoi.fi>
2009-09-29python-flup: Bump to version 1.0.2Petri Lehtinen2
Signed-off-by: Petri Lehtinen <petri.lehtinen@inoi.fi>
2009-09-29tslib_1.0: Apply patch from r56 to link plugins to libtsEric Bénard2
The patch sent to the list was integrated into tslib in november 2008: http://svn.berlios.de/viewcvs/tslib/trunk/tslib/plugins/Makefile.am?r1=51&r2=56 Please find attached a patch to add this patch to the tslib's recipe. http://patchwork.openembedded.org/patch/1078/ Signed-off-by: Eric Benard <eric@eukrea.com> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2009-09-29jamvm-native 1.5.3: Prevent evil jni.h from being installed.Robert Schuster2
2009-09-29kexec-tools-2-klibc.patch: header was commented out during test, fixAndrea Adami1
2009-09-28strace_4.5.18.bb : newer strace for avr32, 4.5.15 wasnt building hereGraeme Gregory3
Forward ported the neccessary patches and think I made the correct set of changes to get them to merge.
2009-09-28kexec-tools_2.0.1: fix compiler warnings (and literal comparison too...)Andrea Adami1
2009-09-28glibmm: add 2.22.1, fix packagingKoen Kooi6
cairomm: add 1.8.2 pangomm: add 2.26.0 gtkmm: add 2.18.1
2009-09-28omap4430-sdp: add machine file for omap4430-sdp, based on beagleboard ↵Koen Kooi1
machine file
2009-09-28linux-omap git: add support for omap4430-sdpKoen Kooi5
2009-09-28opal: add 3.6.6Koen Kooi2
2009-09-28ptlib: update to 2.6.5Koen Kooi2
2009-09-28fastcgi: Add patch to compile with gcc4.4Dirk Opfer2
2009-09-28lua5.1: Don't delete ${STAGING_LIBDIR}/*.so*Dirk Opfer1
This breaks other packages. There is no need to delete ${STAGING_LIBDIR}/*.so*. lua5.1 doesn't generate any *.so*
2009-09-28Merge branch 'org.openembedded.dev' of ↵Graeme Gregory2
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-09-28transmission_1.75.bb : new version of transmission torrent clientGraeme Gregory2
2009-09-28python-wpactrl: add 1.0.1Howard Chu1
Signed-off-by: Howard Chu <hyc@symas.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-09-28xserver-common: Add 1.32 - still with DEFAULT_PREFERENCE -1 but expexted to ↵Florian Boor1
work.
2009-09-27mdev,micro-base-image: removing mdev,because there is already "busybox-mdev"Denis 'Gnutoo' Carikli9
mdev recipe was useless and had an empty config(mdev.conf) That caused some issues such as not beeing able to boot moreover I was told that I could drop it: "Please go ahead and drop it :-)"
2009-09-27SlugOS: initscripts - add in the correct device_table.txt for SlugOS,Mike Westerhof2
makes turnup work once again.
2009-09-27lsof.bb: Add configure support for linux-gnu.Leon Woestenberg1
2009-09-26openssl.inc: Deal with HOST_OS=linux-gnu during configure.Leon Woestenberg1
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-09-26kexec-tools-klibc-static_2.0.1: update patch against new ver. Still broken. WIPAndrea Adami3
2009-09-26kexec-tools_2.0.1: fix insane arch detection [arm], bump pref and PRAndrea Adami3
2009-09-25linux-omap-psp 2.6.31: disable dss2 v4l2 since it breaks compilationKoen Kooi1
2009-09-25mplayer: bump SRCREV to pull in a newer ffmpeg, update vo_omapfbKoen Kooi3
2009-09-25ffmpeg: bump SRCREVKoen Kooi2
2009-09-25ti dsp recipes: replace some _beagleboard depends with _armv7a onesKoen Kooi3
2009-09-25omap3-sgx-modules: add proc patch for omap3517 and omap3 evms as wellKoen Kooi1
2009-09-25ti-dmai: add omap3-touchbook supportKoen Kooi3
2009-09-25xf86-input-tslib: rrecommend tslib-calibrateKoen Kooi1
2009-09-25pointercal: add omap3-touchbook supportKoen Kooi2
2009-09-25omap3-touchbook: switch to linux-omap-pmKoen Kooi1
2009-09-25linux-omap-pm 2.6.29: tweak omap3-touchbook defconfigKoen Kooi1