summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* sstate: Exclude SSTATE_EXTRAPATH from checksumsRichard Purdie2014-02-111-0/+4
* classes/buildhistory: avoid buildhistory triggering rebuilds (again)Paul Eggleton2014-02-111-1/+4
* license.bbclass: Dont create a manifest when using BUILD_IMAGES_FROM_FEEDSDavid Nyström2014-02-111-0/+5
* useradd-staticids: Adjust USERADD_ERROR_DYNAMIC condition and error messageMark Hatle2014-02-111-3/+5
* useradd-staticids: Fix groupadd when --user-group is selectedMark Hatle2014-02-111-20/+30
* package.bbclass: fix strip and split logicKoen Kooi2014-02-111-2/+1
* conf/bitbake.conf: default HOMEPAGE to blank instead of unknownPaul Eggleton2014-02-113-3/+6
* testimage: fail if no package manifest is foundStefan Stanacar2014-02-111-2/+5
* kernel: use oldnoconfig before yes '' | make oldconfigAlexandre Belloni2014-02-111-1/+3
* kernel: stop using -exec rm for deleting filesBruce Ashfield2014-02-111-3/+15
* rootfs.py, package_manager.py, sdk.py: Fix building from feeds feature for opkgLaurentiu Palcu2014-02-111-30/+1
* populate_sdk_rpm.bbclass: remove old shell codeHongxu Jia2014-02-111-152/+0
* Cleanup rootfs_rpm,package_rpm bbclass filesHongxu Jia2014-02-112-656/+0
* image.bbclass/populate_sdk_base.bbclass: shift position of sdk complementary ...Hongxu Jia2014-02-112-19/+21
* license.bbclass: fix license_create_manifest failedHongxu Jia2014-02-111-1/+1
* image.bbclass/license.bbclass: ajustment list_installed_packages invokingHongxu Jia2014-02-112-6/+14
* populate_sdk_(deb|ipk).bbclass: remove old shell codeLaurentiu Palcu2014-02-112-113/+0
* image.bbclass: change POPULATE_SDK_POST_TARGET_COMMANDLaurentiu Palcu2014-02-111-1/+1
* populate_sdk_base.bbclass: activate the new python routinesLaurentiu Palcu2014-02-111-32/+10
* image.bbclass, lib/oe/rootfs.py: remove intercept_scripts directoryLaurentiu Palcu2014-02-111-1/+1
* Cleanup image,rootfs_ipk,package_ipk bbclass filesLaurentiu Palcu2014-02-113-340/+4
* package_(deb|ipk).bbclass: remove the stamp when creating package from cacheLaurentiu Palcu2014-02-112-0/+10
* Activate the new python rootfs/image creation routinesLaurentiu Palcu2014-02-114-625/+11
* binconfig: mangle ${base_libdir}Ross Burton2014-02-091-1/+5
* useradd.bbclass: Add ability to select a static uid/gid automaticallyMark Hatle2014-02-092-0/+264
* useradd.bbclass: Fix build time install issuesMark Hatle2014-02-091-6/+15
* rootfs_deb: Fix whitespace issueSaul Wold2014-02-091-1/+1
* testimage: add ability to export testsStefan Stanacar2014-02-091-15/+92
* classes/populate_sdk_base: remove nostamp from do_populate_sdkPaul Eggleton2014-02-091-1/+0
* classes/buildhistory: write out files in UTF-8 formatPaul Eggleton2014-02-061-21/+25
* sstate: Improve funciton checksumsRichard Purdie2014-02-041-0/+4
* insane: Fix python function whitespace changesRichard Purdie2014-02-031-96/+96
* classes/buildhistory: fix expansion of escape sequencesPaul Eggleton2014-02-031-1/+1
* rootfs_ipk: Ensure that BAD_RECOMMENDATIONS are honoured for all architecturesPhil Blundell2014-02-021-7/+1
* image.bbclass: Also uninstall update-alternatives and shadow for read-only-ro...Phil Blundell2014-02-021-1/+1
* distutils: Introduce PYTHON_ABI variableKhem Raj2014-02-023-0/+5
* classes: Add distutils for python3Khem Raj2014-02-026-2/+192
* classes/distutils: Introduce PYTHON_PNKhem Raj2014-02-025-19/+23
* package_rpm.bbclass: Trigger the regexp on exact keyword matchKhem Raj2014-02-021-1/+1
* python3native.bbclass: Add python3 abstraction classKhem Raj2014-02-021-0/+7
* sanity.bbclass: check that TMPDIR is not located on nfsRobert Yang2014-02-021-1/+19
* update-rc.d: automatically rdepend on initscripts-funtionsChen Qi2014-02-021-0/+12
* kernel.bbclass: Fix empty modules directory QA issueNathan Rossi2014-02-021-0/+2
* toaster.bbclass: save original package nameAlexandru DAMIAN2014-01-291-0/+4
* package.bbclass: Show which files require given dependency in debug outputMartin Jansa2014-01-291-2/+10
* package.bbclass: Don't search for providers of PRIVATE_LIBSMartin Jansa2014-01-291-2/+11
* cml1.bbclass: Fix return code handling in do_menuconfig()Jacob Kroon2014-01-281-1/+1
* multilib.bbclass: fix Multilib QA IssueMing Liu2014-01-281-1/+1
* buildhistory.bbclass: Improve robustness in image file listingOtavio Salvador2014-01-281-1/+1
* scons bbclass: enable parallel makeKoen Kooi2014-01-281-1/+1