Age | Commit message (Expand) | Author | Files |
2017-03-04 | package.bbclass: Add SHLIB detection support for mingw targets | Nathan Rossi | 1 |
2017-03-04 | bitbake.conf: replace USE_LDCONFIG with new "ldconfig" distro feature | Andre McCurdy | 1 |
2017-01-23 | Switch to Recipe Specific Sysroots | Richard Purdie | 1 |
2017-01-19 | classes/package*: Add support for PACKAGE_WRITE_DEPS | Richard Purdie | 1 |
2017-01-06 | meta/scripts: Various getVar/getVarFlag expansion parameter fixes | Richard Purdie | 1 |
2016-12-17 | package: don't count every hardlink for PKGSIZE | Ross Burton | 1 |
2016-12-16 | meta: remove True option to getVarFlag calls | Joshua Lock | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-10-03 | package.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 1 |
2016-09-14 | meta: cleanup d.getVar(var, 0) | Robert Yang | 1 |
2016-08-10 | package: correct subprocess.Popen.communicate() return values | Vladimir Zapolskiy | 1 |
2016-08-10 | package.bbclass: warn about files under symlinked directories | Markus Lehtonen | 1 |
2016-08-10 | package.bbclass: better handling of middle-path dir symlinks | Markus Lehtonen | 1 |
2016-08-10 | package.bbclass: remove unneeded chmod() and chown() | Robert Yang | 1 |
2016-06-15 | classes/package: save/restore cwd in split_and_strip_files | Ross Burton | 1 |
2016-06-02 | classes/lib: Update to explictly create lists where needed | Richard Purdie | 1 |
2016-06-02 | classes/lib: Update to use python3 command pipeline decoding | Richard Purdie | 1 |
2016-06-01 | package.bbclass: fix strip and split logic | Stephano Cetola | 1 |
2016-04-29 | package: ensure do_split_packages doesn't return duplicates | Ross Burton | 1 |
2016-04-14 | package.bbclass: improve permission handling | Dan McGregor | 1 |
2016-04-13 | package.bbclass: handle links in sorted order | Bill Randle | 1 |
2016-04-05 | package: do_split_packages: expand variables in extra_depends | Ross Burton | 1 |
2016-03-28 | conf/bitbake.conf package.bbclass: fix dbg package not contain sources while ... | Hongxu Jia | 1 |
2016-03-24 | package.bbclass: Treat .node files same as .so when checking what to strip | Brendan Le Foll | 1 |
2016-02-28 | package: check inherit instead of PN to decide if a recipe is a packagegroup | Ross Burton | 1 |
2016-02-04 | classes/lib: Add expand parameter to getVarFlag | Richard Purdie | 1 |
2016-02-04 | package.bbclass: Add data expansion to do_split_packages() | Richard Purdie | 1 |
2016-01-13 | insane/package: Fix cases where QA errors aren't fatal | Richard Purdie | 1 |
2015-12-15 | package: Add auto package splitting of .debug files | Richard Purdie | 1 |
2015-11-24 | bbclass: fix spelling mistakes | Maxin B. John | 1 |
2015-10-24 | prserv.bbclass: remove it since it is null | Robert Yang | 1 |
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 |