summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
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
2010-01-04insane.bbclass: special case gettext as it can't depend on itselfJoshua Lock1
2009-12-21insane.bbclass: Fix gettext testJoshua Lock1
2009-12-18base.bbclass: Fix missing argumentRichard Purdie1
2009-12-18base.bbclass: Fix indentation errorRichard Purdie1
2009-12-18kernel.bbclass: Use B, not S in KERNEL_VERSIONRichard Purdie1
2009-12-18devshell.bbclass: Merge tweaks from OE.devRichard Purdie1
2009-12-18base.bbclass: Partially sync branch/scm handling functions with OE.devRichard Purdie1
2009-12-17insane.bbclass: Handle native packages in the gettext testJoshua Lock1
2009-12-15insane.bbclass: Check whether gettext is required but not in DEPENDSJoshua Lock1
2009-12-14kernel.bbclass: Sync with OE.devRichard Purdie1
2009-12-14insane.bbclass: Skip arch check for Cross CanadianJoshua Lock1
2009-12-05distutils: Sync with OE.devRichard Purdie4
2009-12-02nativesdk.bbclass: Disable debugRichard Purdie1
2009-12-02nativesdk.bbclass: Fix DEPENDS handlingRichard Purdie1
2009-12-02cross-canadian: Set PKGHIST_DIR to a correct valueRichard Purdie1
2009-11-30autotools.bbclass: Make sure config.rpath is present if neededRichard Purdie1
2009-11-30base.bbclass: Stage etc directory for native packagesRichard Purdie1
2009-11-20package.bbclass: Clear package directory copy before installing new files to ...Richard Purdie1
2009-11-20glibc-package.bbclass: Fix the case PN == glibcRichard Purdie1
2009-11-20glibc-package.bbclass: Add GLIBC_INTERNAL_USE_BINARY_LOCALE precompiled modeRichard Purdie1
2009-11-19glibc: Separate out core glibc packaging functionality into a classRichard Purdie1
2009-11-19Disable packaged-staging for cross-linkage/staging-linkage and external-poky-...Richard Purdie1
2009-11-19kernel.bbclass: Merge do_stage into do_installRichard Purdie1
2009-11-19package.bbclass: Fix runtime_maping_rename so version information isn't removedRichard Purdie1
2009-11-18perl: Update from OE.dev and convert to use do_install for stagingRichard Purdie3
2009-11-17cross.bbclass: Adjust the core class staging method as all users have been ve...Richard Purdie1
2009-11-16cross.bbclass: Add defitions of target_*dir variables and improve sysroot_sta...Richard Purdie1
2009-11-16native.bbclass: Make sure PACKAGES is empty in case _prepend or _append are usedRichard Purdie1
2009-11-16base.bbclass: Drop unused PSTAGE_BROKEN_DESTDIR variable and run sysroot_preh...Richard Purdie1
2009-11-16packaged-staging.bbclass: Fix staging reference -> sysrootsRichard Purdie1
2009-11-16update-rc.d: Add native version, add native dependency to class, convert stag...Richard Purdie1
2009-11-16perl: Standardise config.sh locationRichard Purdie3
2009-11-16lib_package.bbclass: Sync with OE.dev to remove hardcoded layout assumptionRichard Purdie1