Age | Commit message (Expand) | Author | Files |
2012-09-03 | Rename task to packagegroup | Paul Eggleton | 1 |
2012-09-02 | package.bbclass: fix stripping for kernel modules | Tomas Frydrych | 1 |
2012-08-22 | classes/package: document do_packages_split arguments | Paul Eggleton | 1 |
2012-08-21 | meta/classes: Various python whitespace fixes | Richard Purdie | 1 |
2012-08-17 | package.bbclass: change RPATHs for cross-canadian binaries | Laurentiu Palcu | 1 |
2012-08-06 | classes/package: don't make locale pkgs depend on PN pkg if not in PACKAGES | Paul Eggleton | 1 |
2012-08-02 | package.bbclass: change RPATHs for nativesdk packages | Laurentiu Palcu | 1 |
2012-07-31 | package.bbclass: fix TypeError in runstrip | Martin Jansa | 1 |
2012-07-29 | classes/package: ensure pkgdata is cleaned out first | Paul Eggleton | 1 |
2012-07-27 | package.bbclass/eglibc-locale: Ensure the correct PN is used for locale packages | Richard Purdie | 1 |
2012-07-27 | classes/package: reduce dbg package dependencies | Paul Eggleton | 1 |
2012-07-26 | classes/package: do not add self-dependencies to dev/dbg packages | Paul Eggleton | 1 |
2012-07-26 | package.bbclass: Create symlinks for packages with different packaged name | Andrei Gherzan | 1 |
2012-07-19 | Remove a number of unneeded import os/bb calls | Richard Purdie | 1 |
2012-07-19 | Convert tab indentation in python functions into four-space | Richard Purdie | 1 |
2012-07-16 | package.bbclass: Allow overriding of debugedit starting path | Peter Seebach | 1 |
2012-07-16 | package install failure on systems without /sbin/ldconfig | Amy Fong | 1 |
2012-07-04 | package.bbclass: enable the use of package_qa_handle_error | Saul Wold | 1 |
2012-07-03 | package.bbclass: Allow a package to skip per file dependency generation | Mark Hatle | 1 |
2012-07-02 | package.bbclass: Add missing PKGR, PKGV, PKGE and ALTERNATIVE variables from ... | Richard Purdie | 1 |
2012-05-30 | package.bbclass: Add warning about FILES containing '//' | Richard Purdie | 1 |
2012-05-30 | Revert "meta: replace os.popen with subprocess.Popen" | Richard Purdie | 1 |
2012-05-30 | meta: replace os.popen with subprocess.Popen | Robert Yang | 1 |
2012-05-30 | meta: replace os.system with subprocess.call | Robert Yang | 1 |
2012-05-30 | update-alternatives.bbclass: Refactor the implementation | Mark Hatle | 1 |
2012-05-25 | package.bbclass: Add additional debugging for dependencies | Mark Hatle | 1 |
2012-05-18 | (libc-)package.bbclass: Added MLPREFIX to locale packages. | Lianhao Lu | 1 |
2012-05-12 | package.bbclass: Drop dubious use of packages[0] from do_split_packages and d... | Richard Purdie | 1 |
2012-05-11 | package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hook | Richard Purdie | 1 |
2012-04-22 | package.bbclass: Ensure kernel modules get stripped | Richard Purdie | 1 |
2012-04-11 | "The suite of statements in a function definition executes with a local names... | Andrei Gherzan | 1 |
2012-03-26 | Various typoes fixed, all comments or output strings. | Robert P. J. Day | 1 |
2012-03-25 | INCOMPATIBLE_LICENSE: support for spdx and pkg licenses | Elizabeth Flanagan | 1 |
2012-03-14 | package.bbclass: do not split debug pkg when no debugsources.list | Robert Yang | 1 |
2012-03-13 | package.bbclass: sort dynamically generated packages | Andreas Oberritter | 1 |
2012-03-11 | package.bbclass: Drop python depends from rpmdeps | Richard Purdie | 1 |
2012-03-05 | meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) | Richard Purdie | 1 |
2012-03-05 | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 1 |
2012-03-05 | meta/classes: Convert to use appendVar and appendVarFlags | Richard Purdie | 1 |
2012-02-24 | package.bbclass: Add a sanity check to the debugsrcdir removal code | Richard Purdie | 1 |
2012-02-24 | package.bbclass: set package size into pkgdata for hob2's use | Shane Wang | 1 |
2012-02-24 | package.bbclass: Remove empty directories created as part of srcdebug handling | Richard Purdie | 1 |
2012-02-10 | package.bbclass: Optimise the per file rpm handling | Richard Purdie | 1 |
2012-02-01 | package bbclass: allow per package PRIVATE_LIBS | Koen Kooi | 1 |
2012-02-01 | classes: replace 'Poky' with 'OE-core' | Koen Kooi | 1 |
2012-01-17 | classes/package: remove out-of-date notice referring to the OE bugtracker | Paul Eggleton | 1 |
2012-01-17 | package.bbclass: quote pathname given to objdump | Enrico Scholz | 1 |
2012-01-11 | package.bbclass: per recipe PRSERV_HOST support | Lianhao Lu | 1 |
2012-01-11 | meta/PRService: Added export/import fuctions. | Lianhao Lu | 1 |
2011-12-23 | package.bbclass: Adjust RPM call to use dynamic location for magic files | Mark Hatle | 1 |