summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* autotools.bbclass: Add autotools_stage_dir to help staging directories and in...Richard Purdie2008-03-201-19/+19
* native.bbclass: fix do_stage (s/"]/" ]/) - taken from OEMarcin Juszkiewicz2008-03-201-1/+1
* autotools.bbclass: Some further tweaks to autotools_stage_allRichard Purdie2008-03-191-2/+2
* autotools.bbclass: Fix typosRichard Purdie2008-03-191-3/+1
* autotools.bbclass: Handle case where is an empty directoryRichard Purdie2008-03-191-1/+3
* autotools.bbclass: autotools_stage_all - improve handling of datadirRichard Purdie2008-03-191-4/+6
* autotools.bbclass: Add handling binary staging capability to autotools_stage_...Richard Purdie2008-03-191-0/+12
* base.bbclass: Sync with OE.devRichard Purdie2008-03-191-0/+19
* cpan.bbclass: Fix native staging functions (sync with OE.dev)Richard Purdie2008-03-191-2/+11
* package.bbclass: Sync with OE.devRichard Purdie2008-03-191-8/+49
* insane.bbclass: Sync with OE.devRichard Purdie2008-03-191-91/+92
* autotools.bbclass/native.bbclass: Use autotools_stage_all instead of oe_runma...Richard Purdie2008-03-192-3/+9
* insane.bbclass: find desktop-file-validate on the path, so it can be added to...Ross Burton2008-03-191-2/+1
* image.bbclass: s/ipkg/opkg/ - spotten by Koen KooiMarcin Juszkiewicz2008-03-181-1/+1
* rootfs_deb.bbclass: s/ipkg/opkg/ - spotten by Koen KooiMarcin Juszkiewicz2008-03-181-6/+6
* rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class whe...Marcin Juszkiewicz2008-03-172-2/+2
* rootfs_ipk.bbclass: switched to opkgMarcin Juszkiewicz2008-03-171-12/+12
* package_ipk.bbclass: switched to opkgMarcin Juszkiewicz2008-03-171-6/+5
* bootimg.bbclass: removed bootsplash task support - we do not have such oneMarcin Juszkiewicz2008-03-111-4/+1
* base.bbclass: Let unpack task remove S beforehand which fixes clean handling....Richard Purdie2008-03-101-4/+7
* debian.bbclass: merge DEBIANNAME support from OEMarcin Juszkiewicz2008-03-041-1/+7
* base.bbclass: Sync with OERichard Purdie2008-03-031-23/+38
* base.bbclass: align build configuration dump properlyMarcin Juszkiewicz2008-02-171-1/+1
* base.bbclass: Drop _FUNCTION suffix to METADATA_REVISIONRichard Purdie2008-02-151-3/+1
* base.bbclass: Show svn revision of poky being usedRichard Purdie2008-02-151-12/+28
* lib_package.bbclass: Convert to use SOLIBSRichard Purdie2008-02-111-3/+3
* package_tar.bbclass: Make the output slightly less verboseRichard Purdie2008-02-111-4/+1
* autotools.bbclass: enable maintainer mode when configuringRoss Burton2008-02-111-0/+1
* gnome.bbclass: disable GConf schema installationRoss Burton2008-02-111-0/+2
* sdk.bbclass: Set PKG_CONFIG_SYSROOT_DIR correctlyRichard Purdie2008-02-111-0/+1
* package.bbclass: Avoid double suffix depchain packagesRichard Purdie2008-02-071-0/+8
* sanity.bbclass: Fix typoRichard Purdie2008-02-071-1/+1
* sanity.bbclass: Fix qemu checkRichard Purdie2008-02-071-2/+2
* kernel.bbclass: added deploy task from linux.inc recipeMarcin Juszkiewicz2008-02-061-0/+34
* kernel.bbclass: indent sizecheck function like rest of fileMarcin Juszkiewicz2008-02-061-6/+6
* Rename gcc-native3 -> gcc3-native for consistency and update sanity.bbclass t...Richard Purdie2008-02-051-2/+5
* sanity.bbclass: Check TMPDIR doesn't change, error if it doesRichard Purdie2008-01-311-1/+15
* autotools.bbclass: Ensure the current working directory is preserved in autot...Richard Purdie2008-01-291-0/+2
* autotools.bbclass: Fix so libraries in directories are handled correctly with...Richard Purdie2008-01-291-8/+18
* package.bbclass: Abstract shlibs path to SHLIBSDIR variableRichard Purdie2008-01-231-22/+4
* autotools.bbclass: Make sure STAGING_INCDIR existsRichard Purdie2008-01-181-0/+1
* autotools.bbclass: Really fix autostaging function to correctly handle cases ...Richard Purdie2008-01-181-1/+1
* autotools.bbclass: Fix autostaging function to correctly handle cases where o...Richard Purdie2008-01-181-1/+1
* package.bbclass: Fix shlibs and pkgconfig magic to use HOST_SYS, not TARGET_SYSRichard Purdie2008-01-171-12/+10
* sdk.bbclass: Set CPPFLAGS and CFLAGS correctlyRichard Purdie2008-01-171-3/+3
* sdk.bbclass: Set rpath correctly for sdk binaries and use the target prefix t...Richard Purdie2008-01-171-2/+3
* insane.bbvlass: split checks so the warnings are preciseRoss Burton2008-01-131-2/+6
* kernel.bbclass: Cleanup various repetition, add include/video to staged files...Richard Purdie2008-01-101-19/+6
* package.bbclass: Account for DEPENDS in -dev packagesRichard Purdie2008-01-091-1/+25
* gtk-icon-cache.bbclass: in the postinst update the pixbuf loaders to ensure t...Ross Burton2008-01-081-0/+4