summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2010-06-01sanity.bbclass: Check for SDKMACHINE=i686 and error if foundRichard Purdie1
2010-06-01patch.bbclass: Merge patch enhancements from OE by Chris LarsonJoshua Lock1
2010-05-28Drop vm_mmap_min_addr checks from scripts and sanity classJoshua Lock1
2010-05-24relocatable.bbclass: reduce the amount of outputJoshua Lock1
2010-05-24kernel.bbclass: Simplify the current external module codeRichard Purdie1
2010-05-24kernel.bbclass: Stop staging binaries within scripts/Scott Garman1
2010-05-20kernel.bbclass: tidy up staging of headersJoshua Lock1
2010-05-20kernel-arch.bbclass: merge improved arch detection from OE.devJoshua Lock1
2010-05-20kernel.bbclass: Package Kernel firmwareJoshua Lock1
2010-05-20linux-kernel-base.bbclass: merge version detection updates from upstreamJoshua Lock1
2010-05-20kernel.bbclass: match x86 header installation to other architecturesJoshua Lock1
2010-05-19kernel.bbclass: fix installing of kernels 2.6.34 and aboveJoshua Lock1
2010-05-12License Checking: convert an error into warningNitin A Kamble1
2010-05-11License Change checking:Nitin A Kamble1
2010-05-06Update classes to use lib/oeJoshua Lock4
2010-05-06base.bbclass: Sync minor layout changes with OE.devRichard Purdie1
2010-05-06xfce.bbclass: Fix SRC_URI (from OE.dev)Richard Purdie1
2010-04-30sanity.bbclass: fix typo in earlier commitJoshua Lock1
2010-04-30Version the build configuration directoryJoshua Lock1
2010-04-29Fix sanity check for new abiJoshua Lock1
2010-04-28Bump the ABI to alert people that cross has goneJoshua Lock1
2010-04-28Fix references to CROSS_DIR now that it has been removedJoshua Lock3
2010-04-27cross.bbclass: inherit relocatable to post-process cross binariesJoshua Lock1
2010-04-27Install cross-packages into the native sysrootJoshua Lock5
2010-04-27autotools: deprecate autotools_stage classJoshua Lock2
2010-04-27relocatable.bbclass: Normalise the generated pathJoshua Lock1
2010-04-27sanity.bbclass: handle lack of permission to read /proc/sys/vm/mmap_min_addrJoshua Lock1
2010-04-27Move STAGING_BINDIR_CROSS into target sysroot, instead of nativeJoshua Lock1
2010-04-27packaged-staging.bbclass: Fix architecture fieldJoshua Lock1
2010-04-12relocatable.bbclass: Actually skip symlinksJoshua Lock1
2010-04-08relocatable.bbclass: ignore symlinksJoshua Lock1
2010-04-08relocatable.bbclass: Handle files which don't have read/write permissionsJoshua Lock1
2010-04-08packaged-staging.bbclass: Remove hardcoded paths in binfiles for target packagesJoshua Lock1
2010-04-01relocatable: Handle directories having subdirectories of binariesJoshua Lock1
2010-03-29classes/conf: Update to handle gcc-runtimeRichard Purdie3
2010-03-29autotools.bbclass: Allow extraction of the configure arguments for use in str...Richard Purdie1
2010-03-26relocatable.bbclass: we need to process library files tooJoshua Lock1
2010-03-26rootfs_rpm: Explicitly add runtime dependencies to dependsJoshua Lock1
2010-03-25bootimg.bbclass: Fix dependency nameRichard Purdie1
2010-03-25bootimg/boot-directdisk.bbclass: Update afer syslinux changes, fix mbr.bin lo...Richard Purdie2
2010-03-25boot-directdisk.bbclass: Add direct disk image creation classRichard Purdie1
2010-03-25bootimg.bbclass: Improve documentationRichard Purdie1
2010-03-23packaged-staging.bbclass: Revert accidental damageRichard Purdie1
2010-03-23packaged-staging.bbclass: Fix mkdir to actually create the destination directoryRichard Purdie1
2010-03-22utility-tasks.bbclass: Remove unneeded base_ prefix since we don't EXPORT the...Richard Purdie1
2010-03-22sanity.bbclass: Add a note about using dpkg-reconfigureRichard Purdie1
2010-03-19base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code...Richard Purdie6
2010-03-19base.bbclass: Really drop siteinfo by defaultRichard Purdie1
2010-03-19base.bbclass: Don't inherit siteinfo in base.bbclass [based on an OE patch fr...Richard Purdie2
2010-03-05packaged-staging: tweak previous fix to accomodate possible changes to CROSS_DIRJoshua Lock1