Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-10-07 | linux-bug: updated to newer svn revision, tweaked kernel configuration | Marcin Juszkiewicz | 3 | |
2009-10-07 | linux-2.6.24: build some usb-ethernet modules for hipox machine | Steffen Sledz | 1 | |
2009-10-07 | angstrom-*libc.inc : fix the TARGET_OS definitions for non eabi/spe targets. | Graeme Gregory | 2 | |
This is required because of changes in class/siteinfo.bbclass | ||||
2009-10-07 | kexec-tools-klibc-static_2.0.1: bump default preference | Andrea Adami | 1 | |
2009-10-07 | kexec-tools_2.0.1: split klibc patch creating the 'no getline, no fscanf' patch | Andrea Adami | 3 | |
2009-10-06 | siteinfo.bbclass: Remove spurious print. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-10-06 | wvdial_1.60.bb: Use g++ for compilation. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-10-06 | gcc-4.4.1: Backport powerpc patches to improve code generation at -Os | Khem Raj | 4 | |
* This also fixes the u-boot build errors we get with gcc 4.4 Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-10-06 | binutils-cvs: Refresh binutils-uclibc-300-012_check_ldrunpath_length.patch ↵ | Khem Raj | 1 | |
with latest CVS. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-10-06 | lsof_4.78.bb: Override LSOF_OS for gnuspe and uclibcspe targets. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-10-06 | siteinfo.bbclass: Fix powerpc triplets and removed unused ones. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-10-06 | wvstreams_4.6.bb: Disable parallel build. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-10-06 | linux_2.6.31.bb: Make default for db1200 | Khem Raj | 3 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-10-06 | siteinfo: Add common-mips site file. | Khem Raj | 9 | |
* After renaming the target triplet the file names needs to be renamed because they are used in get_siteinfo_list Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-10-06 | python: Fixed -dbg QA error (config/.debug in python-distutils). | Stanislav Brabec | 3 | |
* For more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-October/013964.html | ||||
2009-10-06 | xorg-xserver: XRandR version fix 06c06f6 ported to all old X servers. | Stanislav Brabec | 7 | |
2009-10-06 | lighttpd: starting depends on three modules | Henning Heinold | 1 | |
* indexfile, dirlisting, staticfile are needed according our config, so let RDEPENDS on them * found out by Michael Lippautz <michael.lippautz@gmail.com> * bump INC_PR | ||||
2009-10-06 | lighttpd: inherit gettext | Henning Heinold | 1 | |
* remove --disable-nls from configure line * bump INC_PR | ||||
2009-10-06 | lighttpd: switch to .inc file and INC_PR | Henning Heinold | 3 | |
2009-10-06 | linux-2.6.24: enable root nfs support for hipox machine | Steffen Sledz | 1 | |
2009-10-05 | xserver-kdrive-1.3.0.0: Report correct XRandR version. Fixes non-working GTK+. | Stanislav Brabec | 2 | |
2009-10-06 | kexec-tools-klibc-static_2.0.1: revised patchset/Tested on arm. Bump PR. | Andrea Adami | 2 | |
2009-10-05 | kexec-tools_klibc-static_2.0.1: rewrite some functions for klibc ↵ | Andrea Adami | 1 | |
compatibility (getline, fscanf). Now it builds...WIP | ||||
2009-10-05 | linux-2.6.29: update SPI patch for boc01 | Jeremy Lainé | 3 | |
2009-10-05 | linux-2.6.29: update patch for lm73 on boc01 | Jeremy Lainé | 2 | |
2009-10-04 | kexec-tools_2.0.1: clean arm detection patch before sending it upstream | Andrea Adami | 1 | |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | ||||
2009-10-04 | kexec: add recipe for dietlibc | Henning Heinold | 2 | |
2009-10-04 | dietlibc.class: disable rewriting of configure stuff for now | Henning Heinold | 1 | |
2009-10-04 | dietlibc: rework getrlimit function for eabi | Henning Heinold | 2 | |
2009-10-04 | opie-image-16mb: remove broken irda-task for now | Henning Heinold | 1 | |
2009-10-04 | dietlibc: update to version 0.32 | Henning Heinold | 7 | |
* switch to .inc and PR_INC | ||||
2009-10-04 | gnome-desktop: Disabled doc build to not depend on host system xml2po. | Stanislav Brabec | 1 | |
2009-10-04 | gnome-doc-utils: Fixed invalid reference to host python in xml2po. ↵ | Stanislav Brabec | 4 | |
Introduced INC_PR. | ||||
2009-10-04 | bb_bash_completions: New utility for bitbake recipe autocompletions | SUBHASHINI V | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-10-04 | geda-gattrib_1.4.3.bb: Fix bitbake parsing error | Khem Raj | 1 | |
ERROR: Error in executing python function in: ERROR: Exception:<type 'exceptions.TypeError'> Message:list indices must be integers, not NoneType ERROR: Printing the environment of the function ERROR: 0001:def __anonfunc(): ERROR: 0002: import bb ERROR: 0003: from bb import __version__ ERROR: 0004: base_after_parse(d) ERROR: 0005: ERROR: Function __anonfunc failed ERROR: ('function __anonfunc failed', '/home/kraj/work/oe/build/anonfunc//log.__anonfunc.13347.0.848951115496') while parsing /home/kraj/work/oe/openembedded/recipes/geda/geda-gattrib_1.4.3.bb Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-10-04 | mini-init: delete suspicious 755 file (asus wl-500g deluxe ?) | Andrea Adami | 1 | |
2009-10-03 | geda (all recipes): New home page URL. | Stanislav Brabec | 12 | |
2009-10-03 | geda: Fixed virtual package. | Stanislav Brabec | 1 | |
2009-10-03 | geda-gattrib: Fixed build failure with the latest gtk+. | Stanislav Brabec | 2 | |
2009-10-03 | kexecboot-cfg: mount root rw on collie | Thomas Kunze | 1 | |
fixes booting from sd-card | ||||
2009-10-03 | nm-applet: fix some buildproblems | Koen Kooi | 1 | |
2009-10-03 | kexec-tools-klibc-static_2.0.1: rework patches. Still won't build. WIP | Andrea Adami | 2 | |
2009-10-02 | networkmanager: add git bits for nm and nm-applet | Koen Kooi | 7 | |
2009-10-02 | angstrom: move to a more recent glib-2.0 | Koen Kooi | 1 | |
2009-10-02 | glib-2.0: update to 2.22.1 | Koen Kooi | 8 | |
2009-10-02 | network manager: work around some dbus at_console problems | Koen Kooi | 4 | |
2009-10-02 | nautilus: update to 2.28 | Koen Kooi | 2 | |
2009-10-02 | fastjar: update to 0.98 | Henning Heinold | 4 | |
* switch to INC_PR and .inc | ||||
2009-10-02 | xorg-proto: let native packages depend on util-macros-native | Henning Heinold | 19 | |
* adding xorg-proto-native.inc * set DEPENDS and inherit native in it * no version bump is needed | ||||
2009-10-02 | network manager: massive update | Koen Kooi | 12 | |