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