| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | src_distribute: fix when licenses are separated with |, renamed vars to more ... | Marcin Juszkiewicz | 2007-06-07 | 1 | -3/+3 |
* | src_distribute.bbclass: add distsrcall task which calls do_distribute_sources... | Marcin Juszkiewicz | 2007-06-05 | 1 | -0/+6 |
* | src_distribute classes: store sources in tmp/deploy/sources/LICENSE dirs | Marcin Juszkiewicz | 2007-06-05 | 2 | -32/+15 |
* | classes/conf: Merge missing package epoch (PE) support (from OE), also make O... | Richard Purdie | 2007-05-31 | 2 | -4/+12 |
* | cpan.bbclass: sync another fix from OE - this time for uclibc mode | Marcin Juszkiewicz | 2007-05-30 | 1 | -1/+1 |
* | cpan classes: sync Perl with OE | Marcin Juszkiewicz | 2007-05-30 | 3 | -16/+161 |
* | images: Merge common functionality into image.bbclass, add copyright headers | Richard Purdie | 2007-05-16 | 1 | -0/+5 |
* | bitbake.conf: PKG_CONFIG_PATH is a PATH like variable and may contain multipl... | Richard Purdie | 2007-05-16 | 1 | -1/+1 |
* | patch.bbclass: Set default patch resolver to noop | Richard Purdie | 2007-05-11 | 1 | -1/+1 |
* | cpan.bbclass: Add perl to DEPENDS | Richard Purdie | 2007-05-09 | 1 | -1/+1 |
* | mozilla.bbclass: minimo does not need orbit2 or libidl-native to build | Marcin Juszkiewicz | 2007-05-09 | 1 | -1/+1 |
* | autotools.bbclass: Fix addition of libtool-cross | Richard Purdie | 2007-05-09 | 1 | -1/+6 |
* | package.bbclass: do_package[deptask] only needs to be set when PACKAGES != "" | Richard Purdie | 2007-05-09 | 1 | -2/+3 |
* | autotools.bbclass: Add libtool-cross as a default dependency | Richard Purdie | 2007-05-09 | 1 | -1/+1 |
* | autotools.bbclass: Reverse r1603 until we can find a better solution | Richard Purdie | 2007-05-08 | 1 | -8/+8 |
* | Handle GTK_DOC_CHECK and GNOME_DOC_INIT in configure.ac | Ross Burton | 2007-05-04 | 1 | -0/+8 |
* | image.bbclass: Removed wildcard rm as it broke building multiple rootfs image... | Marcin Juszkiewicz | 2007-04-30 | 1 | -3/+3 |
* | image.bbclass: remove not-needed list of packages after populating rootfs | Marcin Juszkiewicz | 2007-04-30 | 1 | -0/+2 |
* | image.bbclass: install only en-gb locales | Marcin Juszkiewicz | 2007-04-25 | 1 | -1/+1 |
* | scons.bbclass: sync with OE | Marcin Juszkiewicz | 2007-04-25 | 1 | -2/+2 |
* | sdk.bbclass: store SDK in /usr/local/poky/ARCH/ | Marcin Juszkiewicz | 2007-04-20 | 1 | -1/+1 |
* | Add comment | Ross Burton | 2007-04-16 | 1 | -0/+3 |
* | patch.bbclass: Specify a quiltrc file so users settings don't interfere with ... | Richard Purdie | 2007-04-14 | 1 | -1/+5 |
* | package.bbclass/insane.bbclass: Don't set task dependencies when PACKAGES is ... | Richard Purdie | 2007-04-10 | 2 | -4/+9 |
* | package.bbclass: Adjust package_depchains to work for cases where multiple pr... | Richard Purdie | 2007-04-04 | 1 | -13/+33 |
* | native.bbclass: Enhance to allow extra pkgconfig search paths to be injected | Richard Purdie | 2007-04-03 | 1 | -0/+2 |
* | package.bbclass: Only need file-native if packaging | Richard Purdie | 2007-04-03 | 1 | -2/+1 |
* | classes: Rework core dependencies to work properly at the task level | Richard Purdie | 2007-04-03 | 10 | -26/+39 |
* | package_deb.bbclass: Make sure permissions on control directory are correct | Richard Purdie | 2007-03-31 | 1 | -0/+1 |
* | rootfs_deb: Catch all error codes and return them | Richard Purdie | 2007-03-30 | 1 | -4/+4 |
* | package.bbclass: Improve recommends dependency code to catch all dependencies... | Richard Purdie | 2007-03-29 | 1 | -21/+28 |
* | base.bbclass: unexport DISTRO to prevent application compile failures | Richard Purdie | 2007-03-21 | 1 | -1/+7 |
* | Fix spelling | Ross Burton | 2007-03-21 | 1 | -1/+1 |
* | Fix INTLTOOL usage check (from OE) | Ross Burton | 2007-03-06 | 1 | -1/+1 |
* | image.bbclass: We need to make sure all do_populate_staging tasks have fun so... | Richard Purdie | 2007-02-21 | 1 | -1/+1 |
* | Fix bashisms | Ross Burton | 2007-02-21 | 2 | -2/+2 |
* | Fix typo when reporting an error | Ross Burton | 2007-02-04 | 1 | -1/+1 |
* | image.bbclass: Make relative symlinks | Richard Purdie | 2007-01-30 | 1 | -1/+2 |
* | STAGING_BINDIR: No longer need to rename -native binconfig binaries, set STAG... | Richard Purdie | 2007-01-30 | 1 | -9/+4 |
* | Remove exclude hack in insane.bbclass and replace it with something a little ... | Ross Burton | 2007-01-22 | 1 | -7/+2 |
* | 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 |