summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-05-27xorg-xserver: added 1.6.1 (tested only on armv6/glibc)Marcin Juszkiewicz2
2009-05-27util-macros: added 1.2.1Marcin Juszkiewicz2
2009-05-27xf86-input-mouse: added 1.4.0Marcin Juszkiewicz1
2009-05-27xf86-input-evdev: added 2.2.2Marcin Juszkiewicz1
2009-05-27xproto: added 7.0.15Marcin Juszkiewicz3
2009-05-27xextproto: added 7.0.5Marcin Juszkiewicz3
2009-05-27randrproto: added 1.3.0Marcin Juszkiewicz1
2009-05-27inputproto: added 1.5.0Marcin Juszkiewicz2
2009-05-27dri2proto: added 2.0Marcin Juszkiewicz1
2009-05-27applewmproto: added 1.2.0Marcin Juszkiewicz1
2009-05-27xtrans: added 1.2.3Marcin Juszkiewicz3
2009-05-27busybox: enabled stat in 1.13.2/angstromMarcin Juszkiewicz2
2009-05-27xf86-video-omapfb: bump SRCREV and use overlay 2 instead of overlay 1Koen Kooi1
2009-05-26kexecboot: require ../linux/linux.inc, not recipes/linux/linux.inc.Chris Larson1
linux-kexecboot.inc does a 'require recipes/linux/linux.inc', but it really depends on how the upstream OpenEmbedded linux/linux.inc behaves, not whatever the first one it finds in BBPATH does. This broke builds for me combining upstream OpenEmbedded with some local collections that do different things with their kernels. Signed-off-by: Chris Larson <clarson@mvista.com>
2009-05-27emacs 22.3: Fixed compilation,bump PRDenis 'Gnutoo' Carikli2
(I have asked for review but no one reviewed,even after a ping so hrw told me to commit) *fixed "emacs: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory" with the code that is under "copy STAGING_DIR_TARGET and libgcc_s.so* to WORKDIR/qemu-treedir" here how it looked like: | emacs: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory | make[1]: *** [blessmail] Error 127 | make[1]: Leaving directory `/home/embedded/oetmp_openmoko/work/armv4t-angstrom-linux-gnueabi/emacs-22.3-r0/emacs-22.3/lib-src' | make: *** [blessmail] Error 2 | FATAL: oe_runmake failed *fixed the check of liblockfile: | checking for liblockfile.so... yes | configure: error: Shared liblockfile found but can't link against it. | This probably means that movemail could lose mail. | There may be a `development' package to install containing liblockfile. | FATAL: oe_runconf failed *also compiles fines thanks to the new qemu (0.10.3) that integrated some qemu-arm patches
2009-05-26libsdl-ttf: GNU HASH QA fix.Stanislav Brabec1
2009-05-26libsdl-gfx: GNU HASH QA fix.Stanislav Brabec1
2009-05-26mpd, mpd-alsa: Don't search in host system includedir (QA error).Stanislav Brabec2
2009-05-26rhythmbox: Updated to version 0.12.1, removed unbuildable versions.Stanislav Brabec6
2009-05-26libmusicbrainz: Fixed build.Stanislav Brabec2
2009-05-26totem-pl-parser: Updated to version 2.26.2.Stanislav Brabec1
2009-05-26kismet: Update to version 2008-05-R1.Stanislav Brabec6
2009-05-26kismet: Fixed build.Stanislav Brabec2
2009-05-26flac: Fixed build. Added printf format fix.Stanislav Brabec3
2009-05-26e2fsprogs-libs, util-linux-ng, pidgin: Use unique variable names in ↵Stanislav Brabec3
do_split_packages(): * see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-May/011212.html for more
2009-05-26jamvm-native 1.5.3: Added note.Robert Schuster1
2009-05-26jamvm-native 1.5.3: New recipe.Robert Schuster1
jamvm-native 1.5.2: Removed.
2009-05-26alsa-scenario_0.2.bb : add new release of alsa scenarioGraeme Gregory2
alsa-scenario_git.bb : bump the PV of git recipe, add DEF_PREF = -1
2009-05-25hamlib 1.2.9: fix bindingsKoen Kooi1
2009-05-25fltk: fix gnu-hash QA errorKoen Kooi1
2009-05-25hamlib: add rough version of 1.2.9Koen Kooi1
2009-05-25Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov1
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-05-25alsa-lib: add 1.0.20Koen Kooi1
2009-05-25Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov7
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-05-25lowpan-tools: fix buildingDmitry Eremin-Solenikov2
1) upstream has changed naming to be 'lowpan-tools' instead of 'lowpan-utils' 2) bump git revision (and thus PR) to use upstream fix for supporting installation w/o manpages and add '--disable-manpages' to EXTRA_OECONF Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-05-25udev: include udev-utils into udev rootfsIhar Hrachyshka1
The reason for the move is that udevadm binary is executed from udev init.d script. Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-05-25udev 141: merge in some fixes from pokyKoen Kooi1
2009-05-25quake3: Add pandora (actually omap3) quake3 gles portPratheesh Gangadhar2
2009-05-24xf86-video-geode: fix GPIO probing and RandR initOtavio Salvador3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-24linux-omap 2.6.29: add missing ppoll patchKoen Kooi1
2009-05-24linux-davinci: bump PR and point to include file where MACHINE_KERNEL_PR is ↵Koen Kooi5
located
2009-05-23transmission/files/webupload.patch : add missing patchGraeme Gregory1
2009-05-23transmission_1.61.bb : add patch from svn to fix uploading torrents from theGraeme Gregory1
web interface
2009-05-23qemu-native.inc : force qemu native to use our C/LDFLAGS so that you don'tGraeme Gregory1
need the required dev packages installed on host. Use our OE versions
2009-05-22bluez4 4.39: actually run initscriptKoen Kooi1
* now *that's* an embarassing bug!
2009-05-22Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-05-22linux-handhelds-2.6: fix compilation with gcc-4.3Dmitry Artamonow2
Backport time.h patch from 2.6.25 kernel (commit 38332cb98772f5ea757e6486bed7ed0381cb5f98) It fixes following error during compilation: LD .tmp_vmlinux1 kernel/built-in.o: In function `getnstimeofday': utsname_sysctl.c:(.text+0xf110): undefined reference to `__aeabi_uldivmod' kernel/built-in.o: In function `do_gettimeofday': utsname_sysctl.c:(.text+0xf1d0): undefined reference to `__aeabi_uldivmod' utsname_sysctl.c:(.text+0xf1ec): undefined reference to `__aeabi_uldivmod' kernel/built-in.o: In function `do_timer': utsname_sysctl.c:(.text+0x100ec): undefined reference to `__aeabi_uldivmod' utsname_sysctl.c:(.text+0x1010c): undefined reference to `__aeabi_uldivmod' make: *** [.tmp_vmlinux1] Error 1 See also similar OE bug #4333 Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-05-22pixman: add 0.15.6, it has some internal reorg, more NEON patches and since ↵Koen Kooi1
it's 0.odd.x extra unstableness
2009-05-22bluez: document that hciattach-ti-bts.patch has landed upstreamRolf Leggewie2
sometime between 3.35 and 3.36
2009-05-22Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi2
into org.openembedded.dev