aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2007-03-21base.bbclass: unexport DISTRO to prevent application compile failuresRichard Purdie
2007-03-21Fix spellingRoss Burton
2007-03-06Fix INTLTOOL usage check (from OE)Ross Burton
2007-02-21image.bbclass: We need to make sure all do_populate_staging tasks have fun so...Richard Purdie
2007-02-21Fix bashismsRoss Burton
2007-02-04Fix typo when reporting an errorRoss Burton
2007-01-30image.bbclass: Make relative symlinksRichard Purdie
2007-01-30STAGING_BINDIR: No longer need to rename -native binconfig binaries, set STAG...Richard Purdie
2007-01-22Remove exclude hack in insane.bbclass and replace it with something a little ...Ross Burton
2007-01-22Add exclude list for now, until insane can handle per-package exclusionsRoss Burton
2007-01-22When checking for .so files in non-dev packages, only check for .so symlinksRoss Burton
2007-01-21Add insane, from OE (but with fatal warnings)Ross Burton
2007-01-08native.bbclass: Override STAGING_BINDIR_CROSSRichard Purdie
2007-01-08image.bbclass: Sync minor changes with OERichard Purdie
2007-01-08rootfs_ipk.bbclass: Fix typo, whitespaceRichard Purdie
2007-01-08kernel.bbclass: Drop KERNEL_RELEASE variableRichard Purdie
2007-01-08patch.bbclass: Fix force options for recent quilt versionsRichard Purdie
2006-12-22README, sanity.bbclass: Add makeinfo (from texinfo) as a dependency. Also che...Richard Purdie
2006-12-20Remove DISTRO_TYPE, replacing with IMAGE_FEATURES. Documentation is in local....Richard Purdie
2006-12-05Remove now uneeded gcc-3.x checkMatthew Allum
2006-12-05rootfs_(deb|ipk).bbclass: Fix bashism so works on dashRichard Purdie
2006-12-01image.bbclass: Add export machine as needed by bbimageRichard Purdie
2006-12-01rootfs_deb.bbclass: Add sanity checkRichard Purdie
2006-11-29sanity.bbclass: Add umask checkRichard Purdie
2006-11-29package.bbclass: Add fakeroot-native as a PACKAGE_DEPENDSRichard Purdie
2006-11-29cross.bbclass: Set PACKAGE_ARCH correctly under inherit crossRichard Purdie
2006-11-29rootfs_deb.bbclass: Reverse sources.list file to correct repository prioritie...Richard Purdie
2006-11-29package_deb.bbclass: dpkg-deb needs to run under fakeroot to set ownership co...Richard Purdie
2006-11-27rootfs_deb.bbclass: Mark packages as installed/unpacked correctly. Add in hac...Richard Purdie
2006-11-27rootfs_deb: Set Architecture correctly in a copy of apt.conf in stagingRichard Purdie
2006-11-25Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and S...Richard Purdie
2006-11-25base.bbclass: unexport MACHINERichard Purdie
2006-11-24package_deb.bbclass: Handle all architecture as a special case solving multim...Richard Purdie
2006-11-23base.bbclass: Make sure MACHINE isn't exported fixing failures in binutils wh...Richard Purdie
2006-11-23siteinfo.bbclass: Change note to a debug messageRichard Purdie
2006-11-22sanity.bbclass: Add sdl-config to required programs list. Remove fixme as now...Richard Purdie
2006-11-22rootfs_xxx.bbclass: Add missing checkins from the log_check updatesRichard Purdie
2006-11-21Factor common code out of rootfs_xxx.bbclass into image.bbclass. Add error de...Richard Purdie
2006-11-21base.bbclass: Fix errors in none libtooled packagesRichard Purdie
2006-11-21Site file handling update: Instead of one site file per target, allow entries...Richard Purdie
2006-11-20classes: Sync with OE - mainly quoting fixes or other minor updatesRichard Purdie
2006-11-20binconfig.bbclass: Sync with OE to benefit from improved .la file handlingRichard Purdie
2006-11-20Fix whitespaceRoss Burton
2006-11-20update-rc.d.bbclass: 'Fix' whitespaceRichard Purdie
2006-11-20base.bbclass: Sync with OE (remove broken mirrors, fix fetchall task)Richard Purdie
2006-11-20classes: Standardise whitespace in anonymous python methods and factor out fu...Richard Purdie
2006-11-20kernel.bbclass: Unset MACHINE to avoid problemsRichard Purdie
2006-11-16sanity.bbclass: Merge with OE syncing improvements both waysRichard Purdie
2006-11-02kernel.bbclass: Sync with updates in OE to work with kernels >= 2.6.18Richard Purdie
2006-10-28lib_package.bbclass: Fix .debug packaging (from OE)Richard Purdie