summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
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
2007-11-24package.bbclass: Remove PKGMAPS functionality and supersede with pkgdata. Rem...Richard Purdie2
2007-11-24package_{ipk|deb}.bbclass: Remove hardcoded install path referenceRichard Purdie2
2007-11-24classes: Use internal bitbake functions and fix packaging unlocking on error ...Richard Purdie3
2007-11-23image.bbclass: Add ldconfig-native dependency, run ldconfig at image generati...Richard Purdie1
2007-11-23cross.bbclass: Explicitly set the compiler in the same way as native.bbclass,...Richard Purdie1
2007-11-14insane.bbclass: use bb.error when reporting desktop file problemsRoss Burton1
2007-11-14insane.bbclass: validate desktop filesRoss Burton1
2007-11-14base.bbclass: Fix regexpRichard Purdie1
2007-11-13base.bbclass: Improve .la file conversion from installed=yes to installed=noRichard Purdie1
2007-11-12sdk.bbclass: Set directory structure correctly after staging layout changesRichard Purdie1
2007-11-12pkgconfig: Switch to using sysroot simplifying pkgconfig files. Requires a fu...Richard Purdie2
2007-11-12Rearrange staging to match target system layout. This is a major change and w...Richard Purdie1
2007-11-12pkgconfig.bbclass: Fix hardcoded staging layout referencesRichard Purdie1
2007-11-12rootfs_deb.bbclass: Make sure alternatives path existsRichard Purdie1
2007-11-12package_deb.bbclass: Fix hardcoded apt.conf path, add depends on run-postinst...Richard Purdie1
2007-11-12Remove hardcoded staging layout assumptionsRichard Purdie8
2007-11-05rootfs_deb: Fix hardcoded etc references, add missing mkdirRichard Purdie1
2007-10-29base.bbclass: Fix hardcoded staging referencesRichard Purdie1