summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2011-01-18poky-init-build-env: unset BBPATHOtavio Salvador1
2011-01-17bitbake/build.py: Allow FuncFailed error to have an optional messageRichard Purdie1
2011-01-17staging: relocate *.la paths in destination dirsDongxiao Xu1
2011-01-17libc-package.bbclass: should not rm scsi/*.hDexuan Cui1
2011-01-17libgcc: use the new recipe (rather than gcc-runtime) to install libgcc_s.so* ...Dexuan Cui6
2011-01-17linux-yocto: enable arch ARM config settings for KARCH based boardsBruce Ashfield1
2011-01-17linux-yocto-stable: add atom-pc preempt_rt supportBruce Ashfield1
2011-01-17linux-yocto: add systemtap config to -stable and -dev kernelsBruce Ashfield1
2011-01-17bitbake/build.py: Rename message field to avoid DeprecationWarning: BaseExcep...Richard Purdie1
2011-01-17perl-native: Ensure the wrapper appends to any existing PERL5LIBRichard Purdie1
2011-01-14linux-yocto: hard-code NO_LIBPERL/NO_LIBPYTHONTom Zanussi2
2011-01-14puzzles: Update SRC_URI ChecksumSaul Wold1
2011-01-14qemuimagetest: Use the same image in sanity testing to fix the timeout issue ...Jiajun Xu27
2011-01-14external-python-tarball: add LIC_FILES_CHKSUMKoen Kooi1
2011-01-14image.bbclass: Use the dedicated BB_WORKERCONTEXT, not bitbake internals to d...Richard Purdie1
2011-01-13glib-2.0: Fix path problems with libtool 2.4Richard Purdie2
2011-01-13insane.bbclass: Make sure QA issues are reported as warningsRichard Purdie1
2011-01-13dpkg: Add dependency on perl since otherwise the module can be installed to a...Richard Purdie2
2011-01-12kernel.bbclass: Remove a binary generated by recent kernel versionsRichard Purdie1
2011-01-12perl-native: Wrap the perl binary and set the LIB directory correctly removin...Richard Purdie1
2011-01-12bitbake.conf: Whitelist FILESPATH as a variable not to include in taskhashesRichard Purdie1
2011-01-12bitbake.conf: Whitelist MACHINE variable in PACKAGE_ARCHSRichard Purdie1
2011-01-12bitbake/siggen.py: Fix whitelisted variable handlingRichard Purdie2
2011-01-12kernel bbclass: add 'perf' to kernel-modules blacklistKoen Kooi1
2011-01-12build: remove duplicate import of utilsBernhard Reutner-Fischer1
2011-01-12*: use utils.remove() some moreBernhard Reutner-Fischer5
2011-01-12codeparser: fix spacing in diagnostic messagesBernhard Reutner-Fischer1
2011-01-12bitbake/knotty.py: Ensure task note messages are only surpressed at default l...Richard Purdie1
2011-01-12Adding check for DL_DIR permissions: sanity.bbclassBeth Flanagan1
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