summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2008-05-02sdk.bbclass: Instead of changing HOST_VENDOR which badly affects gcc compilat...Richard Purdie1
2008-05-01packaged-staging.bbclass: Fixup do_prepackaged_stage referencesRichard Purdie1
2008-05-01base.bbclass: only depend on shasum-native if we don't have hashlibRoss Burton1
2008-05-01sanity.bbclass: we don't use the md5sum binary any more, remove itRoss Burton1
2008-05-01When checksuming tarballs use bb.utils.*_sum instead of calling commands dire...Ross Burton1
2008-04-30packaged-staging.bbclass: Fix variable name typoRichard Purdie1
2008-04-28packaged-staging.bbclass: Fix install race, improve staging cleaning functions.Richard Purdie1
2008-04-27base.bbclass: Remove unneeded importsRichard Purdie1
2008-04-27base.bbclass: Add checkuri/checkuriall tasks to check validity of upstream so...Richard Purdie1
2008-04-27base.bbclass: Add setscene task to handle preparing the work area at the star...Richard Purdie2
2008-04-25base.bbclass: Prefer gcc 3.4.6/7 over 3.4Richard Purdie1
2008-04-23packaged-staging: Make sure the task is part of the default tasks chainRichard Purdie1
2008-04-22insane.bbclass: Drop pointless QA_LOG variable, add QA_LOGFILE so QA errors c...Richard Purdie1
2008-04-22classes: Add packaged-staging.bbclass (from OE.dev)Richard Purdie1
2008-04-22base.bbclass: Fix dependency_libs libtool mangling regexpRichard Purdie1
2008-04-21sanity.bbclass: Add a check for dash as /bin/sh and error if foundRichard Purdie1
2008-04-11package.bbclass: unbreakMarcin Juszkiewicz1
2008-04-11package.bbclass: Add patch to try and handle dynamic librbary dependencies on...Richard Purdie1
2008-04-08image.bbclass: Run runtime_mapping_rename over PACKAGE_INSTALL so debian rena...Richard Purdie1
2008-04-08kernel-arch.bbclass: Sync with OE.devRichard Purdie1
2008-04-08kernel.bbclass: Use INHIBIT_DEFAULT_DEPS to drop virtual/libc dependency sinc...Richard Purdie1
2008-04-03insane.bbclass: use 'desktop-file-validate' from staging not from host systemMarcin Juszkiewicz1
2008-04-01cpan.bbclass: remove bashismsMarcin Juszkiewicz1
2008-03-25kernel.bbclass: use u-boot-mkimage-native for uImage kernels (from linux.inc)Marcin Juszkiewicz1
2008-03-21autotools.bbclass: Drop enable-maintainer-mode until such times as its been t...Richard Purdie1
2008-03-20rootfs_ipk.bbclass: new update-alternatives script use OPKG_OFFLINE_ROOT (fro...Marcin Juszkiewicz1
2008-03-20autotools.bbclass: fix typo in --enable-maintainer-modeRoss Burton1
2008-03-20kernel.bbclass: Add staging hooksRichard Purdie1
2008-03-20autotools.bbclass: Add autotools_stage_dir to help staging directories and in...Richard Purdie1
2008-03-20native.bbclass: fix do_stage (s/"]/" ]/) - taken from OEMarcin Juszkiewicz1
2008-03-19autotools.bbclass: Some further tweaks to autotools_stage_allRichard Purdie1
2008-03-19autotools.bbclass: Fix typosRichard Purdie1
2008-03-19autotools.bbclass: Handle case where is an empty directoryRichard Purdie1
2008-03-19autotools.bbclass: autotools_stage_all - improve handling of datadirRichard Purdie1
2008-03-19autotools.bbclass: Add handling binary staging capability to autotools_stage_...Richard Purdie1
2008-03-19base.bbclass: Sync with OE.devRichard Purdie1
2008-03-19cpan.bbclass: Fix native staging functions (sync with OE.dev)Richard Purdie1
2008-03-19package.bbclass: Sync with OE.devRichard Purdie1
2008-03-19insane.bbclass: Sync with OE.devRichard Purdie1
2008-03-19autotools.bbclass/native.bbclass: Use autotools_stage_all instead of oe_runma...Richard Purdie2
2008-03-19insane.bbclass: find desktop-file-validate on the path, so it can be added to...Ross Burton1
2008-03-18image.bbclass: s/ipkg/opkg/ - spotten by Koen KooiMarcin Juszkiewicz1
2008-03-18rootfs_deb.bbclass: s/ipkg/opkg/ - spotten by Koen KooiMarcin Juszkiewicz1
2008-03-17rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class whe...Marcin Juszkiewicz2
2008-03-17rootfs_ipk.bbclass: switched to opkgMarcin Juszkiewicz1
2008-03-17package_ipk.bbclass: switched to opkgMarcin Juszkiewicz1
2008-03-11bootimg.bbclass: removed bootsplash task support - we do not have such oneMarcin Juszkiewicz1
2008-03-10base.bbclass: Let unpack task remove S beforehand which fixes clean handling....Richard Purdie1
2008-03-04debian.bbclass: merge DEBIANNAME support from OEMarcin Juszkiewicz1
2008-03-03base.bbclass: Sync with OERichard Purdie1