aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2012-01-11package.bbclass: per recipe PRSERV_HOST supportLianhao Lu
2012-01-11meta/PRService: Added export/import fuctions.Lianhao Lu
2012-01-11Incremental rpm image generationRobert Yang
2012-01-10license.bbclass base.bbclass: support for 'or' operand in LICENSE and for SPD...Andrei Gherzan
2012-01-10autotools.bbclass: Introduce CACHED_CONFIGUREVARSKhem Raj
2012-01-10gtk-icon-cache.bbclass: add -f option to gtk-update-icon-cache in postinstSteve Sakoman
2012-01-10add sysroot support for meta-ide-support which is the toolchain within build ...Jessica Zhang
2012-01-06image.bbclass: Use ?= to set LINGUAS_INSTALLDongxiao Xu
2012-01-06qt4x11.bbclass: add QT_BASE_NAME for use in recipesOtavio Salvador
2012-01-06qt4e.bbclass: add QT_BASE_NAME for use in recipesOtavio Salvador
2012-01-06linux-yocto: use src_patches for out of tree kernel feature supportBruce Ashfield
2012-01-06classes/buildhistory: remove redundant package history checking stubPaul Eggleton
2012-01-06classes/buildhistory: make the package version backwards error non-fatalPaul Eggleton
2012-01-06classes/buildhistory: add hostname to commit messagePaul Eggleton
2012-01-05image-mklibs/package_ipk: Remove bashismsRichard Purdie
2012-01-05insane.bbclass: use bb.process.Popen instead of subprocess.check_outputScott Garman
2012-01-05multilib: Abstract class extension code into classextend.pyRichard Purdie
2012-01-05native.bbclass: Fix variable remapping coverageRichard Purdie
2012-01-05insane.bbclass: add QA tests for unsafe references to exec_prefixScott Garman
2012-01-05image_types: Fix rootfs size calcuationSaul Wold
2012-01-05classes/update-alternatives: fix typos and grammarPaul Eggleton
2012-01-04bitbake.conf: remove some redundant/unnecessary variable exportsPhil Blundell
2012-01-04populate_sdk_ipk.bbclass: Ensure the correct environment is setup for postins...Richard Purdie
2012-01-03buildhistory: improve git commit robustnessPaul Eggleton
2012-01-03autotools.bbclass: fix cp error for empty dirNitin A Kamble
2012-01-03image_types: Ensure /init exists for cpio rootfs archivesDarren Hart
2012-01-03rpm: Fix rpm database files capacity issue.Mei Lei
2012-01-03classes/image: implement generic locale package installationPaul Eggleton
2012-01-03patch.bbclass: abstract out logic that determines patches to applyChristopher Larson
2012-01-03buildhistory: avoid quoting issues with the layer list for build-idChristopher Larson
2012-01-03base.bbclass: Allow buildstats to be optionally suppliedMark Hatle
2012-01-03Add mini X core tasksZhai Edwin
2012-01-03linux-yocto: use PATH to locate kconf_checkBruce Ashfield
2012-01-03classes/rootfs_rpm: handle recommends in query functionsPaul Eggleton
2011-12-24kernel.bbclass: fix pkg_postinst and pkg_postrmAndrea Adami
2011-12-24package_rpm.bbclass: Add RPMSPEC_PREAMBLEMark Hatle
2011-12-24package.bbclass: Adjust RPM call to use dynamic location for magic filesMark Hatle
2011-12-22image-types: add btrfs as a supported fstypeNitin A Kamble
2011-12-21license: Fix manifest conditionalBeth Flanagan
2011-12-19icecc.bbclass: also use icecc for kernel modules compilationDmitry Eremin-Solenikov
2011-12-16license.bbclass: remove bashismElizabeth Flanagan
2011-12-16update-rc.d.bbclass: override UPDATERCD for nativesdkBernhard Guillon
2011-12-16opkg: Update svn 625 -> 633 and fix preinst issuesRichard Purdie
2011-12-16nativesdk.bbclass: Remove historical FILES artifactRichard Purdie
2011-12-16bootimg: Use mcopy to construct the hddimgDarren Hart
2011-12-16bootimg: Use dosfsck to clean up the generated live imageDarren Hart
2011-12-16grub-efi: Use /EFI/BOOT now that mkdosfs -d works with directoriesDarren Hart
2011-12-15sstate: Add SSTATE_SCAN_FILESRichard Purdie
2011-12-15cross-recipes: Disable nls in gettext bbclassKhem Raj
2011-12-13kernel.bbclass: Allow do_compile_kernelmodules to use PARALLEL_MAKERichard Purdie