summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2011-01-12bitbake/goggle: don't drop eventsJoshua Lock1
2011-01-12bitbake/depexp: closing progress dialog kills guiJoshua Lock1
2011-01-12bitbake/goggle: closing the progress dialog kills the UIJoshua Lock1
2011-01-12bitbake/uievent: fix queueing of events for xmlrpc before UI has loadedJoshua Lock1
2011-01-12meta-environment: Remove c++ include dir from CXXFLAGS.Lianhao Lu2
2011-01-12wpa-supplicant 0.7.3: fix dbus service activationKoen Kooi2
2011-01-12wpa-supplicant 0.7: fix GNU HASH QA issueKoen Kooi2
2011-01-12bbvars.py: add a script to look for undocumented variablesDarren Hart1
2011-01-12adt-intaller feature implementation, including the bitbake recipe file for cr...Liping Ke9
2011-01-12linux-yocto: add routerstation pro and mpc8315e-rdb supportBruce Ashfield4
2011-01-12trace-cmd: Bump SRCREV and recipe PV and PR values.Darren Hart3
2011-01-12libxml-simple-perl: fix build failure with perl 5.12.2Nitin A Kamble1
2011-01-12cpan.bbclass: add a new parameter EXTRA_PERLFLAGSNitin A Kamble1
2011-01-12cpan.bbclass: use LIBDIR instead of DATADIRNitin A Kamble3
2011-01-12perl, perl-native: upgrade from 5.8.8 to 5.12.2Nitin A Kamble74
2011-01-12puzzles: update SRC_URI Checksum due to file changing upstreamSaul Wold1
2011-01-10runqueue.py: Renable check_stamp_fn() for now since we still fork for task ex...Richard Purdie1
2011-01-10bitbake/runqueue.py: Simplify hashdata storage since we're not using an exter...Richard Purdie1
2011-01-10msg: no need to hardcode the logging levelsChris Larson1
2011-01-10vim: properly highlight python inside of ${@}Chris Larson1
2011-01-10vim: handle highlighting exports without assignmentChris Larson1
2011-01-10vim: add an ftplugin for indentation settingsChris Larson1
2011-01-10Inject taskpid into log records via our log handlerChris Larson2
2011-01-10bitbake/runqueue.py: Fix del_stamp calls and -f option to bitbake with the Ba...Richard Purdie1
2011-01-10Merge branch 'srifenbark/docs' of ssh://git.pokylinux.org/poky-contribRichard Purdie2
2011-01-10linux-yocto: update to 2.6.37Bruce Ashfield1
2011-01-10kern-tools: create generic variables for platform/board/kernelBruce Ashfield1
2011-01-10linux-yocto: update SRCREV to pickup debug/ftrace config changesBruce Ashfield1
2011-01-10routerstation: disable command line overridesBruce Ashfield1
2011-01-10kernel-yocto: pass the build directory to configmeBruce Ashfield2
2011-01-10Fetcher: only set __BB_DONT_CACHE when SRCREV = "${AUTOREV}"Yu Ke1
2011-01-10Fetcher: break the "SRCREVINACTION" deadlockYu Ke7
2011-01-10bb.fetch2.bzr: add bzr urldata_initYu Ke1
2011-01-10bb.fetch2.hg: add hg urldata_initYu Ke1
2011-01-10bb.fetch2.svn.py: add urldata_initYu Ke1
2011-01-10bb.fetch2.git.py: add git urldata_initYu Ke1
2011-01-10bb.fetch2: add urldata_init call for Fetch classYu Ke1
2011-01-10BBHandler: remove bb.fetch referrenceYu Ke1
2011-01-10machines: move PACKAGE_EXTRA_ARCHS to tune filesKoen Kooi41
2011-01-10bitbake: For poky only, force the use of fetch2 codebaseRichard Purdie1
2011-01-10bitbake: Switch to fetch2 fetcher code based on the environment variable BBFE...Richard Purdie1
2011-01-10bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetchYu Ke13
2011-01-10bitbake/fetch/git: Add backwards compatibility code for branch name handlingRichard Purdie1
2011-01-10bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaulYu Ke13
2011-01-10bitbake/poky.conf: Add TARGET_LINK_HASH_STYLE option to TARGET_LDFLAGS as per...Richard Purdie2
2011-01-10bitbake/codeparser: Fix import to match upstream bitbakeRichard Purdie1
2011-01-10utils: show the actual exception in better_execChris Larson1
2011-01-10runqueue.py: Drop unneeded import and improve quieterrors handling as per ups...Richard Purdie1
2011-01-10bitbake: Update event queue handling to match upstream bitbakeRichard Purdie2
2011-01-10bitbake/runqueue.py: Sync with changes in upstream bitbakeRichard Purdie1