Age | Commit message (Expand) | Author | Files |
2011-03-16 | package.bbclass: Fix missing debug src files | Mark Hatle | 1 |
2011-03-10 | package.bbclass: Change the debug directory to avoid conflicts | Mark Hatle | 1 |
2011-03-01 | package.bbclass: Rewrite package_do_filedeps() to reduce the amount of subpro... | Richard Purdie | 1 |
2011-03-01 | package.bbclass: Fix debug sources directory creation to reference the target... | Richard Purdie | 1 |
2011-03-01 | package.bbclass: Refactor split and strip function | Mark Hatle | 1 |
2011-03-01 | Revise stripping and splitting of debug information | Mark Hatle | 1 |
2011-03-01 | package.bbclass: Ensure dependency version information is preserved | Richard Purdie | 1 |
2011-03-01 | package.bbclass: Use hard link for package split instead of copy | Dongxiao Xu | 1 |
2011-03-01 | package.bbclass: Unbreak per file dependencies and blacklist doc packages | Richard Purdie | 1 |
2011-02-12 | package.bbclass: Breakout the strip from the populate_packages | Mark Hatle | 1 |
2011-02-10 | package.bbclass: Only set recrdeptask for do_build if packaging is enabled fo... | Richard Purdie | 1 |
2011-02-09 | package.bbclass: Preserve hard links! | Mark Hatle | 1 |
2011-02-03 | package.bbclass: Optimise file dependency calculations to ignore locales and ... | Richard Purdie | 1 |
2011-02-03 | bitbake.conf & package.bbclass: Use default SUMMARY and DESCRIPTION | Mark Hatle | 1 |
2011-02-02 | package.bbclass: Ensure SUMMARY is written to pkgdata as well as DESCRIPTION | Richard Purdie | 1 |
2011-02-01 | package.bbclass: add nodeprrecs flag to RRECOMMENDS_pkgname | Paul Eggleton | 1 |
2011-01-31 | package.bbclass: Disable EXPORT_FUNCTIONS for do_package | Richard Purdie | 1 |
2011-01-28 | rpm: Uprev to RPM 5.4.0 | Mark Hatle | 1 |
2011-01-25 | bitbake: machine specific sysroots implementation | Dongxiao Xu | 1 |
2011-01-19 | package.bbclass: Take a shared lock when reading to improve do_package parall... | Richard Purdie | 1 |
2010-11-07 | package.bbclass: make sure 'sysroots' created before lockfile | Kevin Tian | 1 |
2010-11-06 | meta/classes: Mark do_package_write and do_build as noexec tasks | Richard Purdie | 1 |
2010-10-22 | classes: Only enable fakeroot on setscene tasks with packaging | Richard Purdie | 1 |
2010-10-22 | pseudo/fakeroot: Move the pseudo directory creation into bitbake | Richard Purdie | 1 |
2010-10-05 | Revert "classes: Disable setscene tasks for initial testing" | Richard Purdie | 1 |
2010-09-08 | package.bbclass: Ensure all packages package when running a build | Richard Purdie | 1 |
2010-09-03 | rpm: Fix autoconf/libtool usage | Mark Hatle | 1 |
2010-09-02 | package_rpm: Enable per file dependencies | Mark Hatle | 1 |
2010-08-23 | package.bbclass: Fix per-file dependency generation | Mark Hatle | 1 |
2010-08-23 | package.bbclass: Fix shlibs race | Richard Purdie | 1 |
2010-08-23 | package.bbclass: Fix do_shlibs | Mark Hatle | 1 |
2010-08-22 | package.bbclass: If files are unreadable, add read access for stripping | Richard Purdie | 1 |
2010-08-20 | package.bbclass: Add perfile dependency identification | Mark Hatle | 1 |
2010-08-19 | classes: Disable setscene tasks for initial testing | Richard Purdie | 1 |
2010-08-19 | package.bbclass: Implement packaged-staging2 | Richard Purdie | 1 |
2010-08-12 | package.bbclass: Document the process followed in the class from a high level | Richard Purdie | 1 |
2010-08-10 | package.bbclass: Use --preserve-dates option when stripping kernel modules | Richard Purdie | 1 |
2010-08-10 | kernel/package.bbclass: Handle kernel module stripping centrally | Richard Purdie | 1 |
2009-11-20 | package.bbclass: Clear package directory copy before installing new files to ... | Richard Purdie | 1 |
2009-11-19 | package.bbclass: Fix runtime_maping_rename so version information isn't removed | Richard Purdie | 1 |
2009-11-13 | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 1 |
2009-11-13 | classes: Remove and sanitise import statements | Richard Purdie | 1 |
2009-11-13 | package.bbclass: Add the option to declare package preprocess function hooks | Richard Purdie | 1 |
2009-11-13 | package.bbclass: Change to operate on a copy of the install directory instead... | Richard Purdie | 1 |
2009-11-13 | package.bbclass: Remove hardcoded use of PKGDEST variable | Richard Purdie | 1 |
2009-11-13 | package.bbclass: Move variable checks to one place making the code more readable | Richard Purdie | 1 |
2009-10-29 | package.bbclass: Cleanup getVar syntax to use True, not 1 as third argument | Richard Purdie | 1 |
2009-04-28 | Merge ssh://gitserver@git.pokylinux.org/poky | Richard Purdie | 1 |
2009-03-11 | package bbclass: add an 'allow_links' param to get symlinks packaged, usefull... | Koen Kooi | 1 |
2009-02-05 | base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbc... | Richard Purdie | 1 |