summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2008-03-11bootimg.bbclass: removed bootsplash task support - we do not have such oneMarcin Juszkiewicz1
2008-03-10base.bbclass: Let unpack task remove S beforehand which fixes clean handling....Richard Purdie1
2008-03-04debian.bbclass: merge DEBIANNAME support from OEMarcin Juszkiewicz1
2008-03-03base.bbclass: Sync with OERichard Purdie1
2008-02-17base.bbclass: align build configuration dump properlyMarcin Juszkiewicz1
2008-02-15base.bbclass: Drop _FUNCTION suffix to METADATA_REVISIONRichard Purdie1
2008-02-15base.bbclass: Show svn revision of poky being usedRichard Purdie1
2008-02-11lib_package.bbclass: Convert to use SOLIBSRichard Purdie1
2008-02-11package_tar.bbclass: Make the output slightly less verboseRichard Purdie1
2008-02-11autotools.bbclass: enable maintainer mode when configuringRoss Burton1
2008-02-11gnome.bbclass: disable GConf schema installationRoss Burton1
2008-02-11sdk.bbclass: Set PKG_CONFIG_SYSROOT_DIR correctlyRichard Purdie1
2008-02-07package.bbclass: Avoid double suffix depchain packagesRichard Purdie1
2008-02-07sanity.bbclass: Fix typoRichard Purdie1
2008-02-07sanity.bbclass: Fix qemu checkRichard Purdie1
2008-02-06kernel.bbclass: added deploy task from linux.inc recipeMarcin Juszkiewicz1
2008-02-06kernel.bbclass: indent sizecheck function like rest of fileMarcin Juszkiewicz1
2008-02-05Rename gcc-native3 -> gcc3-native for consistency and update sanity.bbclass t...Richard Purdie1
2008-01-31sanity.bbclass: Check TMPDIR doesn't change, error if it doesRichard Purdie1
2008-01-29autotools.bbclass: Ensure the current working directory is preserved in autot...Richard Purdie1
2008-01-29autotools.bbclass: Fix so libraries in directories are handled correctly with...Richard Purdie1
2008-01-23package.bbclass: Abstract shlibs path to SHLIBSDIR variableRichard Purdie1
2008-01-18autotools.bbclass: Make sure STAGING_INCDIR existsRichard Purdie1
2008-01-18autotools.bbclass: Really fix autostaging function to correctly handle cases ...Richard Purdie1
2008-01-18autotools.bbclass: Fix autostaging function to correctly handle cases where o...Richard Purdie1
2008-01-17package.bbclass: Fix shlibs and pkgconfig magic to use HOST_SYS, not TARGET_SYSRichard Purdie1
2008-01-17sdk.bbclass: Set CPPFLAGS and CFLAGS correctlyRichard Purdie1
2008-01-17sdk.bbclass: Set rpath correctly for sdk binaries and use the target prefix t...Richard Purdie1
2008-01-13insane.bbvlass: split checks so the warnings are preciseRoss Burton1
2008-01-10kernel.bbclass: Cleanup various repetition, add include/video to staged files...Richard Purdie1
2008-01-09package.bbclass: Account for DEPENDS in -dev packagesRichard Purdie1
2008-01-08gtk-icon-cache.bbclass: in the postinst update the pixbuf loaders to ensure t...Ross Burton1
2008-01-08module*.bbclass: set AR to KERNEL_AR during building of kernel modulesMarcin Juszkiewicz2
2008-01-06base.bbclass: Make sure PATH searched for applications is expandedRichard Purdie1
2008-01-03base and sanity bbclasses + qemu: move gcc3 availability checking into base.b...Marcin Juszkiewicz2
2007-12-19package.bbclass: Various cleanups and bugfixes, some form OERichard Purdie1
2007-12-19package.bbclass: Don't strip files in .debug directoriesRichard Purdie1
2007-12-12qmake: Turn native package into a cross package since it touches target stagingRichard Purdie1
2007-12-06Import files from OE to build WebKit (patch to link icu required)Chris Lord2
2007-12-06kernel.bbclass: added task which check size of kernel imageMarcin Juszkiewicz1
2007-12-01icecc.bbclass: Sync from OERichard Purdie1
2007-12-01cross.bbclass: Set TOOLCHAIN_OPTIONS to an empty value instead of duplicating...Richard Purdie1
2007-11-30cpan-base.bbclass: Update the perl depenedencies: (from OE)Marcin Juszkiewicz1
2007-11-30siteinfo.bbclass: Add darwin entryRichard Purdie1
2007-11-30base.bbclass: Fix populate_staging whitespaceRichard Purdie1
2007-11-28package_{ipk|deb|tar|rpm): append depend-tasks instead of overwritingMarcin Juszkiewicz4
2007-11-27package.bbclass: Remove debug codeRichard Purdie1
2007-11-25base.bbclass: Fix PKGDATA to work properly with multimachineRichard Purdie1
2007-11-25package_ipk.bbclass: Make sure packages which alter PACKAGE_ARCH end up in th...Richard Purdie1
2007-11-25base.bbclass: Add buildall taskRichard Purdie1