generic-poky/meta/classes
Richard Purdie 2fdb008097 poky.bbclass: Fix mirror URLs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4414 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-05 14:25:07 +00:00
..
autotools.bbclass autotools.bbclass: Drop enable-maintainer-mode until such times as its been tested properly 2008-03-21 00:24:24 +00:00
base.bbclass base.bbclass: only depend on shasum-native if we don't have hashlib 2008-05-01 11:42:24 +00:00
base_srpm.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
binconfig.bbclass Remove hardcoded staging layout assumptions 2007-11-12 11:10:08 +00:00
bootimg.bbclass bootimg.bbclass: removed bootsplash task support - we do not have such one 2008-03-11 12:57:09 +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-base.bbclass: Update the perl depenedencies: (from OE) 2007-11-30 14:04:04 +00:00
cpan.bbclass cpan.bbclass: remove bashisms 2008-04-01 09:37:34 +00:00
cpan_build.bbclass cpan classes: sync Perl with OE 2007-05-30 09:32:36 +00:00
cross.bbclass cross.bbclass: Set TOOLCHAIN_OPTIONS to an empty value instead of duplicating compiler variables 2007-12-01 18:34:56 +00:00
debian.bbclass debian.bbclass: merge DEBIANNAME support from OE 2008-03-04 16:45:02 +00:00
devshell.bbclass devshell.bbclass: Sync with OE since this no longer works at properly without this change 2007-09-17 08:14:16 +00:00
distutils-base.bbclass classes/distutils*.bbclass: Merge updates from OE 2007-09-02 09:46:59 +00:00
distutils.bbclass Remove hardcoded staging layout assumptions 2007-11-12 11:10:08 +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 gnome.bbclass: disable GConf schema installation 2008-02-11 17:54:16 +00:00
gtk-icon-cache.bbclass gtk-icon-cache.bbclass: in the postinst update the pixbuf loaders to ensure that all are loaded before creating icon caches 2008-01-08 15:54:04 +00:00
icecc.bbclass icecc.bbclass: Sync from OE 2007-12-01 18:36:52 +00:00
image.bbclass image.bbclass: Run runtime_mapping_rename over PACKAGE_INSTALL so debian renaming doesn't break the variable 2008-04-08 17:23:04 +00:00
insane.bbclass insane.bbclass: Drop pointless QA_LOG variable, add QA_LOGFILE so QA errors can optionally end up logged in one place for ease of reference. Add sanity check searching for tmpdir references within built packages, not fatal at present. 2008-04-22 21:22:11 +00:00
kernel-arch.bbclass kernel-arch.bbclass: Sync with OE.dev 2008-04-08 15:37:41 +00:00
kernel.bbclass kernel.bbclass: Use INHIBIT_DEFAULT_DEPS to drop virtual/libc dependency since the kernel doesn't need it 2008-04-08 15:31:57 +00:00
lib_package.bbclass lib_package.bbclass: Convert to use SOLIBS 2008-02-11 23:16:12 +00:00
linux-kernel-base.bbclass kernel.bbclass: Remove broken and unused PARALLEL_INSTALL_MODULES 2007-08-08 20:32:59 +00:00
meta.bbclass Factor ipkg index and conf file creation into package_ipk.bbclass 2007-09-01 22:17:06 +00:00
module-base.bbclass module*.bbclass: set AR to KERNEL_AR during building of kernel modules 2008-01-08 14:40:51 +00:00
module.bbclass module*.bbclass: set AR to KERNEL_AR during building of kernel modules 2008-01-08 14:40:51 +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 Remove hardcoded staging layout assumptions 2007-11-12 11:10:08 +00:00
multimachine.bbclass package.bbclass: More pkgdata fixes, (install task needs to rerun on existing builds) 2007-08-21 11:51:25 +00:00
native.bbclass native.bbclass: fix do_stage (s/"]/" ]/) - taken from OE 2008-03-20 07:15:35 +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
openmoko2.bbclass openmoko2.bbclass: sync SVNREV with OE 2007-10-25 14:54:29 +00:00
package.bbclass package.bbclass: unbreak 2008-04-11 20:37:51 +00:00
package_deb.bbclass package_{ipk|deb|tar|rpm): append depend-tasks instead of overwriting 2007-11-28 20:01:41 +00:00
package_ipk.bbclass package_ipk.bbclass: switched to opkg 2008-03-17 13:18:07 +00:00
package_rpm.bbclass package_{ipk|deb|tar|rpm): append depend-tasks instead of overwriting 2007-11-28 20:01:41 +00:00
package_tar.bbclass package_tar.bbclass: Make the output slightly less verbose 2008-02-11 22:54:02 +00:00
packaged-staging.bbclass packaged-staging.bbclass: Set BB_STAMP_WHITELIST with packaged-staging tasks, update package location code to deal with packaged which don't exist, preserve stamp timestamps when copying them 2008-05-04 23:16:40 +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: Switch to using sysroot simplifying pkgconfig files. Requires a full rebuild. 2007-11-12 11:30:16 +00:00
poky-image.bbclass image.bbclass/poky-image.bbclass: Add a function to create /etc/timestamp during image construction to give a reasonably sane default time setting 2007-09-02 11:08:01 +00:00
poky.bbclass poky.bbclass: Fix mirror URLs 2008-05-05 14:25:07 +00:00
qmake2.bbclass qmake: Turn native package into a cross package since it touches target staging 2007-12-12 08:43:07 +00:00
qmake_base.bbclass Import files from OE to build WebKit (patch to link icu required) 2007-12-06 10:23:27 +00:00
rm_work.bbclass rm_work.bbclass: Update for bitbake 1.8.8 2007-09-01 16:45:43 +00:00
rootfs_deb.bbclass rootfs_deb.bbclass: s/ipkg/opkg/ - spotten by Koen Kooi 2008-03-18 11:41:53 +00:00
rootfs_ipk.bbclass rootfs_ipk.bbclass: new update-alternatives script use OPKG_OFFLINE_ROOT (from OE) 2008-03-20 17:17:08 +00:00
rpm_core.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
sanity.bbclass sanity.bbclass: we don't use the md5sum binary any more, remove it 2008-05-01 11:01:16 +00:00
scons.bbclass classes: Sync various classes with OE for various bugfixes 2007-08-08 20:41:55 +00:00
sdk.bbclass sdk.bbclass: Instead of changing HOST_VENDOR which badly affects gcc compilation, modify STAGING_DIR_HOST. 2008-05-02 12:44:57 +00:00
sdl.bbclass classes: Sync with OE 2006-08-27 16:01:33 +00:00
sip.bbclass sip.bbclass: Sync with OE 2007-09-02 11:07:13 +00:00
siteinfo.bbclass siteinfo.bbclass: Add darwin entry 2007-11-30 08:53:23 +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
task.bbclass Factor ipkg index and conf file creation into package_ipk.bbclass 2007-09-01 22:17:06 +00:00
tinderclient.bbclass tinderclient.bbclass: Sync with OE 2007-09-02 11:06:59 +00:00
tmake.bbclass Remove hardcoded staging layout assumptions 2007-11-12 11:10:08 +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 Remove hardcoded staging layout assumptions 2007-11-12 11:10:08 +00:00