summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* base.bbclass: Fix indentation errorRichard Purdie2009-12-181-2/+2
* kernel.bbclass: Use B, not S in KERNEL_VERSIONRichard Purdie2009-12-181-1/+1
* devshell.bbclass: Merge tweaks from OE.devRichard Purdie2009-12-181-1/+2
* base.bbclass: Partially sync branch/scm handling functions with OE.devRichard Purdie2009-12-181-34/+38
* insane.bbclass: Handle native packages in the gettext testJoshua Lock2009-12-171-1/+5
* insane.bbclass: Check whether gettext is required but not in DEPENDSJoshua Lock2009-12-151-1/+19
* kernel.bbclass: Sync with OE.devRichard Purdie2009-12-141-4/+22
* insane.bbclass: Skip arch check for Cross CanadianJoshua Lock2009-12-141-1/+1
* distutils: Sync with OE.devRichard Purdie2009-12-054-16/+44
* nativesdk.bbclass: Disable debugRichard Purdie2009-12-021-2/+0