]> code.ossystems Code Review - openembedded-core.git/shortlog
openembedded-core.git
2010-07-02 Dongxiao Xunetworkmanager_svn.bb: Fix recipe metadata
2010-07-02 Dongxiao Xulibproxy_0.2.3.bb: Fix recipe metadata
2010-07-02 Dongxiao Xukexec-tools: Upgraded to version 2.0.1
2010-07-02 Dexuan Cuipreferred-xorg-versions: update versions after latest...
2010-07-02 Dexuan CuiDistro Tracking: add distro tracking field for recipes...
2010-07-02 Dexuan Cuilibrsvg: fix metadata
2010-07-02 Dexuan Cuiliberation-fonts: fix metadata
2010-07-02 Dexuan Cuixorg-minimal-fonts: fix metadata
2010-07-02 Dexuan Cuifont-alias: fix metadata
2010-07-02 Dexuan Cuifreetype: upgrade to the latest version 2.3.12
2010-07-02 Dexuan Cuifontconfig and fontconfig-native: upgrade to the latest...
2010-07-02 Dexuan Cuiutil-macros: upgrade to the latest version 1.10.0
2010-07-02 Dexuan Cuixkeyboard-config: upgrade to the latest version 1.9
2010-07-02 Dexuan Cuilibpciaccess: upgrade to the latest version 0.11.0
2010-07-02 Qing Herpm: fix metadata
2010-07-02 Qing Heshared-mime-info: fix metadata
2010-07-02 Qing Hetzdata: fix metadata
2010-07-02 Qing Hevte: fix metadata
2010-07-02 Qing Hestrace: fix metadata
2010-07-02 Qing Heunzip: fix metadata
2010-07-02 Qing Hepcmciautils: fix metadata
2010-07-02 Qing Hejs: fix metadata
2010-07-02 Qing Helibusb-compat: fix metadata
2010-07-02 Qing Heavahi: fix metadata
2010-07-02 Qing Hehal-info: fix metadata
2010-07-02 Qing Hehal: fix metadata
2010-07-02 Qing Henfs-utils: fix metadata
2010-07-02 Qing Hersync: fix metadata
2010-07-02 Qing Hefile: fix metadata
2010-07-02 Qing Hefindutils: fix metadata
2010-07-02 Qing Hegenext2fs: fix metadata
2010-07-02 Qing Heless: fix metadata
2010-07-02 Qing Hepkgconfig: fix metadata
2010-07-02 Qing Hegconf-dbus: fix metadata
2010-07-02 Qing Helibpthread-stubs: fix metadata
2010-07-02 Qing Hestartup-notification: fix metadata
2010-07-02 Qing Hepopt: fix metadata
2010-07-02 Qing Helibnss-mdns: fix metadata
2010-07-02 Qing Hedistro-track: update track info of base packages
2010-07-02 Kevin Tiandistro-tracking: add overrides for previous packages
2010-07-02 Kevin Tianlibidn: fix metadata
2010-07-02 Kevin Tianlibpng: fix metadata
2010-07-02 Kevin Tiangperf: fix metadata
2010-07-02 Kevin Tianapmd: fix metadata
2010-07-02 Kevin Tianbase-passwd: fix metadata, indention and patch parameters
2010-07-02 Kevin Tianbase-files: fix indention
2010-07-02 Kevin Tianlibgpg-error: fix SRC_URI indention
2010-07-02 Kevin Tianmodule-init-tools: fix SRC_URI indention
2010-07-02 Kevin Tiandbus: fix SRC_URI indention
2010-07-02 Kevin Tianglib-2.0: upgrade to 2.24.1
2010-07-02 Kevin Tiansudo: upgrade to 1.7.2p7
2010-07-02 Richard Purdiebitbake: Fix handling of empty variables in local confi...
2010-07-02 Chris LarsonAdd a warning if a BBFILE_PATTERN doesn't match any...
2010-07-02 Chris Larson3.0 prep
2010-07-02 Chris LarsonApply some 2to3 refactorings
2010-07-02 Chris LarsonDrop a couple usages of readlines
2010-07-02 Chris LarsonUntil the interactive mode is fixed, kill it from the...
2010-07-02 Chris LarsonFix syntax error in shell.py
2010-07-02 Chris LarsonAdd missing 'return False' to the SystemExit handler...
2010-07-02 Chris LarsonMove serverConnection.terminate() back into the finally
2010-07-02 Chris LarsonLimit the traceback length in the default exception...
2010-07-02 Chris LarsonSwitch from our own 'dummywrite' class to StringIO
2010-07-02 Chris LarsonSwitch a fatal usage to SystemExit ("T" not set)
2010-07-02 Chris LarsonResurrect the excepthook, this time just sending the...
2010-07-02 Cliff Brakeremove return in finally statement
2010-07-02 Chris Larsoncooker: Kill __getitem__ usage on exception objects...
2010-07-02 Chris LarsonHandle SystemExit and KeyboardInterrupt sanely when...
2010-07-02 Chris LarsonDrop unnecessarly duplicated messages wrt FuncFailed
2010-07-02 Chris Larsonknotty: use the future division to prep for 3.x
2010-07-02 Chris LarsonKill the unnecessary setVarFlag debugging message
2010-07-02 Chris Larsonknotty: stop freaking out and dying when bb.build has...
2010-07-02 Chris LarsonUse bb.utils.mkdirhier in bb.cache to shut up the pendi...
2010-07-02 Chris LarsonUse PendingDeprecationWarning for functions moved from...
2010-07-02 Chris LarsonStart ditching fatal() calls in favor of raising approp...
2010-07-02 Chris LarsonDrop the non-debug traceback suppressor, at this point...
2010-07-02 Ryan PhillipsChange wget fetcher to use the runfetchcmd
2010-07-02 Chris LarsonShow a traceback when a task fails due to an exception
2010-07-02 Bernhard Reutner... parser: fix harmless typo in variable name
2010-07-02 Chris LarsonFix the silent exit when the specified task doesn't...
2010-07-02 Chris LarsonMove the output of no provider and multiple provider...
2010-07-02 Chris LarsonReorganize the main exception handling so an attribute...
2010-07-02 Chris LarsonMake knotty ignore the NoProvider event
2010-07-02 Chris LarsonDon't tell the user we're sending SIGINT to the remaini...
2010-07-02 Bernhard Reutner... cooker: use time.strftime() instead of spawing sh with...
2010-07-02 Chris LarsonAdjust the exception handling based on Cliff Brake...
2010-07-02 Robert P. J... Fix a couple typos in the CVS Fetcher section.
2010-07-02 Bernhard Reutner... cache: do not chdir unnecessarily
2010-07-02 Bernhard Reutner... persist_data: cache connection and use cursor
2010-07-02 Bernhard Reutner... cache: use a set() for __depends
2010-07-02 Bernhard Reutner... cache: use max() to determine newest_mtime
2010-07-02 Bernhard Reutner... cache: use os.path ops instead of stat
2010-07-02 Chris LarsonMake the file not found error actually useable.
2010-07-02 Bernhard Reutner... fetch: commentary typo fix in fetcher_init()
2010-07-02 Bernhard Reutner... cache: fix typo in error message of cacheValidUpdate()
2010-07-02 Bernhard Reutner... fetch: documentation typo fix
2010-07-02 Khem Rajfetch: Check for existence of tar file along with md5...
2010-07-02 Chris LarsonRevert "In expand, drop the unnecessary second regular...
2010-07-02 Chris LarsonDon't emit vars starting with __, as those are internal
2010-07-02 Chris LarsonIn expand, drop the unnecessary second regular expressi...
2010-07-02 Chris LarsonSimplify _findVar a bit
next