Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-05-27 | xf86-input-evdev: added 2.2.2 | Marcin Juszkiewicz | 1 | |
2009-05-27 | xproto: added 7.0.15 | Marcin Juszkiewicz | 3 | |
2009-05-27 | xextproto: added 7.0.5 | Marcin Juszkiewicz | 3 | |
2009-05-27 | randrproto: added 1.3.0 | Marcin Juszkiewicz | 1 | |
2009-05-27 | inputproto: added 1.5.0 | Marcin Juszkiewicz | 2 | |
2009-05-27 | dri2proto: added 2.0 | Marcin Juszkiewicz | 1 | |
2009-05-27 | applewmproto: added 1.2.0 | Marcin Juszkiewicz | 1 | |
2009-05-27 | xtrans: added 1.2.3 | Marcin Juszkiewicz | 3 | |
2009-05-27 | checksums.ini: added some X.org tarballs | Marcin Juszkiewicz | 1 | |
2009-05-27 | busybox: enabled stat in 1.13.2/angstrom | Marcin Juszkiewicz | 2 | |
2009-05-27 | xf86-video-omapfb: bump SRCREV and use overlay 2 instead of overlay 1 | Koen Kooi | 1 | |
2009-05-26 | kexecboot: require ../linux/linux.inc, not recipes/linux/linux.inc. | Chris Larson | 1 | |
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-27 | emacs 22.3: Fixed compilation,bump PR | Denis 'Gnutoo' Carikli | 2 | |
(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-26 | libsdl-ttf: GNU HASH QA fix. | Stanislav Brabec | 1 | |
2009-05-26 | libsdl-gfx: GNU HASH QA fix. | Stanislav Brabec | 1 | |
2009-05-26 | mpd, mpd-alsa: Don't search in host system includedir (QA error). | Stanislav Brabec | 2 | |
2009-05-26 | rhythmbox: Updated to version 0.12.1, removed unbuildable versions. | Stanislav Brabec | 7 | |
2009-05-26 | libmusicbrainz: Fixed build. | Stanislav Brabec | 2 | |
2009-05-26 | totem-pl-parser: Updated to version 2.26.2. | Stanislav Brabec | 2 | |
2009-05-26 | kismet: Update to version 2008-05-R1. | Stanislav Brabec | 7 | |
2009-05-26 | kismet: Fixed build. | Stanislav Brabec | 2 | |
2009-05-26 | flac: Fixed build. Added printf format fix. | Stanislav Brabec | 3 | |
2009-05-26 | e2fsprogs-libs, util-linux-ng, pidgin: Use unique variable names in ↵ | Stanislav Brabec | 3 | |
do_split_packages(): * see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-May/011212.html for more | ||||
2009-05-26 | jamvm-native 1.5.3: Added note. | Robert Schuster | 1 | |
2009-05-26 | jamvm-native 1.5.3: New recipe. | Robert Schuster | 1 | |
jamvm-native 1.5.2: Removed. | ||||
2009-05-26 | checksums.ini: Cleaned up jamvm entries, added one for 1.5.3. | Robert Schuster | 1 | |
2009-05-26 | alsa-scenario_0.2.bb : add new release of alsa scenario | Graeme Gregory | 4 | |
alsa-scenario_git.bb : bump the PV of git recipe, add DEF_PREF = -1 | ||||
2009-05-25 | hamlib 1.2.9: fix bindings | Koen Kooi | 1 | |
2009-05-25 | fltk: fix gnu-hash QA error | Koen Kooi | 1 | |
2009-05-25 | hamlib: add rough version of 1.2.9 | Koen Kooi | 2 | |
2009-05-25 | Merge branch 'org.openembedded.dev' of ↵ | Dmitry Eremin-Solenikov | 2 | |
git://git.openembedded.org/openembedded into org.openembedded.dev | ||||
2009-05-25 | alsa-lib: add 1.0.20 | Koen Kooi | 2 | |
2009-05-25 | Merge branch 'org.openembedded.dev' of ↵ | Dmitry Eremin-Solenikov | 9 | |
git://git.openembedded.org/openembedded into org.openembedded.dev | ||||
2009-05-25 | at91*: use correct u-boot configs | Dmitry Eremin-Solenikov | 3 | |
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-05-25 | at91*: drop PREFERRED_VERSION_u-boot | Dmitry Eremin-Solenikov | 6 | |
u-boot 2009.01 for all of these boards already conatains DEFAULT_PREFERENCE_at91xxx = "1". Drop the version specification from machine configs to lower confusion. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-05-25 | tinderclient: support sitting behind proxy | Dmitry Eremin-Solenikov | 1 | |
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-05-25 | lowpan-tools: fix building | Dmitry Eremin-Solenikov | 2 | |
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-25 | udev: include udev-utils into udev rootfs | Ihar Hrachyshka | 1 | |
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-25 | udev 141: merge in some fixes from poky | Koen Kooi | 1 | |
2009-05-25 | quake3: Add pandora (actually omap3) quake3 gles port | Pratheesh Gangadhar | 2 | |
2009-05-25 | seppuku: add support for working behind the proxy | Dmitry Eremin-Solenikov | 1 | |
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-05-25 | zaurus-kernel.inc: add a (common) PR for linux-kexecboot | Andrea Adami | 1 | |
2009-05-24 | xf86-video-geode: fix GPIO probing and RandR init | Otavio Salvador | 3 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-24 | conf/checksums.ini: add xf86-video-geode | Otavio Salvador | 1 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-24 | linux-omap 2.6.29: add missing ppoll patch | Koen Kooi | 1 | |
2009-05-24 | linux-davinci: bump PR and point to include file where MACHINE_KERNEL_PR is ↵ | Koen Kooi | 7 | |
located | ||||
2009-05-24 | zaurus-2.6.inc: fix bogus MACHINE_EXTRA_RDEPENDS_collie and add | Andrea Adami | 1 | |
a placeholder for MACHINE_EXTRA_RRECOMMENDS_collie | ||||
2009-05-24 | kexecboot.inc: rename as initramfs-kexecboot.in | Andrea Adami | 2 | |
2009-05-24 | zaurus-2.6.inc: reorder common include - readd collie and tosa specific bits ↵ | Andrea Adami | 4 | |
- add MACHINE_KERNEL_PR | ||||
2009-05-23 | Merge branch 'org.openembedded.dev' of ↵ | Graeme Gregory | 3 | |
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev |