aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2012-07-09kernel.bbclass: add non-santized kernel providesBruce Ashfield
2012-07-09utils.bbclass: add helper function to add all multilib variants of a specific...Richard Purdie
2012-07-09classes/license: fix manifest to work with debPaul Eggleton
2012-07-09sanity.bbclass: the tmpdir can't be longer than 410Robert Yang
2012-07-09multilib: Enable multilib remapping for SDK generationMark Hatle
2012-07-09package_rpm: Avoid duplicate package generation failuresMark Hatle
2012-07-09populate_sdk_rpm: Sync multilib configuration with rootfs_rpmMark Hatle
2012-07-06bootimg: Use STAGING_KERNEL_DIRDarren Hart
2012-07-04prexport.bbclass: Fix typo in warning: "AUROPR" -> "AUTOPR".Robert P. J. Day
2012-07-04image_types: Add elf image typeRaymond Danks
2012-07-04package.bbclass: enable the use of package_qa_handle_errorSaul Wold
2012-07-04lib_package: use PACKAGE_BEFORE_PNSaul Wold
2012-07-04kernel: Add kernel headers to kernel-dev packageDarren Hart
2012-07-04meta/classes: Update recrdeptask fields for recursive dependency handling cha...Richard Purdie
2012-07-03image/core-image: Handle conflicting IMAGE_FEATURES.Lianhao Lu
2012-07-03base.bbclass: Add cross-canadian-${TRANSLATED_TARGET_ARCH} to the license exc...Mark Hatle
2012-07-03image.bbclass: Add support to build the SDK in parallel with the imageMark Hatle
2012-07-03package.bbclass: Allow a package to skip per file dependency generationMark Hatle
2012-07-03libc-common: Allow -dbg package to append, and not just set package variablesMark Hatle
2012-07-03autotools.bbclass: When configure fails, dump the config.log files the logsRichard Purdie
2012-07-03populate_sdk: enable basic multilib supportMark Hatle
2012-07-03populate_sdk_base.bbclass: Change to using task specific dependsMark Hatle
2012-07-03populate_sdk: Allow for attempt only packages in the SDKMark Hatle
2012-07-03populate_sdk.bbclass: Split into two partsMark Hatle
2012-07-03Fix manual log file pathsMark Hatle
2012-07-02package.bbclass: Add missing PKGR, PKGV, PKGE and ALTERNATIVE variables from ...Richard Purdie
2012-07-02package_deb: When searching for E:, anchor expressionRichard Purdie
2012-07-02EXTRA_IMAGEDEPENDS is used to ensure things like qemu-native are built and th...Richard Purdie
2012-07-02kernel-arch: Remove test for long-dead arm26 architecture.Robert P. J. Day
2012-06-28bitbake.conf: disable ccache explicitly if it is not enabledRobert Yang
2012-06-28archiver.bbclass: Add the function of filtering packagesXiaofeng Yan
2012-06-28gconf.bbclass: don't register schemas in the install stageRoss Burton
2012-06-28native.bbclass: correct PATH to have native-intercept be prependedSaul Wold
2012-06-28kern-tools: add buildall and robustness fixesBruce Ashfield
2012-06-28classes/image: Allow openssh empty passwords login.Lianhao Lu
2012-06-25distrodata: Fix missed VARIABLE name changeSaul Wold
2012-06-25cml1.bbclass: Only delay exit if the command failsDarren Hart
2012-06-21recipes-kernel: make perf a standalone packageLiang Li
2012-06-21kernel: save $kerndir/tools and $kerndir/lib from pruningBruce Ashfield
2012-06-21package_rpm.bbclass: fix incremental rpm generationRobert Yang
2012-06-21classes/cml1: ensure -c menuconfig forces a rebuild next timePaul Eggleton
2012-06-21kernel.bbclass: pass KERNEL_VERSION to depmod calls in postinstMartin Jansa
2012-06-21bitbake.conf: add PN-bin and cleanup lib_package.bbclassSaul Wold
2012-06-21lib_package: remove the -dev listSaul Wold
2012-06-21binconfig: add *-config files to the -dev packageSaul Wold
2012-06-18debian.bbclass: invoke target objdumpJames Limbouris
2012-06-15distrodata: cleanup after moving distro_tracking_fieldsSaul Wold
2012-06-13sanity.bbclass: warn the user if BBPATH contains wrong entriesLaurentiu Palcu
2012-06-12cmd1.bbclass: Ensure ncurses is built and used for menuconfig tasksRichard Purdie
2012-06-12package_rpm: Verify that the package manifests are not emptyMark Hatle