Age | Commit message (Expand) | Author | Files |
2016-09-09 | utils.bbclass: Added error checking for oe_soinstall | Henry Bruce | 1 |
2016-09-09 | utils.bbclass: Remove trailing whitespace | Henry Bruce | 1 |
2016-08-25 | utils: check_app_exists: strip whitespace from binary when searching | Ross Burton | 1 |
2016-04-29 | utils.bbclass: note for deprecated base_contains | Robert Yang | 1 |
2015-07-31 | utils: Handle MLPREFIX in all_multilib_tune_values() | Richard Purdie | 1 |
2015-02-17 | utils.bbclass: fix create_cmdline_wrapper | Javier Viguera | 1 |
2014-07-25 | insane: add checking to standardize how .bbappend files do FILESEXTRAPATHS | Hongxu Jia | 1 |
2014-04-25 | Globally replace oe.utils.contains to bb.utils.contains | Otavio Salvador | 1 |
2014-04-25 | utils: Add hardlinkdir shell function | Richard Purdie | 1 |
2013-10-11 | utils.bbclass: Fix override ordering for FILESPATH | Richard Purdie | 1 |
2013-09-17 | utils: Update bb.which reference and other syntax cleanup | Richard Purdie | 1 |
2013-06-17 | utils.bbclass: Tweak create_wrapper | Richard Purdie | 1 |
2013-05-30 | utils.bbclass: ensure $0 is correct in wrapper scripts | Ross Burton | 1 |
2012-12-11 | bitbake.conf/utils: Drop some OVERRIDES from FILESPATH | Richard Purdie | 1 |
2012-11-21 | utils: Optimise looping in base_set_filespath | Richard Purdie | 1 |
2012-11-14 | utils.bbclass: Fix documentation of create_cmdline_wrapper | Richard Purdie | 1 |
2012-08-21 | meta/classes: Various python whitespace fixes | Richard Purdie | 1 |
2012-07-19 | Convert tab indentation in python functions into four-space | Richard Purdie | 1 |
2012-07-09 | utils.bbclass: add helper function to add all multilib variants of a specific... | Richard Purdie | 1 |
2012-05-25 | utils.bbclass: remove the unused oe_system | Robert Yang | 1 |
2012-04-24 | utils.bbclass: Testing via env in create_wrapper is a nice idea but breaks th... | Richard Purdie | 1 |
2012-03-05 | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 1 |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 1 |
2011-08-23 | utils.bbclass: skip empty paths when handling FILESEXTRAPATHS | Martin Jansa | 1 |
2011-08-16 | package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHS | Lianhao Lu | 1 |
2011-08-15 | utils.bbclass/multilib.class: Added misc supporting functions. | Lianhao Lu | 1 |
2011-07-27 | utils.bbclass: Don't forget to pass the cmdline options | Saul Wold | 1 |
2011-05-27 | utils.bbclass: make FILESEXTRAPATHS colon delimited | Darren Hart | 1 |
2011-05-19 | utils.bbclass: modify create_wrapper to correctly follow symlinks | Saul Wold | 1 |
2011-05-19 | utils.bbclass: modify create_wrapper to correctly follow symlinks | Saul Wold | 1 |
2011-05-04 | logging: update existing oe* logging users to the bb* interface | Darren Hart | 1 |
2011-03-01 | utils.bbclass: add new wrapper script | Saul Wold | 1 |
2011-02-07 | meta/classes: Update classes to use new fetcher API | Richard Purdie | 1 |
2011-01-21 | staging.bbclass, utils.bbclass: remove la mangling code | Scott Garman | 1 |
2010-12-20 | base/utils.bbclass: Drop former checksum code now bitbake is handling this fo... | Richard Purdie | 1 |
2010-11-02 | base/utils.bbclass: Sync up overlapping functions | Richard Purdie | 1 |
2010-11-02 | utils.bbclass: Add functions from OE.dev | Richard Purdie | 1 |
2010-05-06 | Update classes to use lib/oe | Joshua Lock | 1 |
2010-03-19 | base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code... | Richard Purdie | 1 |