Age | Commit message (Expand) | Author | Files |
2007-01-30 | package.bbclass: don't try to rmdir("./"), it won't work | Phil Blundell | 1 |
2007-01-29 | package.bbclass: add workaround for wrongly globbed symlinks in FILES causing... | Phil Blundell | 1 |
2007-01-28 | package.bbclass: remove directories named in FILES from image after file | Phil Blundell | 1 |
2007-01-01 | package.bbclass: Add fakeroot-native as a depenedncy (from poky) | Richard Purdie | 1 |
2006-12-12 | package.bbclass: set PATH before running OBJDUMP to get dependencies calculated | Marcin Juszkiewicz | 1 |
2006-11-28 | bitbake.conf : introduce the OBJDUMP variable, by default set to | Graeme Gregory | 1 |
2006-10-28 | base.bbclass, package.bbclass: don destrucively set RDEPENDS and RRECOMMENDS,... | Koen Kooi | 1 |
2006-10-22 | package.bbclass: Fix split_packages to remove spurious references to -dbg pac... | Richard Purdie | 1 |
2006-10-21 | package.bbclass: Fix split_locales to remove spurious references to -dbg pack... | Richard Purdie | 1 |
2006-10-20 | package.bbclass: Split into two tasks, one which prepares the packages and th... | Richard Purdie | 1 |
2006-10-20 | base/package.bbclass: Clean up and document things a bit more. Should be no f... | Richard Purdie | 1 |
2006-10-18 | module_strip.bbclass: filter out directories to stop recent binutils from bar... | Koen Kooi | 1 |
2006-10-02 | classes/package.bbclass: use ?= for PACKAGEFUNCS *again* | Koen Kooi | 1 |
2006-09-16 | package.bbclass: remove do_install *again* to fix all the failed builds peopl... | Koen Kooi | 1 |
2006-09-15 | classes/package.bbclass,conf/bitbake.conf: | Chris Larson | 1 |
2006-09-15 | Restructure the subpackage metadata to facilitate use of that metadata by oth... | Chris Larson | 1 |
2006-09-14 | package.bbclass: yank an unintentional change. | Chris Larson | 1 |
2006-09-14 | package.bbclass: | Chris Larson | 1 |
2006-09-12 | package.bbclass: Detect duplicates in PACKAGES properly. | Paul Sokolovsky | 1 |
2006-09-12 | package.bbclass: Make "strippedness" check overridable. | Paul Sokolovsky | 1 |
2006-09-08 | package.bbclass: | Chris Larson | 1 |
2006-08-27 | package.bbclass: remove do_install from PACKAGE_FUNCS, as noted by Philipp Zabel | Koen Kooi | 1 |
2006-08-25 | classes: run do_package before do_stage so we can populate staging with packa... | Koen Kooi | 1 |
2006-08-20 | classes: Add task dependencies expressions, as required for the new multithre... | Richard Purdie | 1 |
2006-07-31 | Change -dbg objects to use .debug directory. Fixes various FILES issues. | Richard Purdie | 1 |
2006-07-28 | classes/package.bbclass: Only set PACKAGEFUNCS once! | Holger Freyther | 1 |
2006-07-24 | Add automatic generation of -dbg packages. These contain the debug symbols th... | Richard Purdie | 1 |
2006-04-29 | package.bbclass: Add sanity check for duplicates in PACKAGES (bug 674) | Richard Purdie | 1 |
2006-04-04 | disapproval of revision 'b7326fa2f47e0d1df4fc54428bf5d903b1042483' | Justin Patrin | 1 |
2006-04-04 | package.bbclass: deal with multiple copies of the same package in PACKAGES | Justin Patrin | 1 |
2006-03-06 | glibc, package.bbclass: generate old-style binary locales at build time using... | Rene Wagner | 1 |
2006-02-12 | Fix package name renaming for classes like debian.bbclass: | Richard Purdie | 1 |
2006-01-31 | package.bbclass: now really fix interpretation of IGNORE_STRIP_ERRORS. | Rene Wagner | 1 |
2006-01-31 | package.bbclass: fix interpretation of IGNORE_STRIP_ERRORS one more time. | Rene Wagner | 1 |
2006-01-31 | package.bbclass: interpret 0 as false (as well as "") when evaluating IGNORE_... | Rene Wagner | 1 |
2006-01-31 | package.bbclass: implement a failsafe strip in classes | John Bowler | 1 |
2006-01-30 | package.bbclass: fix stripping logic. work around strip returning 0 even on f... | Rene Wagner | 1 |
2006-01-29 | package.bbclass: don't silently ignore errors when running STRIP. Set IGNORE_... | Rene Wagner | 1 |
2005-11-18 | package.bbclass: added support for preinst/prerm actions - patch by Jamie Len... | Marcin Juszkiewicz | 1 |
2005-07-22 | Applied patch by Philip Blundell to fix package names in dependencies. | Florian Boor | 1 |
2005-05-17 | Merge bk://oe-devel.bkbits.net/openembedded | nslu2-linux.adm@bkbits.net | 1 |
2005-04-19 | add trailing newlines to postinst and postrm in split packages | Phil Blundell | 1 |
2005-03-16 | Merge nslu2-linux@nslu2-linux.bkbits.net:openembedded | g2@giantshoulder.com | 1 |
2005-03-01 | Merge bk://oe-devel.bkbits.net/openembedded | nslu2-linux.adm@bkbits.net | 1 |
2005-03-01 | Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded | Derek Young | 1 |
2005-01-30 | don't create RDEPENDS entry for intra-package symlinks | Phil Blundell | 1 |
2005-01-20 | Merge bk://oe-devel.bkbits.net/openembedded | nslu2-linux.adm@bkbits.net | 1 |
2004-12-12 | do_split_packages(): preserve old RDEPENDS on target, if any | Phil Blundell | 1 |
2004-12-07 | Merge oe-devel@oe-devel.bkbits.net:packages.bb | Chris Larson | 1 |