summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8'Richard Purdie2008-05-052-20/+22
* poky.bbclass: Fix mirror URLsRichard Purdie2008-05-051-2/+2
* packaged-staging.bbclass: Set BB_STAMP_WHITELIST with packaged-staging tasks,...Richard Purdie2008-05-041-11/+11
* sdk.bbclass: Instead of changing HOST_VENDOR which badly affects gcc compilat...Richard Purdie2008-05-021-2/+3
* packaged-staging.bbclass: Fixup do_prepackaged_stage referencesRichard Purdie2008-05-011-3/+2
* base.bbclass: only depend on shasum-native if we don't have hashlibRoss Burton2008-05-011-4/+22
* sanity.bbclass: we don't use the md5sum binary any more, remove itRoss Burton2008-05-011-1/+1
* When checksuming tarballs use bb.utils.*_sum instead of calling commands dire...Ross Burton2008-05-011-15/+15
* packaged-staging.bbclass: Fix variable name typoRichard Purdie2008-04-301-1/+1
* packaged-staging.bbclass: Fix install race, improve staging cleaning functions.Richard Purdie2008-04-281-16/+48
* base.bbclass: Remove unneeded importsRichard Purdie2008-04-271-2/+2
* base.bbclass: Add checkuri/checkuriall tasks to check validity of upstream so...Richard Purdie2008-04-271-0/+39
* base.bbclass: Add setscene task to handle preparing the work area at the star...Richard Purdie2008-04-272-11/+24
* base.bbclass: Prefer gcc 3.4.6/7 over 3.4Richard Purdie2008-04-251-1/+1
* packaged-staging: Make sure the task is part of the default tasks chainRichard Purdie2008-04-231-1/+11
* insane.bbclass: Drop pointless QA_LOG variable, add QA_LOGFILE so QA errors c...Richard Purdie2008-04-221-7/+41
* classes: Add packaged-staging.bbclass (from OE.dev)Richard Purdie2008-04-221-0/+322
* base.bbclass: Fix dependency_libs libtool mangling regexpRichard Purdie2008-04-221-1/+1
* sanity.bbclass: Add a check for dash as /bin/sh and error if foundRichard Purdie2008-04-211-0/+3
* package.bbclass: unbreakMarcin Juszkiewicz2008-04-111-0/+1
* package.bbclass: Add patch to try and handle dynamic librbary dependencies on...Richard Purdie2008-04-111-18/+82
* image.bbclass: Run runtime_mapping_rename over PACKAGE_INSTALL so debian rena...Richard Purdie2008-04-081-0/+2
* kernel-arch.bbclass: Sync with OE.devRichard Purdie2008-04-081-1/+9
* kernel.bbclass: Use INHIBIT_DEFAULT_DEPS to drop virtual/libc dependency sinc...Richard Purdie2008-04-081-1/+4
* insane.bbclass: use 'desktop-file-validate' from staging not from host systemMarcin Juszkiewicz2008-04-031-1/+2
* cpan.bbclass: remove bashismsMarcin Juszkiewicz2008-04-011-2/+2
* kernel.bbclass: use u-boot-mkimage-native for uImage kernels (from linux.inc)Marcin Juszkiewicz2008-03-251-1/+13
* autotools.bbclass: Drop enable-maintainer-mode until such times as its been t...Richard Purdie2008-03-211-1/+0
* rootfs_ipk.bbclass: new update-alternatives script use OPKG_OFFLINE_ROOT (fro...Marcin Juszkiewicz2008-03-201-0/+2
* autotools.bbclass: fix typo in --enable-maintainer-modeRoss Burton2008-03-201-1/+1
* kernel.bbclass: Add staging hooksRichard Purdie2008-03-201-0/+3
* autotools.bbclass: Add autotools_stage_dir to help staging directories and in...Richard Purdie2008-03-201-19/+19
* native.bbclass: fix do_stage (s/"]/" ]/) - taken from OEMarcin Juszkiewicz2008-03-201-1/+1
* autotools.bbclass: Some further tweaks to autotools_stage_allRichard Purdie2008-03-191-2/+2
* autotools.bbclass: Fix typosRichard Purdie2008-03-191-3/+1
* autotools.bbclass: Handle case where is an empty directoryRichard Purdie2008-03-191-1/+3
* autotools.bbclass: autotools_stage_all - improve handling of datadirRichard Purdie2008-03-191-4/+6
* autotools.bbclass: Add handling binary staging capability to autotools_stage_...Richard Purdie2008-03-191-0/+12
* base.bbclass: Sync with OE.devRichard Purdie2008-03-191-0/+19
* cpan.bbclass: Fix native staging functions (sync with OE.dev)Richard Purdie2008-03-191-2/+11
* package.bbclass: Sync with OE.devRichard Purdie2008-03-191-8/+49
* insane.bbclass: Sync with OE.devRichard Purdie2008-03-191-91/+92
* autotools.bbclass/native.bbclass: Use autotools_stage_all instead of oe_runma...Richard Purdie2008-03-192-3/+9
* insane.bbclass: find desktop-file-validate on the path, so it can be added to...Ross Burton2008-03-191-2/+1
* image.bbclass: s/ipkg/opkg/ - spotten by Koen KooiMarcin Juszkiewicz2008-03-181-1/+1
* rootfs_deb.bbclass: s/ipkg/opkg/ - spotten by Koen KooiMarcin Juszkiewicz2008-03-181-6/+6
* rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class whe...Marcin Juszkiewicz2008-03-172-2/+2
* rootfs_ipk.bbclass: switched to opkgMarcin Juszkiewicz2008-03-171-12/+12
* package_ipk.bbclass: switched to opkgMarcin Juszkiewicz2008-03-171-6/+5
* bootimg.bbclass: removed bootsplash task support - we do not have such oneMarcin Juszkiewicz2008-03-111-4/+1