summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2010-03-22sanity.bbclass: Add a note about using dpkg-reconfigureRichard Purdie
2010-03-19base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code...Richard Purdie
2010-03-19base.bbclass: Really drop siteinfo by defaultRichard Purdie
2010-03-19base.bbclass: Don't inherit siteinfo in base.bbclass [based on an OE patch fr...Richard Purdie
2010-03-05packaged-staging: tweak previous fix to accomodate possible changes to CROSS_DIRJoshua Lock
2010-03-04packaged-staging: Fix packagaging of cross packagesJoshua Lock
2010-03-03packaged-staging: Fix typo, grep not qrep ...Joshua Lock
2010-02-26packaged-staging: post-process non-binary files to fix paths in native packagesJoshua Lock
2010-02-22relocatable.bbclass: Clean up indentationRichard Purdie
2010-02-22relocatable.bbclass: Handle symlinks correctlyRichard Purdie
2010-02-18cross.bbclass: Note that relocatable binaries disabled for a reasonJoshua Lock
2010-02-18relocatable.bbclass: Enhancements to rpath replacement algorithmJoshua Lock
2010-02-15sanity.bbclass: Add chrpath to the required utilitiesJoshua Lock
2010-02-12relocatable.bbclass: Tidy up classJoshua Lock
2010-02-12relocatable.bbclass: Improve logic and styleJoshua Lock
2010-02-11relocatable.bbclass: remove hard-coded rpaths from native binariesJoshua Lock
2010-02-04poky.bbclass: Use pokylinux.org stashes as PREMIRRORS for vcs'Joshua Lock
2010-01-29packaged-staging: basic support for pulling staging packages from a mirrorJoshua Lock
2010-01-29packaged-staging: Move packaged staging directory outside of DEPLOY_DIRJoshua Lock
2010-01-29packaged-staging: fix up handling of crosssdk packagesJoshua Lock
2010-01-26insane.bbclass: Since we have no legacy packaging, no need to repeatedly scan...Richard Purdie
2010-01-20gcc-cross-canadian: Fix include paths and hence c++ compiler issuesRichard Purdie
2010-01-14cross.bbclass: Set BASEPKG_HOST_SYS to a sane valueRichard Purdie
2010-01-14package_ipk.bbclass: Tweak handling for all/any/noarch and nativesdkRichard Purdie
2010-01-14package_ipk.bbclass: Add handling for all/any/noarch and nativesdkRichard Purdie
2010-01-14insane.bbclass: Fix typoRichard Purdie
2010-01-14cross-canadian: Fix gettext issuesRichard Purdie
2010-01-06insane.bbclass: Fix multiline stringJoshua Lock
2010-01-06insane.bbclass: enhance gettext error messageJoshua Lock
2010-01-05gettext.bbclass: Set the gettext dependencies correctly for target, cross and...Richard Purdie
2010-01-04insane.bbclass: special case gettext as it can't depend on itselfJoshua Lock
2009-12-21insane.bbclass: Fix gettext testJoshua Lock
2009-12-18base.bbclass: Fix missing argumentRichard Purdie
2009-12-18base.bbclass: Fix indentation errorRichard Purdie
2009-12-18kernel.bbclass: Use B, not S in KERNEL_VERSIONRichard Purdie
2009-12-18devshell.bbclass: Merge tweaks from OE.devRichard Purdie
2009-12-18base.bbclass: Partially sync branch/scm handling functions with OE.devRichard Purdie
2009-12-17insane.bbclass: Handle native packages in the gettext testJoshua Lock
2009-12-15insane.bbclass: Check whether gettext is required but not in DEPENDSJoshua Lock