]> code.ossystems Code Review - openembedded-core.git/shortlog
openembedded-core.git
2011-01-18 Otavio Salvadorpoky-init-build-env: unset BBPATH
2011-01-17 Richard Purdiebitbake/build.py: Allow FuncFailed error to have an...
2011-01-17 Dongxiao Xustaging: relocate *.la paths in destination dirs
2011-01-17 Dexuan Cuilibc-package.bbclass: should not rm scsi/*.h
2011-01-17 Dexuan Cuilibgcc: use the new recipe (rather than gcc-runtime...
2011-01-17 Bruce Ashfieldlinux-yocto: enable arch ARM config settings for KARCH...
2011-01-17 Bruce Ashfieldlinux-yocto-stable: add atom-pc preempt_rt support
2011-01-17 Bruce Ashfieldlinux-yocto: add systemtap config to -stable and -dev...
2011-01-17 Richard Purdiebitbake/build.py: Rename message field to avoid Depreca...
2011-01-17 Richard Purdieperl-native: Ensure the wrapper appends to any existing...
2011-01-14 Tom Zanussilinux-yocto: hard-code NO_LIBPERL/NO_LIBPYTHON
2011-01-14 Saul Woldpuzzles: Update SRC_URI Checksum
2011-01-14 Jiajun Xuqemuimagetest: Use the same image in sanity testing...
2011-01-14 Koen Kooiexternal-python-tarball: add LIC_FILES_CHKSUM
2011-01-14 Richard Purdieimage.bbclass: Use the dedicated BB_WORKERCONTEXT,...
2011-01-13 Richard Purdieglib-2.0: Fix path problems with libtool 2.4
2011-01-13 Richard Purdieinsane.bbclass: Make sure QA issues are reported as...
2011-01-13 Richard Purdiedpkg: Add dependency on perl since otherwise the module...
2011-01-12 Richard Purdiekernel.bbclass: Remove a binary generated by recent...
2011-01-12 Richard Purdieperl-native: Wrap the perl binary and set the LIB direc...
2011-01-12 Richard Purdiebitbake.conf: Whitelist FILESPATH as a variable not...
2011-01-12 Richard Purdiebitbake.conf: Whitelist MACHINE variable in PACKAGE_ARCHS
2011-01-12 Richard Purdiebitbake/siggen.py: Fix whitelisted variable handling
2011-01-12 Koen Kooikernel bbclass: add 'perf' to kernel-modules blacklist
2011-01-12 Bernhard Reutner... build: remove duplicate import of utils
2011-01-12 Bernhard Reutner... *: use utils.remove() some more
2011-01-12 Bernhard Reutner... codeparser: fix spacing in diagnostic messages
2011-01-12 Richard Purdiebitbake/knotty.py: Ensure task note messages are only...
2011-01-12 Beth FlanaganAdding check for DL_DIR permissions: sanity.bbclass
2011-01-12 Joshua Lockbitbake/goggle: don't drop events
2011-01-12 Joshua Lockbitbake/depexp: closing progress dialog kills gui
2011-01-12 Joshua Lockbitbake/goggle: closing the progress dialog kills the UI
2011-01-12 Joshua Lockbitbake/uievent: fix queueing of events for xmlrpc...
2011-01-12 Lianhao Lumeta-environment: Remove c++ include dir from CXXFLAGS.
2011-01-12 Koen Kooiwpa-supplicant 0.7.3: fix dbus service activation
2011-01-12 Koen Kooiwpa-supplicant 0.7: fix GNU HASH QA issue
2011-01-12 Darren Hartbbvars.py: add a script to look for undocumented variables
2011-01-12 Liping Keadt-intaller feature implementation, including the...
2011-01-12 Bruce Ashfieldlinux-yocto: add routerstation pro and mpc8315e-rdb...
2011-01-12 Darren Harttrace-cmd: Bump SRCREV and recipe PV and PR values.
2011-01-12 Nitin A Kamblelibxml-simple-perl: fix build failure with perl 5.12.2
2011-01-12 Nitin A Kamblecpan.bbclass: add a new parameter EXTRA_PERLFLAGS
2011-01-12 Nitin A Kamblecpan.bbclass: use LIBDIR instead of DATADIR
2011-01-12 Nitin A Kambleperl, perl-native: upgrade from 5.8.8 to 5.12.2
2011-01-12 Saul Woldpuzzles: update SRC_URI Checksum due to file changing...
2011-01-10 Richard Purdierunqueue.py: Renable check_stamp_fn() for now since...
2011-01-10 Richard Purdiebitbake/runqueue.py: Simplify hashdata storage since...
2011-01-10 Chris Larsonmsg: no need to hardcode the logging levels
2011-01-10 Chris Larsonvim: properly highlight python inside of ${@}
2011-01-10 Chris Larsonvim: handle highlighting exports without assignment
2011-01-10 Chris Larsonvim: add an ftplugin for indentation settings
2011-01-10 Chris LarsonInject taskpid into log records via our log handler
2011-01-10 Richard Purdiebitbake/runqueue.py: Fix del_stamp calls and -f option...
2011-01-10 Richard PurdieMerge branch 'srifenbark/docs' of ssh://git.pokylinux...
2011-01-10 Bruce Ashfieldlinux-yocto: update to 2.6.37
2011-01-10 Bruce Ashfieldkern-tools: create generic variables for platform/board...
2011-01-10 Bruce Ashfieldlinux-yocto: update SRCREV to pickup debug/ftrace confi...
2011-01-10 Bruce Ashfieldrouterstation: disable command line overrides
2011-01-10 Bruce Ashfieldkernel-yocto: pass the build directory to configme
2011-01-10 Yu KeFetcher: only set __BB_DONT_CACHE when SRCREV = "$...
2011-01-10 Yu KeFetcher: break the "SRCREVINACTION" deadlock
2011-01-10 Yu Kebb.fetch2.bzr: add bzr urldata_init
2011-01-10 Yu Kebb.fetch2.hg: add hg urldata_init
2011-01-10 Yu Kebb.fetch2.svn.py: add urldata_init
2011-01-10 Yu Kebb.fetch2.git.py: add git urldata_init
2011-01-10 Yu Kebb.fetch2: add urldata_init call for Fetch class
2011-01-10 Yu KeBBHandler: remove bb.fetch referrence
2011-01-10 Koen Kooimachines: move PACKAGE_EXTRA_ARCHS to tune files
2011-01-10 Richard Purdiebitbake: For poky only, force the use of fetch2 codebase
2011-01-10 Richard Purdiebitbake: Switch to fetch2 fetcher code based on the...
2011-01-10 Yu Kebb.fetch2: replace bb.fetch with bb.fetch2 in the bb...
2011-01-10 Richard Purdiebitbake/fetch/git: Add backwards compatibility code...
2011-01-10 Yu Kebitbake: copy bb.fetch to bb.fetch2 as initial code...
2011-01-10 Richard Purdiebitbake/poky.conf: Add TARGET_LINK_HASH_STYLE option...
2011-01-10 Richard Purdiebitbake/codeparser: Fix import to match upstream bitbake
2011-01-10 Chris Larsonutils: show the actual exception in better_exec
2011-01-10 Richard Purdierunqueue.py: Drop unneeded import and improve quieterro...
2011-01-10 Richard Purdiebitbake: Update event queue handling to match upstream...
2011-01-10 Richard Purdiebitbake/runqueue.py: Sync with changes in upstream...
2011-01-10 Richard Purdiebitbake/fetch: Sync up logger/whitespace improvements
2011-01-10 Richard Purdiebitbake/utils.py: Drop unused function extend_deps()
2011-01-10 Richard Purdiebitbake: Sync environment handling function names and...
2011-01-10 Chris Larsonparse: pass filename, lineno into the ast
2011-01-10 Chris Larsoncache: don't expand variables for skipped recipes
2011-01-08 Richard Purdiebitbake/knotty.py: Don't show log messages of NOTE...
2011-01-08 Richard Purdiebitbake/__init__.py: Add taskpid to all LogRecords...
2011-01-08 Richard Purdiebitbake/msg.py: Add named definitions for all logging...
2011-01-07 Saul Woldxserver-xf86-common: Remove COMPATIBLE_HOST as it was...
2011-01-07 Richard Purdieinsane.bbclass: Enable the package_qa_hash_style check
2011-01-07 Richard Purdiebitbake/runqueue.py: Remove duplicate TaskStarted event...
2011-01-07 Richard Purdiexvinfo: Fix LIC_FILES_CHKSUM
2011-01-07 Richard Purdielibcanberra: Fix LIC_FILES_CHKSUM
2011-01-07 Richard Purdiebitbake/build.py: Fix del_stamp work correctly after...
2011-01-07 Richard Purdiebitbake/cooker.py: Fix merge conflict with upstream...
2011-01-07 Richard Purdiebitbake/cache.py: Expansion of variables in skipped...
2011-01-07 Lianhao Lubitbake/data.py: corrected the output for shell syntax.
2011-01-07 Kevin Tianbison-native: create a wrapper script for sstate instal...
2011-01-07 Kevin Tianflex-native: create a wrapper script for sstate install...
2011-01-07 Kevin Tianperl: use ${CCLD} instead of its own LD definition
2011-01-07 Richard Purdiebitbake/siggen.py: Add a signature generator which...
next