summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2014-02-17classes/cpan-base: fix signatures changing when perl is in sysrootPaul Eggleton
2014-02-14image_types: sum.jffs2 is replaced by jffs2.sumDmitry Eremin-Solenikov
2014-02-14image_types bbclass: use compression framework for jffs2 sum imagesDmitry Eremin-Solenikov
2014-02-14report-error.bbclass: new class to save build information when errors occurAndreea Proca
2014-02-14package_*.bbclass: remove references to the old bash indexing routinesLaurentiu Palcu
2014-02-13buildhistory.bbclass: create wrapper functions around buildhistory_get_sdk_in...Laurentiu Palcu
2014-02-13kernel.bbclass, base.bbclass: Fix support for old kernel configurationOtavio Salvador
2014-02-13(image|rootfs_ipk).bbclass, rootfs.py: ipk multilib fixesLaurentiu Palcu
2014-02-13package: Remove the before do_build constraint of the do_package taskRichard Purdie
2014-02-13meta/recipes: Remove virtclass referencesRichard Purdie
2014-02-11sstate: Exclude SSTATE_EXTRAPATH from checksumsRichard Purdie
2014-02-11classes/buildhistory: avoid buildhistory triggering rebuilds (again)Paul Eggleton
2014-02-11license.bbclass: Dont create a manifest when using BUILD_IMAGES_FROM_FEEDSDavid Nyström
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-11package.bbclass: fix strip and split logicKoen Kooi
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-11kernel: use oldnoconfig before yes '' | make oldconfigAlexandre Belloni
2014-02-11kernel: stop using -exec rm for deleting filesBruce Ashfield
2014-02-11rootfs.py, package_manager.py, sdk.py: Fix building from feeds feature for opkgLaurentiu Palcu
2014-02-11populate_sdk_rpm.bbclass: remove old shell codeHongxu Jia
2014-02-11Cleanup rootfs_rpm,package_rpm bbclass filesHongxu Jia
2014-02-11image.bbclass/populate_sdk_base.bbclass: shift position of sdk complementary ...Hongxu Jia
2014-02-11license.bbclass: fix license_create_manifest failedHongxu Jia
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-09binconfig: mangle ${base_libdir}Ross Burton
2014-02-09useradd.bbclass: Add ability to select a static uid/gid automaticallyMark Hatle
2014-02-09useradd.bbclass: Fix build time install issuesMark Hatle
2014-02-09rootfs_deb: Fix whitespace issueSaul Wold
2014-02-09testimage: add ability to export testsStefan Stanacar
2014-02-09classes/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