summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2014-03-26cpio rootfs build: Avoid modifying rootfs dirJonas Eriksson1
2014-03-25toaster.bbclass: update buildstats event dataAlexandru DAMIAN1
2014-03-24classes/binconfig: fix indentation in python functionPaul Eggleton1
2014-03-24classes/staging: ensure do_populate_sysroot re-execs on changes to sysroot pr...Paul Eggleton1
2014-03-24buildstats: use TaskBase time for elapsed timeMarius Avram1
2014-03-24staging: Save out provider information into the sysrootRichard Purdie1
2014-03-24archiver.bbclass: emit patch series files for original srcRobert Yang1
2014-03-24archiver.bbclass: make it can filter the licenseRobert Yang3
2014-03-22classes/image: ignore modules.* changing during multilib image constructionPaul Eggleton1
2014-03-21classes/kernel: move module postinst commands to kernel-basePaul Eggleton1
2014-03-21classes/image: disable pam nullok_secure with debug-tweaksPaul Eggleton1
2014-03-21archiver.bbclass: move a few code to copyleft_compliance.bbclassRobert Yang2
2014-03-21package_rpm.bbclass: archive the source to srpm packageRobert Yang1
2014-03-21archiver.bbclass: refactor itRobert Yang1
2014-03-21classes/archive*.bbclass: remove archive-*-source.bbclassRobert Yang4
2014-03-21kernel-arch.bbclass: add arm64 support to U-Boot architecture mapFathi Boudra1
2014-03-21sstate: list missing files for toasterAlexandru DAMIAN1
2014-03-21toaster.bbclass: read the data needed for license manifest pathCristiana Voicu1
2014-03-21image_types.bbclass: use 4096 instead of 8192 bytes-per-inodeRobert Yang1
2014-03-21buildhistory.bbclass: create proper dependency files for SDKLaurentiu Palcu1
2014-03-21image.bbclass, license.bbclass: adjust the name of list_installed_packages()Laurentiu Palcu2
2014-03-21fontcache.bbclass: add fontconfig-utils runtime dependencyMatthieu Crapet1
2014-03-20useradd{-static}: Ignore useradds on nativesdkMark Hatle2
2014-03-18pixbufcache: Fix librsvg-native buildRichard Purdie1
2014-03-18autotools: Exclude variables from autotools_copy_aclocalsRichard Purdie1
2014-03-12gnomebase: remove trailing whitespaceRoss Burton1
2014-03-11populate_sdk_deb: Fix meta-toolchain-sdk with amd64 ARCHRicardo Ribalda Delgado1
2014-03-11populate_sdk_*.bbclass: remove old rootfs_list_installed_depends()Laurentiu Palcu3
2014-03-11buildhistory.bbclass: Fix dependency files creationLaurentiu Palcu1
2014-03-11classes: Add gummiboot classStefan Stanacar1
2014-03-11bootimg/grub-efi.bbclass: allow using a different class for EFI imagesStefan Stanacar3
2014-03-11classes/sstate: don't overwrite buildhistory vardepsexcludePaul Eggleton1
2014-03-11kernel-yocto: replace '=' with '+='Ming Liu1
2014-03-11ptest: Don't enable ptest for nativesdk and cross-canadian packagesTudor Florea1
2014-03-11package_deb: Map TARGET_ARCH x86_64 to DPKG_ARCH amd64Ricardo Ribalda Delgado1
2014-03-07classes/uboot-config: ignore doc varflagPaul Eggleton1
2014-03-07do_rootfs: Add PACKAGE_FEED_URIS as a vardepDavid Nyström3
2014-03-07insane: Special case kernel modules for x32 targetsNitin A Kamble1
2014-03-07insane: check packages for absolute symlinks to the tmpdirRoss Burton1
2014-03-07classes/buildhistory: fix task signatures changingPaul Eggleton1
2014-03-07image_types.bbclass: use mke2fs -d to create the ext2/3/4 imageRobert Yang1
2014-03-07kernel-yocto: fix diffconfig/kernel_configme breakageChristopher Larson1
2014-03-07kernel-yocto: Disable ANSI escape codes from git branchMatt Fleming1
2014-03-07Rename PACKAGE_GROUP variable to FEATURE_PACKAGESPaul Eggleton2
2014-03-07classes/image: support package-management in IMAGE_FEATURESPaul Eggleton2
2014-03-05base: Show PRINC value in the warning messageMartin Jansa1
2014-03-05base.bbclass: Deprecate the PRINC logicRichard Purdie1
2014-03-05sanity.bbclass: support wildcards in SANITY_TESTED_DISTROSOlof Johansson1
2014-03-05sstate: Ensure SSTATEPOSTINSTFUNCS is accounted for in signaturesRichard Purdie1
2014-03-05image.bbclass: add BAD_RECOMMENDATIONS/NO_RECOMMENDATIONS rootfs vardepsJonathan Liu1