summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* poky-image.bbclass: Correctly handle inserting package-managers into images b...Richard Purdie2008-05-205-6/+11
* poky-image.bbclass: Remove DISTRO_TASKS variable and replace with POKY_BASE_I...Richard Purdie2008-05-201-2/+4
* rootfs_deb.bbclass: Use /var/dpkg for dpkg status dataRichard Purdie2008-05-201-11/+8
* rootfs_deb: Export OPKG_OFFLINE_ROOT for update-alternatives fixing dpkg root...Richard Purdie2008-05-201-0/+1
* gtk-icon-cache.bbclass: Using dashes in shell function names is a really bad ...Richard Purdie2008-05-201-4/+4
* packaged-staging.bbclass: Make the class compatible with opkg, ipkg and ipkg-...Richard Purdie2008-05-181-37/+43
* image.bbclass: Fix locking so multiple image targets workRichard Purdie2008-05-181-0/+1
* patch.bbclass: Make it possibe to override the patch dependencyRichard Purdie2008-05-181-1/+2
* packaged-staging.bbclass: Execute staging_helper earlier to make sure the con...Richard Purdie2008-05-181-5/+15
* packaged-staging.bbclass: Improve postamble exit code handlingRichard Purdie2008-05-161-0/+8
* classes: Add gtk-doc.bbclassRichard Purdie2008-05-151-0/+4
* packaged-staging.bbclass: Add code to handle checking the stamp dependency tr...Richard Purdie2008-05-141-12/+56
* base.bbclass: Add sanity check for multiple file matches to oe_libinstall fro...Richard Purdie2008-05-121-0/+9
* autotools.bbclass: Switch stage_autotools_all to change la files itself and t...Richard Purdie2008-05-121-15/+8
* sanity.bbclass: Sync with OE, introduce TMPDIR ABI versioning, drop bitbake 1...Richard Purdie2008-05-071-19/+30
* sanity.bbclass: Add check of the /proc/sys/vm/mmap_min_addr value and warn if...Richard Purdie2008-05-071-0/+6
* base.bbclass: don't add shasum-native dependency if we are building shasum-na...Ross Burton2008-05-061-6/+7
* autotools.bbclass: There is no need to use the strange -t option to cp anymoreRichard Purdie2008-05-061-1/+1
* 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