summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-11bitbake: user-manual-metadata.xml: Edits to the "Sharing Functionality" section.Scott Rifenbark
2014-02-11bitbake: user-manual-metadata.xml: Edits to "Conditional Syntax (Overrides)"Scott Rifenbark
2014-02-11bitbake: user-manual-metadata.xml: Edits to "Defining Pure Python Functions"Scott Rifenbark
2014-02-11bitbake: user-manual-metadata.xml: Edits through syntax sectionScott Rifenbark
2014-02-11bitbake: user-manual-intro.xml: General edits to Introduction chapter.Scott Rifenbark
2014-02-11bitbake: user-manual-metadata.xml: Added "Checksums (Signatures)" section.Scott Rifenbark
2014-02-11bitbake: user-manual-ref-variables.xml: Review edits to several variables in ...Scott Rifenbark
2014-02-11bitbake: user-manual-ref-variables.xml: Added 11 new variables to glossary.Scott Rifenbark
2014-02-11bitbake: user-manual-ref-variables.xml: Edits to FILESPATH.Scott Rifenbark
2014-02-11bitbake: user-manual-ref-variables.xml: Added 6 new variables to glossary:Scott Rifenbark
2014-02-11bitbake: user-manual-ref-variables.xml: Edits to PREFERRED_PROVIDER.Scott Rifenbark
2014-02-11bitbake: user-manual-ref-variables.xml: Added PREFERRED_PROVIDERS to glossary.Scott Rifenbark
2014-02-11bitbake: user-manual-ref-variables.xml: Added FAKEROOT* variables to glossary.Scott Rifenbark
2014-02-11bitbake: user-manual-ref-variables.xml: Added BB* variables to glossary.Scott Rifenbark
2014-02-11poky.conf: Add Debian-7.4 to SANITY_TESTED_DISTROSOlof Johansson
2014-02-11useradd-staticids: Adjust USERADD_ERROR_DYNAMIC condition and error messageMark Hatle
2014-02-11useradd-staticids: Fix groupadd when --user-group is selectedMark Hatle
2014-02-11ref-manual: Edits to OEROOT variable.Scott Rifenbark
2014-02-11ref-manual: Added link to SDKPATH variable.Scott Rifenbark
2014-02-11ref-manual: Edits to ROOT_HOMEScott Rifenbark
2014-02-11ref-manual: Added ROOT_HOME to glossary.Scott Rifenbark
2014-02-11ref-manual: Added SDKPATH to glossary.Scott Rifenbark
2014-02-11ref-manual: Updates to BB_NUMBER_THREADS and PARALLEL_MAKE.Scott Rifenbark
2014-02-11ref-manual: Adds x11 to Distro Feature list.Jonas Eriksson
2014-02-11linux-yocto: Use PACKAGE_ARCH in build dirDarren Hart
2014-02-11linux-yocto/3.10: add powermanagement config to 32 bit common-pcBruce Ashfield
2014-02-11linux-yocto/3.10: integrate LTSIBruce Ashfield
2014-02-11package.bbclass: fix strip and split logicKoen Kooi
2014-02-11python-smartpm: really ignore conflicts during install with --attemptPaul Eggleton
2014-02-11conf/bitbake.conf: default HOMEPAGE to blank instead of unknownPaul Eggleton
2014-02-11testimage: fail if no package manifest is foundStefan Stanacar
2014-02-11oeqa/utils: targetbuild: take proxy into accountStefan Stanacar
2014-02-11kernel: use oldnoconfig before yes '' | make oldconfigAlexandre Belloni
2014-02-11kernel: stop using -exec rm for deleting filesBruce Ashfield
2014-02-11systemd: Fix misc journald memory bugsKhem Raj
2014-02-11bitbake: runqueue: Fix setscene hard dependency problemsRichard Purdie
2014-02-11image.py, package_manager.py, rootfs.py: dump command output on errorLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: RpmPM: fix issue with multilib buildsLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: check that package list is not emptyLaurentiu Palcu
2014-02-11rootfs.py, package_manager.py, sdk.py: Fix building from feeds feature for opkgLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: OpkgPM, bad recommendation handling changeLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: do not use stampsLaurentiu Palcu
2014-02-11lib/oe/rootfs.py: OpkgRootfs, fix issue in _get_delayed_postinsts()Laurentiu Palcu
2014-02-11lib/oe/package_manager.py: OpkgPM/DpkgPM fixesLaurentiu Palcu
2014-02-11lib/oe/image.py: fix image size calculation routineLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: DpkgPM, use lock on deploy dirLaurentiu Palcu
2014-02-11scripts/postinst-intercepts: do not redirect errors to /dev/nullLaurentiu Palcu
2014-02-11lib/oe/rootfs.py: warn the user if intercept hooks failLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: RpmPM fixesLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: moving global SCRIPTLET_FORMAT and DB_CONFIG_CONTE...Hongxu Jia