summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dpkg: Add dependency on perl since otherwise the module can be installed to a...Richard Purdie2011-01-132-3/+3
* kernel.bbclass: Remove a binary generated by recent kernel versionsRichard Purdie2011-01-121-1/+1
* perl-native: Wrap the perl binary and set the LIB directory correctly removin...Richard Purdie2011-01-121-6/+3
* bitbake.conf: Whitelist FILESPATH as a variable not to include in taskhashesRichard Purdie2011-01-121-1/+1
* bitbake.conf: Whitelist MACHINE variable in PACKAGE_ARCHSRichard Purdie2011-01-121-0/+3
* bitbake/siggen.py: Fix whitelisted variable handlingRichard Purdie2011-01-122-10/+22
* kernel bbclass: add 'perf' to kernel-modules blacklistKoen Kooi2011-01-121-1/+1
* build: remove duplicate import of utilsBernhard Reutner-Fischer2011-01-121-1/+0
* *: use utils.remove() some moreBernhard Reutner-Fischer2011-01-125-23/+13
* codeparser: fix spacing in diagnostic messagesBernhard Reutner-Fischer2011-01-121-2/+2
* bitbake/knotty.py: Ensure task note messages are only surpressed at default l...Richard Purdie2011-01-121-2/+6
* Adding check for DL_DIR permissions: sanity.bbclassBeth Flanagan2011-01-121-1/+9
* bitbake/goggle: don't drop eventsJoshua Lock2011-01-121-1/+1
* bitbake/depexp: closing progress dialog kills guiJoshua Lock2011-01-121-0/+1
* bitbake/goggle: closing the progress dialog kills the UIJoshua Lock2011-01-121-0/+1
* bitbake/uievent: fix queueing of events for xmlrpc before UI has loadedJoshua Lock2011-01-121-2/+5
* meta-environment: Remove c++ include dir from CXXFLAGS.Lianhao Lu2011-01-122-4/+2
* wpa-supplicant 0.7.3: fix dbus service activationKoen Kooi2011-01-122-1/+4
* wpa-supplicant 0.7: fix GNU HASH QA issueKoen Kooi2011-01-122-2/+2
* bbvars.py: add a script to look for undocumented variablesDarren Hart2011-01-121-0/+186
* adt-intaller feature implementation, including the bitbake recipe file for cr...Liping Ke2011-01-129-0/+937
* linux-yocto: add routerstation pro and mpc8315e-rdb supportBruce Ashfield2011-01-124-6/+6
* trace-cmd: Bump SRCREV and recipe PV and PR values.Darren Hart2011-01-123-6/+6
* libxml-simple-perl: fix build failure with perl 5.12.2Nitin A Kamble2011-01-121-1/+3
* cpan.bbclass: add a new parameter EXTRA_PERLFLAGSNitin A Kamble2011-01-121-1/+2
* cpan.bbclass: use LIBDIR instead of DATADIRNitin A Kamble2011-01-123-5/+5
* perl, perl-native: upgrade from 5.8.8 to 5.12.2Nitin A Kamble2011-01-1274-2196/+2596
* puzzles: update SRC_URI Checksum due to file changing upstreamSaul Wold2011-01-121-2/+2
* runqueue.py: Renable check_stamp_fn() for now since we still fork for task ex...Richard Purdie2011-01-101-14/+10
* bitbake/runqueue.py: Simplify hashdata storage since we're not using an exter...Richard Purdie2011-01-101-17/+14
* msg: no need to hardcode the logging levelsChris Larson2011-01-101-2/+2
* vim: properly highlight python inside of ${@}Chris Larson2011-01-101-10/+9
* vim: handle highlighting exports without assignmentChris Larson2011-01-101-0/+2
* vim: add an ftplugin for indentation settingsChris Larson2011-01-101-0/+1
* Inject taskpid into log records via our log handlerChris Larson2011-01-102-8/+4
* bitbake/runqueue.py: Fix del_stamp calls and -f option to bitbake with the Ba...Richard Purdie2011-01-101-5/+6
* Merge branch 'srifenbark/docs' of ssh://git.pokylinux.org/poky-contribRichard Purdie2011-01-102-5/+12
|\
| * documentation/yocto-project-qs/yocto-project-qs.xml: Corrections to Using Pr...Scott Rifenbark2011-01-061-4/+11
| * documentation/bsp-guide/bsp.xml: Commented out three sections.Scott Rifenbark2011-01-061-1/+1
* | linux-yocto: update to 2.6.37Bruce Ashfield2011-01-101-11/+11
* | kern-tools: create generic variables for platform/board/kernelBruce Ashfield2011-01-101-2/+2
* | linux-yocto: update SRCREV to pickup debug/ftrace config changesBruce Ashfield2011-01-101-1/+1
* | routerstation: disable command line overridesBruce Ashfield2011-01-101-2/+2
* | kernel-yocto: pass the build directory to configmeBruce Ashfield2011-01-102-2/+2
* | Fetcher: only set __BB_DONT_CACHE when SRCREV = "${AUTOREV}"Yu Ke2011-01-101-3/+3
* | Fetcher: break the "SRCREVINACTION" deadlockYu Ke2011-01-107-54/+19
* | bb.fetch2.bzr: add bzr urldata_initYu Ke2011-01-101-2/+5
* | bb.fetch2.hg: add hg urldata_initYu Ke2011-01-101-5/+9
* | bb.fetch2.svn.py: add urldata_initYu Ke2011-01-101-1/+5
* | bb.fetch2.git.py: add git urldata_initYu Ke2011-01-101-4/+9