| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add exclude list for now, until insane can handle per-package exclusions | Ross Burton | 2007-01-22 | 1 | -4/+12 |
* | When checking for .so files in non-dev packages, only check for .so symlinks | Ross Burton | 2007-01-22 | 1 | -3/+3 |
* | Add insane, from OE (but with fatal warnings) | Ross Burton | 2007-01-21 | 1 | -0/+151 |
* | native.bbclass: Override STAGING_BINDIR_CROSS | Richard Purdie | 2007-01-08 | 1 | -0/+1 |
* | image.bbclass: Sync minor changes with OE | Richard Purdie | 2007-01-08 | 1 | -6/+11 |
* | rootfs_ipk.bbclass: Fix typo, whitespace | Richard Purdie | 2007-01-08 | 1 | -2/+2 |
* | kernel.bbclass: Drop KERNEL_RELEASE variable | Richard Purdie | 2007-01-08 | 1 | -20/+15 |
* | patch.bbclass: Fix force options for recent quilt versions | Richard Purdie | 2007-01-08 | 1 | -0/+1 |
* | README, sanity.bbclass: Add makeinfo (from texinfo) as a dependency. Also che... | Richard Purdie | 2006-12-22 | 1 | -1/+1 |
* | Remove DISTRO_TYPE, replacing with IMAGE_FEATURES. Documentation is in local.... | Richard Purdie | 2006-12-20 | 1 | -6/+11 |
* | Remove now uneeded gcc-3.x check | Matthew Allum | 2006-12-05 | 1 | -7/+0 |
* | rootfs_(deb|ipk).bbclass: Fix bashism so works on dash | Richard Purdie | 2006-12-05 | 2 | -3/+2 |
* | image.bbclass: Add export machine as needed by bbimage | Richard Purdie | 2006-12-01 | 1 | -0/+1 |
* | rootfs_deb.bbclass: Add sanity check | Richard Purdie | 2006-12-01 | 1 | -1/+3 |
* | sanity.bbclass: Add umask check | Richard Purdie | 2006-11-29 | 1 | -0/+5 |
* | package.bbclass: Add fakeroot-native as a PACKAGE_DEPENDS | Richard Purdie | 2006-11-29 | 1 | -2/+2 |
* | cross.bbclass: Set PACKAGE_ARCH correctly under inherit cross | Richard Purdie | 2006-11-29 | 1 | -0/+4 |
* | rootfs_deb.bbclass: Reverse sources.list file to correct repository prioritie... | Richard Purdie | 2006-11-29 | 1 | -4/+8 |
* | package_deb.bbclass: dpkg-deb needs to run under fakeroot to set ownership co... | Richard Purdie | 2006-11-29 | 1 | -1/+1 |
* | rootfs_deb.bbclass: Mark packages as installed/unpacked correctly. Add in hac... | Richard Purdie | 2006-11-27 | 1 | -1/+17 |
* | rootfs_deb: Set Architecture correctly in a copy of apt.conf in staging | Richard Purdie | 2006-11-27 | 1 | -1/+3 |
* | Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and S... | Richard Purdie | 2006-11-25 | 6 | -9/+10 |
* | base.bbclass: unexport MACHINE | Richard Purdie | 2006-11-25 | 1 | -0/+1 |
* | package_deb.bbclass: Handle all architecture as a special case solving multim... | Richard Purdie | 2006-11-24 | 1 | -4/+6 |
* | base.bbclass: Make sure MACHINE isn't exported fixing failures in binutils wh... | Richard Purdie | 2006-11-23 | 1 | -0/+4 |
* | siteinfo.bbclass: Change note to a debug message | Richard Purdie | 2006-11-23 | 1 | -1/+1 |
* | sanity.bbclass: Add sdl-config to required programs list. Remove fixme as now... | Richard Purdie | 2006-11-22 | 1 | -4/+1 |
* | rootfs_xxx.bbclass: Add missing checkins from the log_check updates | Richard Purdie | 2006-11-22 | 2 | -109/+35 |
* | Factor common code out of rootfs_xxx.bbclass into image.bbclass. Add error de... | Richard Purdie | 2006-11-21 | 1 | -0/+62 |
* | base.bbclass: Fix errors in none libtooled packages | Richard Purdie | 2006-11-21 | 1 | -2/+6 |
* | Site file handling update: Instead of one site file per target, allow entries... | Richard Purdie | 2006-11-21 | 2 | -0/+130 |
* | classes: Sync with OE - mainly quoting fixes or other minor updates | Richard Purdie | 2006-11-20 | 15 | -27/+59 |
* | binconfig.bbclass: Sync with OE to benefit from improved .la file handling | Richard Purdie | 2006-11-20 | 1 | -5/+29 |
* | Fix whitespace | Ross Burton | 2006-11-20 | 1 | -4/+4 |
* | update-rc.d.bbclass: 'Fix' whitespace | Richard Purdie | 2006-11-20 | 1 | -29/+29 |
* | base.bbclass: Sync with OE (remove broken mirrors, fix fetchall task) | Richard Purdie | 2006-11-20 | 1 | -10/+19 |
* | classes: Standardise whitespace in anonymous python methods and factor out fu... | Richard Purdie | 2006-11-20 | 8 | -111/+132 |
* | kernel.bbclass: Unset MACHINE to avoid problems | Richard Purdie | 2006-11-20 | 1 | -2/+2 |
* | sanity.bbclass: Merge with OE syncing improvements both ways | Richard Purdie | 2006-11-16 | 1 | -24/+17 |
* | kernel.bbclass: Sync with updates in OE to work with kernels >= 2.6.18 | Richard Purdie | 2006-11-02 | 2 | -27/+45 |
* | lib_package.bbclass: Fix .debug packaging (from OE) | Richard Purdie | 2006-10-28 | 1 | -2/+2 |
* | base.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS. | Chris Larson | 2006-10-27 | 1 | -0/+3 |
* | package.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS. | Chris Larson | 2006-10-27 | 1 | -5/+7 |
* | patch.bbclass: fix bug where it failed to detect that the user did not modify... | Chris Larson | 2006-10-25 | 1 | -1/+8 |
* | package.bbclass: Partially fix another dubious use of packages[0] | Richard Purdie | 2006-10-22 | 1 | -1/+8 |
* | package.bbclass: Fix split_locales to remove spurious references to -dbg pack... | Richard Purdie | 2006-10-21 | 1 | -0/+6 |
* | image.bbclass: Fix image task dependencies after package.bbclass updates | Richard Purdie | 2006-10-20 | 1 | -1/+1 |
* | package.bbclass: Sync with OE upstream | Richard Purdie | 2006-10-20 | 1 | -63/+69 |
* | package.bbclass: Split into two tasks, one which prepares the packages and th... | Richard Purdie | 2006-10-20 | 7 | -14/+35 |
* | base.bbclass, package.bbclass: Clean up and document. Should be no actual cod... | Richard Purdie | 2006-10-20 | 2 | -190/+219 |