summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
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
2010-03-04packaged-staging: Fix packagaging of cross packagesJoshua Lock1
2010-03-03packaged-staging: Fix typo, grep not qrep ...Joshua Lock1
2010-02-26packaged-staging: post-process non-binary files to fix paths in native packagesJoshua Lock1
2010-02-22relocatable.bbclass: Clean up indentationRichard Purdie1
2010-02-22relocatable.bbclass: Handle symlinks correctlyRichard Purdie1
2010-02-18cross.bbclass: Note that relocatable binaries disabled for a reasonJoshua Lock1
2010-02-18relocatable.bbclass: Enhancements to rpath replacement algorithmJoshua Lock1
2010-02-15sanity.bbclass: Add chrpath to the required utilitiesJoshua Lock1
2010-02-12relocatable.bbclass: Tidy up classJoshua Lock1
2010-02-12relocatable.bbclass: Improve logic and styleJoshua Lock1
2010-02-11relocatable.bbclass: remove hard-coded rpaths from native binariesJoshua Lock2
2010-02-04poky.bbclass: Use pokylinux.org stashes as PREMIRRORS for vcs'Joshua Lock1
2010-01-29packaged-staging: basic support for pulling staging packages from a mirrorJoshua Lock1
2010-01-29packaged-staging: Move packaged staging directory outside of DEPLOY_DIRJoshua Lock1
2010-01-29packaged-staging: fix up handling of crosssdk packagesJoshua Lock1
2010-01-26insane.bbclass: Since we have no legacy packaging, no need to repeatedly scan...Richard Purdie1
2010-01-20gcc-cross-canadian: Fix include paths and hence c++ compiler issuesRichard Purdie1
2010-01-14cross.bbclass: Set BASEPKG_HOST_SYS to a sane valueRichard Purdie1
2010-01-14package_ipk.bbclass: Tweak handling for all/any/noarch and nativesdkRichard Purdie1
2010-01-14package_ipk.bbclass: Add handling for all/any/noarch and nativesdkRichard Purdie1
2010-01-14insane.bbclass: Fix typoRichard Purdie1
2010-01-14cross-canadian: Fix gettext issuesRichard Purdie2
2010-01-06insane.bbclass: Fix multiline stringJoshua Lock1
2010-01-06insane.bbclass: enhance gettext error messageJoshua Lock1
2010-01-05gettext.bbclass: Set the gettext dependencies correctly for target, cross and...Richard Purdie3