summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* eglibc: Upgrade from 2.18 -> 2.19Khem Raj2014-02-181-1/+1
* classes/populate_sdk_base: optimise task dependenciesPaul Eggleton2014-02-171-1/+1
* classes/populate_sdk_base: fix race condition with do_rootfsPaul Eggleton2014-02-171-0/+2
* package.bbclass: do_split_packages should always return something.Josua Mayer2014-02-171-1/+1
* classes/cpan-base: fix signatures changing when perl is in sysrootPaul Eggleton2014-02-171-0/+1
* image_types: sum.jffs2 is replaced by jffs2.sumDmitry Eremin-Solenikov2014-02-141-3/+1
* image_types bbclass: use compression framework for jffs2 sum imagesDmitry Eremin-Solenikov2014-02-141-2/+5
* report-error.bbclass: new class to save build information when errors occurAndreea Proca2014-02-141-0/+66
* package_*.bbclass: remove references to the old bash indexing routinesLaurentiu Palcu2014-02-143-3/+0
* buildhistory.bbclass: create wrapper functions around buildhistory_get_sdk_in...Laurentiu Palcu2014-02-131-2/+10
* kernel.bbclass, base.bbclass: Fix support for old kernel configurationOtavio Salvador2014-02-132-3/+7
* (image|rootfs_ipk).bbclass, rootfs.py: ipk multilib fixesLaurentiu Palcu2014-02-132-2/+2
* package: Remove the before do_build constraint of the do_package taskRichard Purdie2014-02-131-1/+1
* meta/recipes: Remove virtclass referencesRichard Purdie2014-02-133-7/+7
* 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
OpenPOWER on IntegriCloud