| Commit message (Expand) | Author | Age | Files | Lines |
* | meta: cleanup d.getVar(var, 0) | Robert Yang | 2016-09-14 | 1 | -1/+1 |
* | package: correct subprocess.Popen.communicate() return values | Vladimir Zapolskiy | 2016-08-10 | 1 | -6/+6 |
* | package.bbclass: warn about files under symlinked directories | Markus Lehtonen | 2016-08-10 | 1 | -0/+3 |
* | package.bbclass: better handling of middle-path dir symlinks | Markus Lehtonen | 2016-08-10 | 1 | -4/+26 |
* | package.bbclass: remove unneeded chmod() and chown() | Robert Yang | 2016-08-10 | 1 | -3/+0 |
* | classes/package: save/restore cwd in split_and_strip_files | Ross Burton | 2016-06-15 | 1 | -3/+4 |
* | classes/lib: Update to explictly create lists where needed | Richard Purdie | 2016-06-02 | 1 | -2/+2 |
* | classes/lib: Update to use python3 command pipeline decoding | Richard Purdie | 2016-06-02 | 1 | -3/+3 |
* | package.bbclass: fix strip and split logic | Stephano Cetola | 2016-06-01 | 1 | -1/+2 |
* | package: ensure do_split_packages doesn't return duplicates | Ross Burton | 2016-04-29 | 1 | -3/+3 |
* | package.bbclass: improve permission handling | Dan McGregor | 2016-04-14 | 1 | -3/+8 |
* | package.bbclass: handle links in sorted order | Bill Randle | 2016-04-13 | 1 | -9/+10 |
* | package: do_split_packages: expand variables in extra_depends | Ross Burton | 2016-04-06 | 1 | -0/+1 |
* | conf/bitbake.conf package.bbclass: fix dbg package not contain sources while ... | Hongxu Jia | 2016-03-28 | 1 | -4/+20 |
* | package.bbclass: Treat .node files same as .so when checking what to strip | Brendan Le Foll | 2016-03-25 | 1 | -1/+1 |
* | package: check inherit instead of PN to decide if a recipe is a packagegroup | Ross Burton | 2016-02-28 | 1 | -2/+1 |
* | classes/lib: Add expand parameter to getVarFlag | Richard Purdie | 2016-02-04 | 1 | -2/+2 |
* | package.bbclass: Add data expansion to do_split_packages() | Richard Purdie | 2016-02-04 | 1 | -0/+2 |
* | insane/package: Fix cases where QA errors aren't fatal | Richard Purdie | 2016-01-15 | 1 | -0/+4 |
* | package: Add auto package splitting of .debug files | Richard Purdie | 2015-12-16 | 1 | -0/+17 |
* | bbclass: fix spelling mistakes | Maxin B. John | 2015-11-24 | 1 | -2/+2 |
* | prserv.bbclass: remove it since it is null | Robert Yang | 2015-10-27 | 1 | -1/+0 |
* | package.bbclass: add summary line to installed-vs-shipped QA check | Martin Jansa | 2015-09-23 | 1 | -1/+2 |
* | meta: Add explict getVar param for (non) expansion | Richard Purdie | 2015-06-23 | 1 | -2/+2 |
* | package.bbclass: Include missing variables on PACKAGEVARS | Leonardo Sandoval | 2015-05-24 | 1 | -1/+1 |
* | package: Fix license exclusion packaging errors | Richard Purdie | 2015-04-30 | 1 | -7/+11 |
* | split_and_strip_files: regroup hardlinks to make build deterministic | Ed Bartosh | 2015-04-29 | 1 | -22/+26 |
* | classes/package: clarify installed-vs-shipped message | Paul Eggleton | 2015-04-19 | 1 | -1/+2 |
* | package.bbclass: Add SYSTEMD_SERVICE to list of package specific variables | Andreas Oberritter | 2015-03-25 | 1 | -1/+1 |
* | packaging: allow globs in CONFFILES | Chen Qi | 2015-02-19 | 1 | -18/+61 |
* | package.bbclass: Let PR server update PKGV, not PV | Mike Looijmans | 2015-01-23 | 1 | -3/+4 |
* | package.bbclass: Fix support for private libs | Martin Jansa | 2015-01-16 | 1 | -1/+1 |
* | classes/package: move read_shlib_providers() to a common unit | Paul Eggleton | 2014-12-21 | 1 | -23/+1 |
* | package.bbclass: do variable fixups even when FILES was set | Peter Seebach | 2014-12-19 | 1 | -8/+10 |
* | package.bbclass: Create empty key/value if not there for shlib_provider | Khem Raj | 2014-12-03 | 1 | -0/+2 |
* | package/prserv: Merge two similar functions into one | Richard Purdie | 2014-11-09 | 1 | -14/+38 |
* | package_do_shlibs: Look for provider in the path thats in shlib_provider dict... | Khem Raj | 2014-10-10 | 1 | -1/+4 |
* | package.bbclass: Reverse runtime symlinks should be tied to package generation | Otavio Salvador | 2014-10-06 | 1 | -4/+4 |
* | package: Correct two typos in a comment | Peter Kjellerstedt | 2014-08-29 | 1 | -3/+3 |
* | package: Disable runtime mapping of RPROVIDES/RCONFLICTS/RREPLACES | Richard Purdie | 2014-08-25 | 1 | -3/+0 |
* | package: Don't remap names in packagegroup recipes | Richard Purdie | 2014-08-25 | 1 | -0/+3 |
* | package.bbclass: Fixup for using common function | Richard Purdie | 2014-08-23 | 1 | -13/+2 |
* | package: Fix darwin shlibs code | Richard Purdie | 2014-08-04 | 1 | -11/+13 |
* | package: Convert dylib handling from .la to otool | Richard Purdie | 2014-08-03 | 1 | -32/+22 |
* | package: Fix pkgdest for darwin shlibs code | Richard Purdie | 2014-08-03 | 1 | -1/+1 |
* | package.bbclass: add a stub implementation of package_name_hook | Ross Burton | 2014-07-10 | 1 | -0/+12 |
* | package.bbclass: Generate runtime-rprovides data | Richard Purdie | 2014-07-10 | 1 | -4/+11 |
* | package.bbclass: Rewrite shlib_provider handling to include RPATH | Richard Purdie | 2014-07-10 | 1 | -17/+30 |
* | package.bbclass: Improve shlibs pkgdata file format | Richard Purdie | 2014-07-10 | 1 | -20/+11 |
* | package.bbclass: Rewrite sonames data structure to include library path | Richard Purdie | 2014-07-10 | 1 | -10/+13 |