generic-poky/meta/classes
Richard Purdie d12df5427a Switch from ipkg-utils to opkg-utils
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4863 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-17 21:34:57 +00:00
..
autotools.bbclass autotools.bbclass: Switch stage_autotools_all to change la files itself and to stop using oe_libinstall 2008-05-12 13:09:17 +00:00
base.bbclass Merge multimachine class into bitbake.conf and create singlemachine.bbclass as a backwards compatibility option 2008-07-17 20:49:48 +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
cmake.bbclass cmake.bbclass: added version from OE + cross-compilation support 2008-06-18 08:35:24 +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: Export needed variables 2008-05-21 20:19:01 +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-doc.bbclass classes: Add gtk-doc.bbclass 2008-05-15 14:11:13 +00:00
gtk-icon-cache.bbclass gtk-icon-cache.bbclass: Using dashes in shell function names is a really bad idea 2008-05-20 08:40:02 +00:00
icecc.bbclass icecc.bbclass: Sync from OE 2007-12-01 18:36:52 +00:00
image.bbclass image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image generation 2008-06-12 20:18:24 +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
insserv.bbclass Add insserv 2008-07-04 15:07:33 +00:00
kernel-arch.bbclass kernel-arch.bbclass: Sync with OE.dev 2008-04-08 15:37:41 +00:00
kernel.bbclass kernel.bbclass: Sync with OE and get recent kernel i386 -> x86 fixes 2008-06-05 10:49:22 +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: Fix external module version dependencies 2008-05-21 09:35:53 +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
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: Skip symlinks when searching for shlib dependencies since we can cross into the build system binaries 2008-07-15 10:56:56 +00:00
package_deb.bbclass poky-image.bbclass: Correctly handle inserting package-managers into images by making it an image feature 2008-05-20 14:58:34 +00:00
package_ipk.bbclass Switch from ipkg-utils to opkg-utils 2008-07-17 21:34:57 +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 bitbake.conf: Set MULTIMACH_ARCH to a default value 2008-07-17 21:28:03 +00:00
patch.bbclass patch.bbclass: Make it possibe to override the patch dependency 2008-05-18 16:22:21 +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-autobuild-notifier.bbclass poky-autobuild-notifier.bbclass: Make sure the message is sent to all recipients 2008-06-17 13:11:06 +00:00
poky-image.bbclass poky-image.bbclass: Correctly handle inserting package-managers into images by making it an image feature 2008-05-20 14:58:34 +00:00
poky.bbclass poky.bbclass: Use pokylinux.org as the source mirror 2008-06-12 10:36:20 +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: use dpkg-scanpackages as our apt-native does not have apt-ftparchive anymore 2008-06-30 13:33:03 +00:00
rootfs_ipk.bbclass Switch from ipkg-utils to opkg-utils 2008-07-17 21:34:57 +00:00
rpm_core.bbclass Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
sanity.bbclass sanity.bbclass: Sync with OE, introduce TMPDIR ABI versioning, drop bitbake 1.8.6 cruft, only run the mmap_min_addr check on ARM when we need to run binary locale generation 2008-05-07 09:49:38 +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
singlemachine.bbclass Merge multimachine class into bitbake.conf and create singlemachine.bbclass as a backwards compatibility option 2008-07-17 20:49:48 +00:00
sip.bbclass sip.bbclass: Sync with OE 2007-09-02 11:07:13 +00:00
siteinfo.bbclass bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8' 2008-05-05 22:19:28 +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