Age | Commit message (Expand) | Author | Files |
2011-11-01 | package.bbclass: Fix various problems | Richard Purdie | 1 |
2011-09-21 | Update python dependencies to be simply to "python" | Mark Hatle | 1 |
2011-09-16 | image/package.bbclass: Revise multilib support for DEBIAN_NAME. | Lianhao Lu | 1 |
2011-09-16 | package.bbclass: fix spurious 'installed but not shipped' warning | Tom Zanussi | 1 |
2011-08-31 | package.bbclass: Ensure task's variable dependencies are correctly caputred i... | Richard Purdie | 1 |
2011-08-26 | package.bbclass: Fix recrdeptask of image type recipes | Dongxiao Xu | 1 |
2011-08-16 | package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHS | Lianhao Lu | 1 |
2011-08-12 | package: allow setting a section for locale packages | Chris Larson | 1 |
2011-08-12 | package: include SECTION in the pkgdata | Chris Larson | 1 |
2011-07-27 | do_split_packages: revise for multilib case | Yu Ke | 1 |
2011-07-27 | multilib: Add support for compiling recipes against multiple ABIs | Richard Purdie | 1 |
2011-07-27 | package.bbclass: fixup_perms - change symlink processing | Mark Hatle | 1 |
2011-07-05 | package.bbclass: Make unshipped packages message more readable | Richard Purdie | 1 |
2011-06-30 | classes/package.bbclass: Add fixup_perms | Mark Hatle | 1 |
2011-06-09 | package.bbclass: PACKAGELOCK is a shared lock file so inform sstate as such | Richard Purdie | 1 |
2011-05-29 | package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0" | Khem Raj | 1 |
2011-05-27 | classes/package(prserv).bbclass: Get PRAUTO and use PKGV/PKGR. | Lianhao Lu | 1 |
2011-05-20 | Move packagedata code into oe.packagedata (sync from OE) | Chris Larson | 1 |
2011-05-17 | backport USE_LDCONFIG and PACKAGE_SNAP_LIB_SYMLINKS from oe master | Phil Blundell | 1 |
2011-05-08 | package.bbclass: convert unpackaged file message from 'info' to 'warn' so tha... | Koen Kooi | 1 |
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 |