]> code.ossystems Code Review - openembedded-core.git/shortlog
openembedded-core.git
2010-02-26 Gary Thomasgdb-cross: Allow to build after recent gettext changes
2010-02-26 Joshua Lockpackaged-staging: post-process non-binary files to...
2010-02-26 Joshua Lockhandbook: tmp/staging was renamed to tmp/sysroots ...
2010-02-26 Joshua Lockpreferred-xorg-versions: Bump versions to match availab...
2010-02-23 Richard Purdielinux-omap: Build fix
2010-02-23 Richard Purdiepoky-moblin.inc: Move to meta-moblin
2010-02-23 Richard Purdieglibc: Allow 2.9 to work with binutils 2.20 (patch...
2010-02-23 Richard Purdiepoky/moblin: Switch to binutils 2.20
2010-02-23 Richard Purdiebinutils: Add 2.20 (patchset from OE.dev)
2010-02-23 Richard Purdielibpcap: Update to 1.0.0 and sync with OE.dev
2010-02-23 Richard Purdieportmap: Sync with OE.dev
2010-02-23 Richard Purdiea52dec: Clean up CFLAGS
2010-02-22 Richard Purdieperl: Update to work with native binary relative path...
2010-02-22 Richard Purdierelocatable.bbclass: Clean up indentation
2010-02-22 Richard Purdierelocatable.bbclass: Handle symlinks correctly
2010-02-18 Joshua Lockcross.bbclass: Note that relocatable binaries disabled...
2010-02-18 Joshua Locklinux: Enable linux-2.6.32 for qemux86 and qemuppc
2010-02-18 Joshua Lockrelocatable.bbclass: Enhancements to rpath replacement...
2010-02-16 Richard Purdiebitbake: Revert "providers.py: sort eligible providers...
2010-02-15 Richard Purdieeggdbus: Add missing dbus-glib DEPENDS
2010-02-15 Richard Purdieqmake-naitve: Fix do_install
2010-02-15 Holger Freytherbitbake: [cache] copy instead of deepcopy in sync
2010-02-15 Chris Larsonbitbake: [parse] In ast, make StatementGroup inherit...
2010-02-15 Chris Larsonbitbake: [parse] Use bb.which in resolve_file
2010-02-15 Holger Freytherbitbake: [parser] Make resolve_file only resolve the...
2010-02-15 Holger Freytherbitbake: [parser] Cache parsed .inc and .bbclass files...
2010-02-15 Holger Freytherbitbake: [parser] prepare to cache some .bbcclass and...
2010-02-15 Holger Freytherbitbake: [parser] Remove the "data" from feeder, evalua...
2010-02-15 Chris Larsonbitbake: [parse] Move vars_from_file from bb.parse...
2010-02-15 Chris Larsonbitbake: [parse] Don't use relative import of parse_py.
2010-02-15 Holger Freytherbitbake: [parse] Move the last method to the AST...
2010-02-15 Holger Freytherbitbake: [parser] Move more methods to the ast scheme
2010-02-15 Holger Freytherbitbake: [parser] Move one more item to the ast
2010-02-15 Holger Freytherbitbake: [parser] Move methodflags over to the ast
2010-02-15 Richard Purdiebitbake: [parser] Build fix
2010-02-15 Holger Freytherbitbake: [parser] Move more statements over the two...
2010-02-15 Holger Freytherbitbake: [parse] Change handling include through the...
2010-02-15 Holger Freytherbitbake: [parser] Call eval and remove non ast code
2010-02-15 Holger Freytherbitbake: [parser] Call eval immeditaley to test this...
2010-02-15 Holger Freytherbitbake: [parser] Prepare to cease out getFunc
2010-02-15 Richard Purdiebitbake: [parser] Preserve include vs. require behaviour
2010-02-15 Holger Freytherbitbake: [parser] Firs set of AST nodes with constructi...
2010-02-15 Holger Freytherbitbake: [parser] Add documentation about usage of...
2010-02-15 Holger Freytherbitbake: [parser] Move the finalise into the ast as...
2010-02-15 Holger Freytherbitbake: [parser] Cary a Statement Node through the...
2010-02-15 Holger Freytherbitbake: [parser] Move evaluating into the ast class...
2010-02-15 Bernhard Reutner... bitbake: providers.py: sort eligible providers by DEFAU...
2010-02-15 Bernhard Reutner... bitbake: runqueue.py: improve printing dependent tasks
2010-02-15 Bernhard Reutner... bitbake: taskdata.py: fix typo in debug message
2010-02-15 Joshua Locksanity.bbclass: Add chrpath to the required utilities
2010-02-12 Joshua Lockrelocatable.bbclass: Tidy up class
2010-02-12 Joshua Lockchrpath: Only set the chrpath binary for the native...
2010-02-12 Joshua Lockrelocatable.bbclass: Improve logic and style
2010-02-12 Richard Purdiebitbake: utils.py: Don't error if an exported environme...
2010-02-11 Joshua Lockrelocatable.bbclass: remove hard-coded rpaths from...
2010-02-11 Richard Purdiexserver-nodm-init: Make sure kdrive servers have the...
2010-02-11 Richard Purdiexserver-kdrive: Add keyboard fix (partially from OE.dev
2010-02-11 Richard Purdiepreferred-xorg-versions: Update xserver-kdrive version
2010-02-11 Richard Purdiexserver-xf86: Drop old versions and update xserver...
2010-02-11 Richard Purdiexserver-kdrive: Add 1.7.99.2
2010-02-11 Richard Purdiecalibrateproto: Add missing length fields to X_Replies
2010-02-11 Richard Purdiesharp-flash-header: Convert from leagacy staging
2010-02-11 Richard Purdiebinutils: Apply cross compiling changes to libtool...
2010-02-11 Richard Purdiekeymaps: Use RDEPENDS_${PN}
2010-02-11 Joshua Locklinux-libc-headers: extend nativesdk for 2.6.29
2010-02-10 Joshua Lockpreferred-xorg-versions.inc: bump preferred util-macros
2010-02-10 Khem Rajbitbake: BBHandler: pass lineno and fn to handleMethod
2010-02-10 Martin Jansabitbake: parse_py/ConfHandler.py: missing colon after...
2010-02-10 Richard Purdiebitbake: ConfHandler: Fix require vs. include behaviour
2010-02-10 Holger Freytherbitbake: [parser] Move more stuff out the feeder
2010-02-10 Holger Freytherbitbake: [parse] Move inherit handling to method
2010-02-10 Holger Freytherbitbake: [parsers] Move out more functions
2010-02-10 Holger Freytherbitbake: [parser] Move more stuff out to separate metho...
2010-02-10 Holger Freytherbitbake: [parser] Move the handling of a method to...
2010-02-10 Holger Freytherbitbake: [parse] Unify opening a file...
2010-02-10 Holger Freytherbitbake: [parser] Kill obtain/localpath from the parser
2010-02-10 Theodore A... bitbake: usermanual.xml: Add section for ?= var setting.
2010-02-10 Joshua Lockdistros: set xserver-xf86 as default PREFERRED_PROVIDER...
2010-02-10 Joshua Lockqemux86: fix setting of preferred provider for virtual...
2010-02-10 Joshua Lockmoblin-fixed-revisions: bump libdrm version
2010-02-10 Joshua Lockpreferred-xorg-versions: increase various components...
2010-02-10 Joshua Locklibdrm: bump version to 2.4.17 as required by mesa 7.7
2010-02-10 Joshua Lockpoky-default: bump preferred glibc version to 2.9 for...
2010-02-09 Joshua Lockofono: bump to 0.17
2010-02-09 Joshua Lockconnman: bump to 0.48
2010-02-09 Joshua Lockeds-dbus: Fix DEPENDS, add gnome-keyring and use libsou...
2010-02-09 Joshua Locklibpcap: Fix PR
2010-02-09 Joshua Locklibpcap: fix configure with newer autofoo and fix inherit
2010-02-09 Richard Purdiexorg-macros: 1.5.0 -> 1.6.0
2010-02-05 Richard Purdiemoblin-panel-myzone: Add DEPENDS on libical
2010-02-05 Richard Purdielibical: Add from OE.dev with cleanup
2010-02-05 Richard Purdieeds-dbus: Pull from git, not svn
2010-02-05 Richard Purdiemoblin-bleeding: Don't enable a browser for now
2010-02-05 Richard Purdietask-moblin-x11-netbook: Allow browser choice to be...
2010-02-05 Richard Purdiemoblin-floating-revisions: Use mx branch for moblin...
2010-02-05 Richard Purdiemesa-dri-git: Handle cross compiling of the glsl utils
2010-02-05 Richard Purdiemoblin-fixed-revisions.inc: Update libsocialweb revision
2010-02-05 Joshua Lockbitbake: fix invalid method and logic
2010-02-05 Joshua Lockbitbake: Test premirrors and mirrors in checkstatus()
2010-02-05 Richard Purdiebognor-regis: Add missing bickley DEPENDS
next