summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2013-03-05sstate.bbclass: Enclose sstate search parameter with quotesLeonardo Sandoval1
2013-03-05insane.bbclass: Add ALLOW_EMPTY to list of package specific variablesRichard Purdie1
2013-03-05packagegroup: Set ALLOW_EMPTY on a per package basisRichard Purdie1
2013-03-05package.bbclass: Ensure all .so files get strippedRichard Purdie1
2013-03-05package.bbclass: Fix do_package variable dependenciesRichard Purdie1
2013-03-05populate_sdk_base/image: Fix races for variable mappingsRichard Purdie2
2013-03-05sstate: Add gtk-update-icon-cache-native to postinst recipes listRichard Purdie1
2013-03-05gtk-icon-cache: use virtual/gtk-update-icon-cache-native instead of gtk+-nativeRoss Burton1
2013-03-05sstate.bbclass: consider postinstall dependencies tooLaurentiu Palcu1
2013-03-05buildhistory: Allow the version backwards check to be disabledRichard Purdie1
2013-03-04kernel-arch.bbclass: don't pass extra args to KERNEL_{CC, LD, AR}Matthew McClintock1
2013-03-04package_rpm.bbclass: Optimise per file dependency handlingRichard Purdie1
2013-03-04kernel: extract functions for kernel modules to separate bbclassMartin Jansa3
2013-03-02sanity.bbclass: always use oe.lsb.distro_identifier methodMartin Jansa1
2013-03-02package_deb.bbclass:fix meta-toolchain-sdk fail on do_populate_sdkHongxu Jia1
2013-03-02package_deb.bbclass:fix the arch (replace "_" with "-") in deb package controlHongxu Jia1
2013-03-02package_rpm.bbclass: Fix translate_smart_to_oe arch comparisonMark Hatle1
2013-03-02rm_work: remove package and packages-split dirsMartin Jansa1
2013-03-01Add KERNEL_EXTRA_ARGS parameterWolfgang Denk1
2013-03-01module.bbclass: Create a new depmodwrapper to assist cross-installsMark Hatle3
2013-03-01sanity: use lsb distro_identifierMartin Jansa1
2013-03-01package_rpm.bbclass: add more description for pre/post scriptletsKang Kai1
2013-03-01package_rpm.bbclass: name postinst files with package nameKang Kai1
2013-03-01populate_sdk_base.bbclass:fix toolchain relocation issuesHongxu Jia1
2013-03-01kernel.bbclass: Add missing modules.order and modules.builtinsMark Hatle1
2013-03-01kernel-yocto: allow building from fetcher source dirBruce Ashfield1
2013-03-01kernel-yocto: respect SRC_URI modified branch selectionBruce Ashfield1
2013-03-01insane.bbclass: Merge linux-gnu entries in machine dictionary and add sh4 mac...Kyle Farnsworth1
2013-03-01rootfs_rpm: move run-postinsts scripts to rpm recipeKang Kai1
2013-03-01systemd.bbclass: fix bb.errorMartin Jansa1
2013-03-01rootfs_deb: remove run-postinsts from ROOTFS_PKGMANAGEKang Kai1
2013-02-28distrodata: added some corner cases for svn and git reposEmilia Ciobanu1
2013-02-28Add kernel arch variable in SDK environment variable list for supporting buil...Jessica Zhang1
2013-02-28archive-*-source.bbclass: Handle all package classesMuhammad Shakeel3
2013-02-28archiver class: Use tasks with sstate instead of pre/post funcsMuhammad Shakeel4
2013-02-25siteinfo/insane: More n32 fixupsPeter Seebach2
2013-02-22rootfs_rpm.bbclass: Handle multilib configures with different OS valuesMark Hatle3
2013-02-22rootfs_rpm.bbclass: Reorder feed priority based on multilib image settingMark Hatle2
2013-02-22package_deb: check CONFFILES exist before adding them to metadataRoss Burton1
2013-02-22ptest: Add missed .debug pathBjörn Stenberg1
2013-02-22pakcage.bbclass:use a better way to cut -dev/-dbg suffixSong.Li1
2013-02-19rootfs_ipkg: fix BAD_RECOMMENDATIONS handlingRoss Burton1
2013-02-19toolchain-scripts.bbclass: add PYTHONHOME variable to environment-setupLaurentiu Palcu1
2013-02-19devshell.bbclass: Allow running devshell and fakeroot togetherRichard Purdie2
2013-02-19populate_sdk_base.bbclass: fix SDKTARGETSYSROOT valueLaurentiu Palcu1
2013-02-19sanity: check_path_length: replace tab with 8 spacesMartin Jansa1
2013-02-17package_tar: Fix so it actually worksRichard Purdie1
2013-02-17package_tar: Remove completely pointless codeRichard Purdie1
2013-02-17package_tar: bb.mkdirhier -> bb.utils.mkdirhierRichard Purdie1
2013-02-17package_tar: Fix whitespaceRichard Purdie1