generic-poky/meta/classes
Richard Purdie fc136f0b4c base.bbclass: Improve performance with SRC_URI_OVERRIDES_PACKAGE_ARCH enabled (14% parsing speedup)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2483 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-12 11:36:37 +00:00
..
autotools.bbclass classes: Sync various classes with OE for various bugfixes 2007-08-08 20:41:55 +00:00
base.bbclass base.bbclass: Improve performance with SRC_URI_OVERRIDES_PACKAGE_ARCH enabled (14% parsing speedup) 2007-08-12 11:36:37 +00:00
base_srpm.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
binconfig.bbclass classes: Sync various classes with OE for various bugfixes 2007-08-08 20:41:55 +00:00
bootimg.bbclass bootimg.bbclass: get kernel from proper directory in staging 2007-06-11 10:35:28 +00:00
ccache.inc classes: Standardise whitespace in anonymous python methods and factor out functions for more efficent use by bitbake (as also patched in OE) 2006-11-20 09:16:34 +00:00
ccdv.bbclass Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and STAGING_BINDIR_NATIVE and adding both to PATH 2006-11-25 10:01:30 +00:00
cml1.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
cpan-base.bbclass cpan classes: sync Perl with OE 2007-05-30 09:32:36 +00:00
cpan.bbclass cpan.bbclass: sync another fix from OE - this time for uclibc mode 2007-05-30 13:47:29 +00:00
cpan_build.bbclass cpan classes: sync Perl with OE 2007-05-30 09:32:36 +00:00
cross.bbclass cross.bbclass: Set PACKAGE_ARCH correctly under inherit cross 2006-11-29 13:55:34 +00:00
debian.bbclass debian.bbclass: fixed typo 2007-07-06 13:04:11 +00:00
devshell.bbclass classes: Sync with OE - mainly quoting fixes or other minor updates 2006-11-20 15:19:39 +00:00
distutils-base.bbclass classes: Sync various classes with OE for various bugfixes 2007-08-08 20:41:55 +00:00
distutils.bbclass Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and STAGING_BINDIR_NATIVE and adding both to PATH 2006-11-25 10:01:30 +00:00
flow-lossage.bbclass classes: Standardise whitespace in anonymous python methods and factor out functions for more efficent use by bitbake (as also patched in OE) 2006-11-20 09:16:34 +00:00
gconf.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
gettext.bbclass classes: Standardise whitespace in anonymous python methods and factor out functions for more efficent use by bitbake (as also patched in OE) 2006-11-20 09:16:34 +00:00
gnome.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
gtk-icon-cache.bbclass gtk-icon-cache.bbclass: Add RDEPENDS to fix runtime warnings (from OE) 2007-08-08 20:46:45 +00:00
icecc.bbclass classes: Sync various classes with OE for various bugfixes 2007-08-08 20:41:55 +00:00
image.bbclass image.bbclass: Add MACHINE_POSTPRECESS_COMMAND hook 2007-08-08 12:40:01 +00:00
insane.bbclass package.bbclass/insane.bbclass: Don't set task dependencies when PACKAGES is empty 2007-04-10 11:23:14 +00:00
kernel-arch.bbclass classes: Sync various classes with OE for various bugfixes 2007-08-08 20:41:55 +00:00
kernel.bbclass kernel.bbclass: Remove broken and unused PARALLEL_INSTALL_MODULES 2007-08-08 20:32:59 +00:00
lib_package.bbclass lib_package.bbclass: Fix .debug packaging (from OE) 2006-10-28 19:01:38 +00:00
linux-kernel-base.bbclass kernel.bbclass: Remove broken and unused PARALLEL_INSTALL_MODULES 2007-08-08 20:32:59 +00:00
linux_modules.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
module-base.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
module.bbclass module.bbclass: make all modules depend on update-modules 2007-06-13 12:44:52 +00:00
module_strip.bbclass classes: Sync with OE - mainly quoting fixes or other minor updates 2006-11-20 15:19:39 +00:00
mozilla.bbclass mozilla.bbclass: minimo does not need orbit2 or libidl-native to build 2007-05-09 10:46:36 +00:00
multimachine.bbclass classes: Sync with OE - mainly quoting fixes or other minor updates 2006-11-20 15:19:39 +00:00
native.bbclass native.bbclass: Remove uneeded variables 2007-06-10 18:06:14 +00:00
oelint.bbclass classes: Sync with OE - mainly quoting fixes or other minor updates 2006-11-20 15:19:39 +00:00
openmoko-base.bbclass openmoko: added classes needed by openmoko-libs 2007-07-09 14:21:05 +00:00
openmoko.bbclass openmoko: added classes needed by openmoko-libs 2007-07-09 14:21:05 +00:00
package.bbclass package.bbclass: Deal with write protected files correctly 2007-08-06 14:05:51 +00:00
package_deb.bbclass package_deb/rootfs_deb.bbclass: Add fix from OE, add copyright notice 2007-08-07 14:34:33 +00:00
package_ipk.bbclass classes/conf: Merge missing package epoch (PE) support (from OE), also make OE package field sane 2007-05-31 22:51:19 +00:00
package_rpm.bbclass package.bbclass: Split into two tasks, one which prepares the packages and then package_write which actually generates the packages. The two stage approach allows us to avoid circular dependency issues from classes like debian.bbclass. As the data being emitted into pkgdata/ changed, you need to either wipe tmp or rerun the do_install/do_package tasks (wipe the do_xyz stamps from the stamps dir). Everything will repackage anyway due to the new task. 2006-10-20 16:09:05 +00:00
package_tar.bbclass classes: Rework core dependencies to work properly at the task level 2007-04-03 11:31:02 +00:00
patch.bbclass patch.bbclass: Add support for maxrev and minrev 2007-08-03 14:29:07 +00:00
patcher.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
pkg_distribute.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
pkg_metainfo.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
pkgconfig.bbclass pkgconfig.bbclass: create proper directory 2007-06-09 08:52:16 +00:00
poky-image.bbclass poky-image.bbclass: added description of newer IMAGE_FEATURES 2007-07-05 13:10:05 +00:00
poky.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
rm_work.bbclass classes: Sync various classes with OE for various bugfixes 2007-08-08 20:41:55 +00:00
rootfs_deb.bbclass Don't use a bashism when creating directories 2007-08-07 21:18:08 +00:00
rootfs_ipk.bbclass rootfs classes: added remove_packaging_data_files() function to be used in minimal images 2007-06-26 11:35:20 +00:00
rpm_core.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
sanity.bbclass sanity.bbclass: Further qemu check improvements 2007-08-09 11:02:13 +00:00
scons.bbclass classes: Sync various classes with OE for various bugfixes 2007-08-08 20:41:55 +00:00
sdk.bbclass bitbake.conf: Move SDK_NAME and SDK_PREFIX into bitbake.conf 2007-06-27 14:13:23 +00:00
sdl.bbclass classes: Sync with OE 2006-08-27 16:01:33 +00:00
sip.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
siteinfo.bbclass classes: Sync various classes with OE for various bugfixes 2007-08-08 20:41:55 +00:00
sourcepkg.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
src_distribute.bbclass src_distribute: fix when licenses are separated with |, renamed vars to more readable ones 2007-06-07 13:40:27 +00:00
src_distribute_local.bbclass classes: Sync various classes with OE for various bugfixes 2007-08-08 20:41:55 +00:00
srec.bbclass classes: Sync with OE - mainly quoting fixes or other minor updates 2006-11-20 15:19:39 +00:00
syslinux.bbclass syslinux.bbclass: imported from OE (needed to generate booting CD) 2007-06-08 08:38:43 +00:00
tinderclient.bbclass classes: Sync various classes with OE for various bugfixes 2007-08-08 20:41:55 +00:00
tmake.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
update-alternatives.bbclass classes: Standardise whitespace in anonymous python methods and factor out functions for more efficent use by bitbake (as also patched in OE) 2006-11-20 09:16:34 +00:00
update-rc.d.bbclass update-rc.d.bbclass: Tweak change 2007-08-06 07:34:52 +00:00
xfce.bbclass classes: Sync various classes with OE for various bugfixes 2007-08-08 20:41:55 +00:00
xlibs.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00