summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* packaged-staging.bbclass: Fix architecture fieldJoshua Lock2010-04-271-1/+6
* relocatable.bbclass: Actually skip symlinksJoshua Lock2010-04-121-4/+2
* relocatable.bbclass: ignore symlinksJoshua Lock2010-04-081-1/+2
* relocatable.bbclass: Handle files which don't have read/write permissionsJoshua Lock2010-04-081-2/+17
* packaged-staging.bbclass: Remove hardcoded paths in binfiles for target packagesJoshua Lock2010-04-081-1/+1
* relocatable: Handle directories having subdirectories of binariesJoshua Lock2010-04-011-15/+24
* classes/conf: Update to handle gcc-runtimeRichard Purdie2010-03-293-3/+3
* autotools.bbclass: Allow extraction of the configure arguments for use in str...Richard Purdie2010-03-291-17/+19
* relocatable.bbclass: we need to process library files tooJoshua Lock2010-03-261-1/+1
* rootfs_rpm: Explicitly add runtime dependencies to dependsJoshua Lock2010-03-261-1/+1
* bootimg.bbclass: Fix dependency nameRichard Purdie2010-03-251-1/+1
* bootimg/boot-directdisk.bbclass: Update afer syslinux changes, fix mbr.bin lo...Richard Purdie2010-03-252-8/+8
* boot-directdisk.bbclass: Add direct disk image creation classRichard Purdie2010-03-251-0/+92
* bootimg.bbclass: Improve documentationRichard Purdie2010-03-251-4/+18
* packaged-staging.bbclass: Revert accidental damageRichard Purdie2010-03-231-1/+1
* packaged-staging.bbclass: Fix mkdir to actually create the destination directoryRichard Purdie2010-03-231-2/+2
* utility-tasks.bbclass: Remove unneeded base_ prefix since we don't EXPORT the...Richard Purdie2010-03-221-6/+6
* sanity.bbclass: Add a note about using dpkg-reconfigureRichard Purdie2010-03-221-1/+1
* base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code...Richard Purdie2010-03-196-722/+725
* base.bbclass: Really drop siteinfo by defaultRichard Purdie2010-03-191-4/+0
* base.bbclass: Don't inherit siteinfo in base.bbclass [based on an OE patch fr...Richard Purdie2010-03-192-8/+6
* packaged-staging: tweak previous fix to accomodate possible changes to CROSS_DIRJoshua Lock2010-03-051-3/+1
* packaged-staging: Fix packagaging of cross packagesJoshua Lock2010-03-041-1/+3
* packaged-staging: Fix typo, grep not qrep ...Joshua Lock2010-03-031-2/+2
* packaged-staging: post-process non-binary files to fix paths in native packagesJoshua Lock2010-02-261-6/+19
* relocatable.bbclass: Clean up indentationRichard Purdie2010-02-221-43/+46
* relocatable.bbclass: Handle symlinks correctlyRichard Purdie2010-02-221-1/+6
* cross.bbclass: Note that relocatable binaries disabled for a reasonJoshua Lock2010-02-181-0/+3
* relocatable.bbclass: Enhancements to rpath replacement algorithmJoshua Lock2010-02-181-15/+38
* sanity.bbclass: Add chrpath to the required utilitiesJoshua Lock2010-02-151-1/+1
* relocatable.bbclass: Tidy up classJoshua Lock2010-02-121-4/+3
* relocatable.bbclass: Improve logic and styleJoshua Lock2010-02-121-15/+31
* relocatable.bbclass: remove hard-coded rpaths from native binariesJoshua Lock2010-02-112-0/+27
* poky.bbclass: Use pokylinux.org stashes as PREMIRRORS for vcs'Joshua Lock2010-02-041-0/+11
* packaged-staging: basic support for pulling staging packages from a mirrorJoshua Lock2010-01-291-1/+26
* packaged-staging: Move packaged staging directory outside of DEPLOY_DIRJoshua Lock2010-01-291-12/+12
* packaged-staging: fix up handling of crosssdk packagesJoshua Lock2010-01-291-1/+1
* insane.bbclass: Since we have no legacy packaging, no need to repeatedly scan...Richard Purdie2010-01-261-1/+1
* gcc-cross-canadian: Fix include paths and hence c++ compiler issuesRichard Purdie2010-01-201-0/+8
* cross.bbclass: Set BASEPKG_HOST_SYS to a sane valueRichard Purdie2010-01-141-0/+1
* package_ipk.bbclass: Tweak handling for all/any/noarch and nativesdkRichard Purdie2010-01-141-1/+5
* package_ipk.bbclass: Add handling for all/any/noarch and nativesdkRichard Purdie2010-01-141-2/+6
* insane.bbclass: Fix typoRichard Purdie2010-01-141-1/+1
* cross-canadian: Fix gettext issuesRichard Purdie2010-01-142-0/+4
* insane.bbclass: Fix multiline stringJoshua Lock2010-01-061-2/+2
* insane.bbclass: enhance gettext error messageJoshua Lock2010-01-061-1/+2
* gettext.bbclass: Set the gettext dependencies correctly for target, cross and...Richard Purdie2010-01-053-1/+7
* insane.bbclass: special case gettext as it can't depend on itselfJoshua Lock2010-01-041-10/+11
* insane.bbclass: Fix gettext testJoshua Lock2009-12-211-22/+18
* base.bbclass: Fix missing argumentRichard Purdie2009-12-181-2/+2