summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* image.bbclass: add a hook funtion to support readonly rootfsChen Qi2013-03-071-0/+18
* kernel-module-split: append space to RDEPENDSMartin Jansa2013-03-071-1/+1
* ptest: Move ptest checks from recipes to ptest.bbclassBjörn Stenberg2013-03-071-6/+29
* buildhistory.bbclass: add support for SRCREV loggingConstantin Musca2013-03-071-1/+22
* sanity.bbclass:check if necessary to add march to BUILD_CFLAGSHongxu Jia2013-03-071-0/+29
* gtk-doc: Fix B verses S issuesRichard Purdie2013-03-051-2/+2
* sstate.bbclass: Enclose sstate search parameter with quotesLeonardo Sandoval2013-03-051-1/+1
* insane.bbclass: Add ALLOW_EMPTY to list of package specific variablesRichard Purdie2013-03-051-1/+1
* packagegroup: Set ALLOW_EMPTY on a per package basisRichard Purdie2013-03-051-8/+4
* package.bbclass: Ensure all .so files get strippedRichard Purdie2013-03-051-1/+4
* package.bbclass: Fix do_package variable dependenciesRichard Purdie2013-03-051-1/+1
* populate_sdk_base/image: Fix races for variable mappingsRichard Purdie2013-03-052-20/+6
* sstate: Add gtk-update-icon-cache-native to postinst recipes listRichard Purdie2013-03-051-1/+1
* gtk-icon-cache: use virtual/gtk-update-icon-cache-native instead of gtk+-nativeRoss Burton2013-03-051-1/+1
* sstate.bbclass: consider postinstall dependencies tooLaurentiu Palcu2013-03-051-1/+7
* buildhistory: Allow the version backwards check to be disabledRichard Purdie2013-03-051-8/+10
* kernel-arch.bbclass: don't pass extra args to KERNEL_{CC, LD, AR}Matthew McClintock2013-03-051-3/+3
* package_rpm.bbclass: Optimise per file dependency handlingRichard Purdie2013-03-051-65/+104
* kernel: extract functions for kernel modules to separate bbclassMartin Jansa2013-03-053-209/+191
* sanity.bbclass: always use oe.lsb.distro_identifier methodMartin Jansa2013-03-021-32/+4
* package_deb.bbclass:fix meta-toolchain-sdk fail on do_populate_sdkHongxu Jia2013-03-021-3/+9
* package_deb.bbclass:fix the arch (replace "_" with "-") in deb package controlHongxu Jia2013-03-021-0/+8
* package_rpm.bbclass: Fix translate_smart_to_oe arch comparisonMark Hatle2013-03-021-2/+3
* rm_work: remove package and packages-split dirsMartin Jansa2013-03-021-7/+13
* Add KERNEL_EXTRA_ARGS parameterWolfgang Denk2013-03-011-2/+5
* module.bbclass: Create a new depmodwrapper to assist cross-installsMark Hatle2013-03-013-8/+8
* sanity: use lsb distro_identifierMartin Jansa2013-03-011-4/+1
* package_rpm.bbclass: add more description for pre/post scriptletsKang Kai2013-03-011-0/+4
* package_rpm.bbclass: name postinst files with package nameKang Kai2013-03-011-6/+5
* populate_sdk_base.bbclass:fix toolchain relocation issuesHongxu Jia2013-03-011-0/+7
* kernel.bbclass: Add missing modules.order and modules.builtinsMark Hatle2013-03-011-2/+1
* kernel-yocto: allow building from fetcher source dirBruce Ashfield2013-03-011-17/+22
* kernel-yocto: respect SRC_URI modified branch selectionBruce Ashfield2013-03-011-32/+38
* insane.bbclass: Merge linux-gnu entries in machine dictionary and add sh4 mac...Kyle Farnsworth2013-03-011-3/+2
* rootfs_rpm: move run-postinsts scripts to rpm recipeKang Kai2013-03-011-23/+0
* systemd.bbclass: fix bb.errorMartin Jansa2013-03-011-1/+1
* rootfs_deb: remove run-postinsts from ROOTFS_PKGMANAGEKang Kai2013-03-011-1/+1
* distrodata: added some corner cases for svn and git reposEmilia Ciobanu2013-02-281-1/+5
* Add kernel arch variable in SDK environment variable list for supporting buil...Jessica Zhang2013-02-281-1/+4
* archive-*-source.bbclass: Handle all package classesMuhammad Shakeel2013-02-283-9/+21
* archiver class: Use tasks with sstate instead of pre/post funcsMuhammad Shakeel2013-02-284-20/+167
* siteinfo/insane: More n32 fixupsPeter Seebach2013-02-252-5/+3
* rootfs_rpm.bbclass: Handle multilib configures with different OS valuesMark Hatle2013-02-223-44/+66
* rootfs_rpm.bbclass: Reorder feed priority based on multilib image settingMark Hatle2013-02-222-3/+21
* package_deb: check CONFFILES exist before adding them to metadataRoss Burton2013-02-221-1/+2
* ptest: Add missed .debug pathBjörn Stenberg2013-02-221-1/+2
* pakcage.bbclass:use a better way to cut -dev/-dbg suffixSong.Li2013-02-221-4/+4
* rootfs_ipkg: fix BAD_RECOMMENDATIONS handlingRoss Burton2013-02-191-3/+7
* toolchain-scripts.bbclass: add PYTHONHOME variable to environment-setupLaurentiu Palcu2013-02-191-0/+2
* devshell.bbclass: Allow running devshell and fakeroot togetherRichard Purdie2013-02-192-1/+23