Age | Commit message (Expand) | Author | Files |
2014-07-10 | package.bbclass: add a stub implementation of package_name_hook | Ross Burton | 1 |
2014-07-10 | package.bbclass: Generate runtime-rprovides data | Richard Purdie | 1 |
2014-07-10 | package.bbclass: Rewrite shlib_provider handling to include RPATH | Richard Purdie | 1 |
2014-07-10 | package.bbclass: Improve shlibs pkgdata file format | Richard Purdie | 1 |
2014-07-10 | package.bbclass: Rewrite sonames data structure to include library path | Richard Purdie | 1 |
2014-07-10 | package.bbclass: Improve shlibs needed data structure | Richard Purdie | 1 |
2014-04-08 | package.bbclass: Add CONFFILES to list of package specific variables | Richard Purdie | 1 |
2014-02-24 | package: Drop do_package_write task | Richard Purdie | 1 |
2014-02-17 | package.bbclass: do_split_packages should always return something. | Josua Mayer | 1 |
2014-02-12 | package: Remove the before do_build constraint of the do_package task | Richard Purdie | 1 |
2014-02-11 | package.bbclass: fix strip and split logic | Koen Kooi | 1 |
2014-01-29 | package.bbclass: Show which files require given dependency in debug output | Martin Jansa | 1 |
2014-01-29 | package.bbclass: Don't search for providers of PRIVATE_LIBS | Martin Jansa | 1 |
2014-01-28 | package.bbclass: add getter of additional metadata | Leonid Borisenko | 1 |
2014-01-19 | package.bbclass: show warning when package is providing already provided shlib | Martin Jansa | 1 |
2014-01-19 | package.bbclass: move reading shlibs providers to separate function | Martin Jansa | 1 |
2014-01-10 | package: Keep global pkgfiles[] up to date when snapping library symlinks | Phil Blundell | 1 |
2014-01-02 | classes/package: set SUMMARY in do_split_packages() | Paul Eggleton | 1 |
2013-12-18 | sstate: Get rid of crazy name mapping | Richard Purdie | 1 |
2013-12-03 | classes/package: write PE and PKGE out to pkgdata | Paul Eggleton | 1 |
2013-12-03 | classes/package: record PKGSIZE as total file size in pkgdata | Paul Eggleton | 1 |
2013-12-03 | classes/package: fix FILES_INFO serialisation in pkgdata | Paul Eggleton | 1 |
2013-11-04 | package.bbclass: Fix split_and_strip_files when file has single quote (') | Felipe F. Tonello | 1 |
2013-10-14 | classes/package: handle filenames containing wildcards | Paul Eggleton | 1 |
2013-10-11 | classes: tar 1.27 fixes | Richard Purdie | 1 |
2013-09-26 | package.bbclass: Clear umask when using os.mkdir | Richard Purdie | 1 |
2013-09-13 | bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir... | Richard Purdie | 1 |
2013-09-06 | package.bbclass: skip already-stripped QA test if asked for | Khem Raj | 1 |
2013-09-04 | package.bbclass: Fix darwin shlib handling | Richard Purdie | 1 |
2013-08-22 | package.bbclass: Fix handling of symlinks in debug packages | Richard Purdie | 1 |
2013-07-25 | package.bbclass: avoid packing debug sources from other packages | Andreas Müller | 1 |
2013-07-02 | classes/package: print command output when commands fail | Paul Eggleton | 1 |
2013-06-28 | package: Ensure we iterate all the pool objects | Richard Purdie | 1 |
2013-06-07 | insane/package: refactor packaging sanity tests | Robert Yang | 1 |
2013-06-07 | insane/package: let package.bbclass inherit insane.bbclass | Robert Yang | 1 |
2013-05-16 | bbclass: bb.fatal() clean up | Robert Yang | 1 |
2013-05-14 | package.bbclass: Fix sources contents | Richard Purdie | 1 |
2013-05-09 | class/lib: Fix up various file access methods | Richard Purdie | 1 |
2013-05-09 | classes/lib: Fix getcmdstatus breakage | Richard Purdie | 1 |
2013-05-09 | sanity/patch.py: Remove commands module usage | Richard Purdie | 1 |
2013-05-09 | clases/lib: Use modern exception syntax | Richard Purdie | 1 |
2013-04-22 | package.bbclass: ensure license excluded files aren't packaged | Christopher Larson | 1 |
2013-04-22 | package.bbclass: add LICENSE_EXCLUSION to vardeps | Christopher Larson | 1 |
2013-04-18 | package.bbclass: Add useradd variables to PACKAGEVARS | Richard Purdie | 1 |
2013-04-17 | package.bbclass: Fix populate_packages for glob expansion issues | Richard Purdie | 1 |
2013-04-13 | package/image.bbclass: Fix multilib rprovides | Richard Purdie | 1 |
2013-04-04 | Add file information to package information window | Andrei Dinu | 1 |
2013-03-26 | package.bbclass: Correctly handle /usr/src/debug file ownership | Richard Purdie | 1 |
2013-03-25 | package.bbclass: Ensure debug source file is generated correctly | Richard Purdie | 1 |
2013-03-25 | package.bbclass: Handle subprocess errors correctly | Richard Purdie | 1 |