summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2008-03-19base.bbclass: Sync with OE.devRichard Purdie1
2008-03-19cpan.bbclass: Fix native staging functions (sync with OE.dev)Richard Purdie1
2008-03-19package.bbclass: Sync with OE.devRichard Purdie1
2008-03-19insane.bbclass: Sync with OE.devRichard Purdie1
2008-03-19autotools.bbclass/native.bbclass: Use autotools_stage_all instead of oe_runma...Richard Purdie2
2008-03-19insane.bbclass: find desktop-file-validate on the path, so it can be added to...Ross Burton1
2008-03-18image.bbclass: s/ipkg/opkg/ - spotten by Koen KooiMarcin Juszkiewicz1
2008-03-18rootfs_deb.bbclass: s/ipkg/opkg/ - spotten by Koen KooiMarcin Juszkiewicz1
2008-03-17rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class whe...Marcin Juszkiewicz2
2008-03-17rootfs_ipk.bbclass: switched to opkgMarcin Juszkiewicz1
2008-03-17package_ipk.bbclass: switched to opkgMarcin Juszkiewicz1
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