Age | Commit message (Expand) | Author | Files |
2015-09-21 | package.bbclass: add summary line to installed-vs-shipped QA check | Martin Jansa | 1 |
2015-06-23 | meta: Add explict getVar param for (non) expansion | Richard Purdie | 1 |
2015-05-23 | package.bbclass: Include missing variables on PACKAGEVARS | Leonardo Sandoval | 1 |
2015-04-30 | package: Fix license exclusion packaging errors | Richard Purdie | 1 |
2015-04-29 | split_and_strip_files: regroup hardlinks to make build deterministic | Ed Bartosh | 1 |
2015-04-19 | classes/package: clarify installed-vs-shipped message | Paul Eggleton | 1 |
2015-03-24 | package.bbclass: Add SYSTEMD_SERVICE to list of package specific variables | Andreas Oberritter | 1 |
2015-02-19 | packaging: allow globs in CONFFILES | Chen Qi | 1 |
2015-01-23 | package.bbclass: Let PR server update PKGV, not PV | Mike Looijmans | 1 |
2015-01-16 | package.bbclass: Fix support for private libs | Martin Jansa | 1 |
2014-12-21 | classes/package: move read_shlib_providers() to a common unit | Paul Eggleton | 1 |
2014-12-19 | package.bbclass: do variable fixups even when FILES was set | Peter Seebach | 1 |
2014-12-03 | package.bbclass: Create empty key/value if not there for shlib_provider | Khem Raj | 1 |
2014-11-08 | package/prserv: Merge two similar functions into one | Richard Purdie | 1 |
2014-10-10 | package_do_shlibs: Look for provider in the path thats in shlib_provider dict... | Khem Raj | 1 |
2014-10-06 | package.bbclass: Reverse runtime symlinks should be tied to package generation | Otavio Salvador | 1 |
2014-08-29 | package: Correct two typos in a comment | Peter Kjellerstedt | 1 |
2014-08-23 | package: Disable runtime mapping of RPROVIDES/RCONFLICTS/RREPLACES | Richard Purdie | 1 |
2014-08-23 | package: Don't remap names in packagegroup recipes | Richard Purdie | 1 |
2014-08-23 | package.bbclass: Fixup for using common function | Richard Purdie | 1 |
2014-08-04 | package: Fix darwin shlibs code | Richard Purdie | 1 |
2014-08-03 | package: Convert dylib handling from .la to otool | Richard Purdie | 1 |
2014-08-03 | package: Fix pkgdest for darwin shlibs code | Richard Purdie | 1 |
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 |