summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2012-01-17image_types.bbclass: Fix generating uncompressed ext2 imagesMatthew McClintock1
2012-01-17bootimg: Account for FAT filesystem overhead in image sizeDarren Hart1
2012-01-17oe.license: avoid the need to catch SyntaxErrorChristopher Larson1
2012-01-17oe.license: add is_included convenience functionChristopher Larson1
2012-01-17copyleft_compliance: add debug message with the reason for exclusionChristopher Larson1
2012-01-17copyleft_compliance: add control of recipe types to includeChristopher Larson1
2012-01-17insane.bbclass: fix elf.arch not matching error for x32 kernelNitin A Kamble1
2012-01-17locale: fix package's "provides" tagNitin A Kamble1
2012-01-16buildstats: tolerate absence of /proc/diskstatsJean-François Dagenais1
2012-01-13patch.bbclass: Ensure the DATE and SRCDATE variable exclusions apply to the c...Richard Purdie1
2012-01-11package.bbclass: per recipe PRSERV_HOST supportLianhao Lu1
2012-01-11meta/PRService: Added export/import fuctions.Lianhao Lu4
2012-01-11Incremental rpm image generationRobert Yang3
2012-01-10license.bbclass base.bbclass: support for 'or' operand in LICENSE and for SPD...Andrei Gherzan2
2012-01-09autotools.bbclass: Introduce CACHED_CONFIGUREVARSKhem Raj1
2012-01-09gtk-icon-cache.bbclass: add -f option to gtk-update-icon-cache in postinstSteve Sakoman1
2012-01-09add sysroot support for meta-ide-support which is the toolchain within build ...Jessica Zhang1
2012-01-06image.bbclass: Use ?= to set LINGUAS_INSTALLDongxiao Xu1
2012-01-06qt4x11.bbclass: add QT_BASE_NAME for use in recipesOtavio Salvador1
2012-01-06qt4e.bbclass: add QT_BASE_NAME for use in recipesOtavio Salvador1
2012-01-06linux-yocto: use src_patches for out of tree kernel feature supportBruce Ashfield1
2012-01-06classes/buildhistory: remove redundant package history checking stubPaul Eggleton1
2012-01-06classes/buildhistory: make the package version backwards error non-fatalPaul Eggleton1
2012-01-06classes/buildhistory: add hostname to commit messagePaul Eggleton1
2012-01-05image-mklibs/package_ipk: Remove bashismsRichard Purdie2
2012-01-05insane.bbclass: use bb.process.Popen instead of subprocess.check_outputScott Garman1
2012-01-05multilib: Abstract class extension code into classextend.pyRichard Purdie2
2012-01-05native.bbclass: Fix variable remapping coverageRichard Purdie1
2012-01-05insane.bbclass: add QA tests for unsafe references to exec_prefixScott Garman1
2012-01-05image_types: Fix rootfs size calcuationSaul Wold1
2012-01-05classes/update-alternatives: fix typos and grammarPaul Eggleton1
2012-01-04bitbake.conf: remove some redundant/unnecessary variable exportsPhil Blundell2
2012-01-04populate_sdk_ipk.bbclass: Ensure the correct environment is setup for postins...Richard Purdie1
2012-01-03buildhistory: improve git commit robustnessPaul Eggleton1
2012-01-03autotools.bbclass: fix cp error for empty dirNitin A Kamble1
2012-01-03image_types: Ensure /init exists for cpio rootfs archivesDarren Hart1
2012-01-02rpm: Fix rpm database files capacity issue.Mei Lei1
2012-01-02classes/image: implement generic locale package installationPaul Eggleton4
2012-01-02patch.bbclass: abstract out logic that determines patches to applyChristopher Larson1
2012-01-02buildhistory: avoid quoting issues with the layer list for build-idChristopher Larson1
2012-01-02base.bbclass: Allow buildstats to be optionally suppliedMark Hatle1
2012-01-02Add mini X core tasksZhai Edwin1
2012-01-02linux-yocto: use PATH to locate kconf_checkBruce Ashfield1
2012-01-02classes/rootfs_rpm: handle recommends in query functionsPaul Eggleton1
2011-12-23kernel.bbclass: fix pkg_postinst and pkg_postrmAndrea Adami1
2011-12-23package_rpm.bbclass: Add RPMSPEC_PREAMBLEMark Hatle1
2011-12-23package.bbclass: Adjust RPM call to use dynamic location for magic filesMark Hatle2
2011-12-22image-types: add btrfs as a supported fstypeNitin A Kamble1
2011-12-21license: Fix manifest conditionalBeth Flanagan1
2011-12-19icecc.bbclass: also use icecc for kernel modules compilationDmitry Eremin-Solenikov1