summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2011-05-27rm_work: keep all sigdata files in stamps dirMartin Jansa1
2011-05-25rootfs_ipk: issue a diagnostic if rootfs is declared read-only and not all ma...Phil Blundell1
2011-05-25image_types: add IMAGE_ROOTFS_EXTRA_SPACESaul Wold1
2011-05-25IMAGE_ROOTFS_SIZE CleanupSaul Wold1
2011-05-20Move packagedata code into oe.packagedata (sync from OE)Chris Larson3
2011-05-20oe.packagegroup: add code for package groups (sync from OE)Chris Larson1
2011-05-20base.bbclass: use oe.data for OE_IMPORTSChris Larson1
2011-05-20Shift oe import logic out of the event handlerChris Larson1
2011-05-20base.bbclass: switch to current OE's imports handlingChris Larson1
2011-05-20Implement variable typing (sync from OE)Chris Larson2
2011-05-20kernel.bbclass: pass KERNEL_VERSION through legitimize_package_nameAndreas Oberritter1
2011-05-20package-index.bb: add support for deb and rpm.Dexuan Cui3
2011-05-19utils.bbclass: modify create_wrapper to correctly follow symlinksSaul Wold1
2011-05-19utils.bbclass: modify create_wrapper to correctly follow symlinksSaul Wold1
2011-05-18Couple minor fixes for the OECORE renameJessica Zhang1
2011-05-18yaffs2: Remove yaffs2 from oe-coreSaul Wold1
2011-05-18sanity.bbclass: Disable the is DISTRO set check since we can now run distro-lessRichard Purdie1
2011-05-17image-prelink: remove hardcoded path assumptions, don't generate cache filePhil Blundell1
2011-05-17backport USE_LDCONFIG and PACKAGE_SNAP_LIB_SYMLINKS from oe masterPhil Blundell1
2011-05-17task-core-nfs/image.bbclass: Fix some libc overridesRichard Purdie1
2011-05-17image.bbclass: use soft assignment for LDCONFIGDEPENDPhil Blundell1
2011-05-17license bbclass: put licenses in DEPLOY_DIR/licenses to avoid sstate problems...Koen Kooi1
2011-05-17base.bbclass: Fix PR increment bug when PR number is a single digitKhem Raj1
2011-05-17Add a new task checklicense and fix some bugs in distro_check.pyMei Lei1
2011-05-17linux-yocto: detect and avoid branch revision checking for AUTOREVBruce Ashfield1
2011-05-11qmake_base.bbclass: add generate_qt_config_file taskOtavio Salvador1
2011-05-11cmake.bbclass: fix qmake and rpath issuesOtavio Salvador2
2011-05-11siteinfo.bbclass: Add powerpc-linux-gnuspe.Leon Woestenberg1
2011-05-11metadata_scm.bbclass: Use COREBASE to grok for SCM operationsKhem Raj1
2011-05-10insane.bbclass: skip license checksum if LICENSE is "CLOSED"Otavio Salvador1
2011-05-10linux-yocto: error if meta data not presentBruce Ashfield1
2011-05-10package_rpm: use target vendor informationAdrian Alonso1
2011-05-10image-mklibs: add microblaze arch supportAdrian Alonso1
2011-05-10siteinfo: add microblaze target infoAdrian Alonso1
2011-05-10kernel-arch: add microblaze to valid archsAdrian Alonso1
2011-05-10insane: add micrblaze target infoAdrian Alonso1
2011-05-08gettext.bbclass, bitbake.conf: Append nls options to EXTRA_OECONF instead of +=Khem Raj1
2011-05-08package.bbclass: convert unpackaged file message from 'info' to 'warn' so tha...Koen Kooi1
2011-05-07sanity.bbclass: Add cpio to list of required utilities tested forRichard Purdie1
2011-05-05boot-directdisk: fix bzImage source locationTom Zanussi1
2011-05-05linux-yocto: safely process unbranched repositoriesBruce Ashfield1
2011-05-05linux-yocto: apply meta data to external reposBruce Ashfield1
2011-05-04qemuimagetest: Enable toolchain automation tests in qemuimagetestJiajun Xu1
2011-05-04insane.bbclass: Checking for NLS too when checking gettext dependencyKhem Raj1
2011-05-04logging: delete the oe(note|warn|fatal|debug) functionsDarren Hart1
2011-05-04logging: update existing oe* logging users to the bb* interfaceDarren Hart10
2011-05-04gettext.bbclass: Updates to better handle gettext alternativesRichard Purdie2
2011-05-04base.bbclass: Create a BASEDEPENDS variable other classes can use to add to t...Richard Purdie1
2011-04-28autotools.bbclass: Copy gettext files only if --disable-nls is not setKhem Raj1
2011-04-28insane.bbclass: Move code to add function to tasks toward the endKhem Raj1