aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2011-05-17image-prelink: remove hardcoded path assumptions, don't generate cache filePhil Blundell
2011-05-17backport USE_LDCONFIG and PACKAGE_SNAP_LIB_SYMLINKS from oe masterPhil Blundell
2011-05-17task-core-nfs/image.bbclass: Fix some libc overridesRichard Purdie
2011-05-17image.bbclass: use soft assignment for LDCONFIGDEPENDPhil Blundell
2011-05-17license bbclass: put licenses in DEPLOY_DIR/licenses to avoid sstate problems...Koen Kooi
2011-05-17base.bbclass: Fix PR increment bug when PR number is a single digitKhem Raj
2011-05-17Add a new task checklicense and fix some bugs in distro_check.pyMei Lei
2011-05-17linux-yocto: detect and avoid branch revision checking for AUTOREVBruce Ashfield
2011-05-11qmake_base.bbclass: add generate_qt_config_file taskOtavio Salvador
2011-05-11cmake.bbclass: fix qmake and rpath issuesOtavio Salvador
2011-05-11siteinfo.bbclass: Add powerpc-linux-gnuspe.Leon Woestenberg
2011-05-11metadata_scm.bbclass: Use COREBASE to grok for SCM operationsKhem Raj
2011-05-10insane.bbclass: skip license checksum if LICENSE is "CLOSED"Otavio Salvador
2011-05-10linux-yocto: error if meta data not presentBruce Ashfield
2011-05-10package_rpm: use target vendor informationAdrian Alonso
2011-05-10image-mklibs: add microblaze arch supportAdrian Alonso
2011-05-10siteinfo: add microblaze target infoAdrian Alonso
2011-05-10kernel-arch: add microblaze to valid archsAdrian Alonso
2011-05-10insane: add micrblaze target infoAdrian Alonso
2011-05-08gettext.bbclass, bitbake.conf: Append nls options to EXTRA_OECONF instead of +=Khem Raj
2011-05-08package.bbclass: convert unpackaged file message from 'info' to 'warn' so tha...Koen Kooi
2011-05-07sanity.bbclass: Add cpio to list of required utilities tested forRichard Purdie
2011-05-05boot-directdisk: fix bzImage source locationTom Zanussi
2011-05-05linux-yocto: safely process unbranched repositoriesBruce Ashfield
2011-05-05linux-yocto: apply meta data to external reposBruce Ashfield
2011-05-04qemuimagetest: Enable toolchain automation tests in qemuimagetestJiajun Xu
2011-05-04insane.bbclass: Checking for NLS too when checking gettext dependencyKhem Raj
2011-05-04logging: delete the oe(note|warn|fatal|debug) functionsDarren Hart
2011-05-04logging: update existing oe* logging users to the bb* interfaceDarren Hart
2011-05-04gettext.bbclass: Updates to better handle gettext alternativesRichard Purdie
2011-05-04base.bbclass: Create a BASEDEPENDS variable other classes can use to add to t...Richard Purdie
2011-04-28autotools.bbclass: Copy gettext files only if --disable-nls is not setKhem Raj
2011-04-28insane.bbclass: Move code to add function to tasks toward the endKhem Raj
2011-04-28logging: add bb* logging mechanisms for bash recipe functionsDarren Hart
2011-04-28logging: fix oedebug loglevel testDarren Hart
2011-04-28sstate.bbclass: Reduce SSTATE_MANIFESTS assignment to be weakKhem Raj
2011-04-22cpan.bbclass: export PERLHOSTLIB for perl modulesNitin A Kamble
2011-04-22Control over when package init scripts are runGary Thomas
2011-04-21sanity.bbclass: Fixup Poky referencesRichard Purdie
2011-04-21Further cleanup of various poky referencesRichard Purdie
2011-04-21sanity.conf: Rename POKY_CONF_VERSION -> LOCALCONF_VERSION and make sanity ve...Richard Purdie
2011-04-20Rename poky-image.bbclass to core-image.bbclassRichard Purdie
2011-04-20Rename the remaining poky-* scripts to oe-* or runqemu-*Richard Purdie
2011-04-20POKY_NATIVE_SYSROOT -> OECORE_NATIVE_SYSROOTRichard Purdie
2011-04-20Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie
2011-04-20Replace POKYBASE with COREBASERichard Purdie
2011-04-20Remove obsolete scripts/classesRichard Purdie
2011-04-20Rename poky-init-build-env to oe-init-build-envRichard Purdie
2011-04-19kernel: Remove debug statementsDarren Hart
2011-04-19kernel: Copy over bzImage to sysroots during installDarren Hart