aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2014-02-11image.bbclass/license.bbclass: ajustment list_installed_packages invokingHongxu Jia
2014-02-11populate_sdk_(deb|ipk).bbclass: remove old shell codeLaurentiu Palcu
2014-02-11image.bbclass: change POPULATE_SDK_POST_TARGET_COMMANDLaurentiu Palcu
2014-02-11populate_sdk_base.bbclass: activate the new python routinesLaurentiu Palcu
2014-02-11image.bbclass, lib/oe/rootfs.py: remove intercept_scripts directoryLaurentiu Palcu
2014-02-11Cleanup image,rootfs_ipk,package_ipk bbclass filesLaurentiu Palcu
2014-02-11package_(deb|ipk).bbclass: remove the stamp when creating package from cacheLaurentiu Palcu
2014-02-11Activate the new python rootfs/image creation routinesLaurentiu Palcu
2014-02-08binconfig: mangle ${base_libdir}Ross Burton
2014-02-08useradd.bbclass: Add ability to select a static uid/gid automaticallyMark Hatle
2014-02-08useradd.bbclass: Fix build time install issuesMark Hatle
2014-02-08rootfs_deb: Fix whitespace issueSaul Wold
2014-02-08testimage: add ability to export testsStefan Stanacar
2014-02-08classes/populate_sdk_base: remove nostamp from do_populate_sdkPaul Eggleton
2014-02-06classes/buildhistory: write out files in UTF-8 formatPaul Eggleton
2014-02-04sstate: Improve funciton checksumsRichard Purdie
2014-02-03insane: Fix python function whitespace changesRichard Purdie
2014-02-03classes/buildhistory: fix expansion of escape sequencesPaul Eggleton
2014-02-02rootfs_ipk: Ensure that BAD_RECOMMENDATIONS are honoured for all architecturesPhil Blundell
2014-02-02image.bbclass: Also uninstall update-alternatives and shadow for read-only-ro...Phil Blundell
2014-02-02distutils: Introduce PYTHON_ABI variableKhem Raj
2014-02-02classes: Add distutils for python3Khem Raj
2014-02-02classes/distutils: Introduce PYTHON_PNKhem Raj
2014-02-02package_rpm.bbclass: Trigger the regexp on exact keyword matchKhem Raj
2014-02-02python3native.bbclass: Add python3 abstraction classKhem Raj
2014-02-02sanity.bbclass: check that TMPDIR is not located on nfsRobert Yang
2014-02-02update-rc.d: automatically rdepend on initscripts-funtionsChen Qi
2014-02-02kernel.bbclass: Fix empty modules directory QA issueNathan Rossi
2014-01-29toaster.bbclass: save original package nameAlexandru DAMIAN
2014-01-29package.bbclass: Show which files require given dependency in debug outputMartin Jansa
2014-01-29package.bbclass: Don't search for providers of PRIVATE_LIBSMartin Jansa
2014-01-28cml1.bbclass: Fix return code handling in do_menuconfig()Jacob Kroon
2014-01-28multilib.bbclass: fix Multilib QA IssueMing Liu
2014-01-28buildhistory.bbclass: Improve robustness in image file listingOtavio Salvador
2014-01-28scons bbclass: enable parallel makeKoen Kooi
2014-01-28image.bbclass: fix paths to run-postinstsRoss Burton
2014-01-28sanity.bbclass: check required perl modulesRobert Yang
2014-01-28package_{ipk, deb, rpm}.bbclass: support additional user-defined metadataLeonid Borisenko
2014-01-28package.bbclass: add getter of additional metadataLeonid Borisenko
2014-01-23boot-directdisk: fix the support of vmdkJoao Henrique Ferreira de Freitas
2014-01-22cmake.bbclass: fix note when warning about deprecated variablesRoss Burton
2014-01-21sstate.bbclass: remove previous version's stampRobert Yang
2014-01-19package.bbclass: show warning when package is providing already provided shlibMartin Jansa
2014-01-19package.bbclass: move reading shlibs providers to separate functionMartin Jansa
2014-01-19icecc: use exact match in blacklists, re-start with empty system_package_blac...Martin Jansa
2014-01-19icecc: Fix allarch and native recipes having different signaturesMartin Jansa
2014-01-19icecc: use bb.utils.which also for 'as'Martin Jansa
2014-01-19icecc: Don't replace non-empty PARALLEL_MAKE with empty ICECC_PARALLEL_MAKEMartin Jansa
2014-01-19allarch: Set empty TARGET_PREFIX and TARGET_FPUMartin Jansa
2014-01-17update-alternatives: We now use u-a in nativesdk so make sure the dependency ...Richard Purdie