summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* image.bbclass: fix paths to run-postinstsRoss Burton2014-01-281-2/+2
* sanity.bbclass: check required perl modulesRobert Yang2014-01-281-1/+14
* package_{ipk, deb, rpm}.bbclass: support additional user-defined metadataLeonid Borisenko2014-01-283-0/+17
* package.bbclass: add getter of additional metadataLeonid Borisenko2014-01-281-0/+11
* boot-directdisk: fix the support of vmdkJoao Henrique Ferreira de Freitas2014-01-231-10/+8
* cmake.bbclass: fix note when warning about deprecated variablesRoss Burton2014-01-221-1/+1
* sstate.bbclass: remove previous version's stampRobert Yang2014-01-211-9/+22
* package.bbclass: show warning when package is providing already provided shlibMartin Jansa2014-01-211-2/+9
* package.bbclass: move reading shlibs providers to separate functionMartin Jansa2014-01-211-20/+23
* icecc: use exact match in blacklists, re-start with empty system_package_blac...Martin Jansa2014-01-211-15/+18
* icecc: Fix allarch and native recipes having different signaturesMartin Jansa2014-01-211-0/+4
* icecc: use bb.utils.which also for 'as'Martin Jansa2014-01-211-1/+6
* icecc: Don't replace non-empty PARALLEL_MAKE with empty ICECC_PARALLEL_MAKEMartin Jansa2014-01-211-1/+1
* allarch: Set empty TARGET_PREFIX and TARGET_FPUMartin Jansa2014-01-211-0/+2
* update-alternatives: We now use u-a in nativesdk so make sure the dependency ...Richard Purdie2014-01-191-1/+1
* package_rpm: Fix a race with package_deb/package_ipkRichard Purdie2014-01-161-0/+5
* allarch.bbclass: set SDK_ARCH and SDK_CC_ARCH to "none"Laurentiu Palcu2014-01-161-0/+2
* cmake: specify all install pathsRoss Burton2014-01-141-0/+9
* ptest: d.keys() is slow, use a list insteadRichard Purdie2014-01-141-1/+1
* image_types bbclass: add support for tar.lz4 and cpio.lz4Koen Kooi2014-01-141-2/+4
* kernel.bbclass: add support for LZ4 initramfs filesKoen Kooi2014-01-141-1/+6
* distrodata bbclass: add support for lz4 archivesKoen Kooi2014-01-141-2/+2
* base bbclass: add support for lz4 compressed archivesKoen Kooi2014-01-141-0/+5
* cmake: default to out-of-tree buildsRoss Burton2014-01-141-0/+1
* cmake: respect ${S} and ${B}Ross Burton2014-01-141-24/+11
* ptest.bblass: Fix package QA issues when disabledNathan Rossi2014-01-141-13/+12
* terminal.bbclass: do not export PS1Anders Darander2014-01-101-0/+4
* package: Keep global pkgfiles[] up to date when snapping library symlinksPhil Blundell2014-01-101-0/+2
* kernel-module-split: Remove extraneous call to depmod from module postinstPhil Blundell2014-01-101-1/+3