[oe-commits] [bitbake] branch master-next updated (0476ec4 -> 751c9dc)

git at git.openembedded.org git at git.openembedded.org
Wed Apr 5 08:47:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master-next
in repository bitbake.

    from 0476ec4  bitbake-user-manual: Fixed special character in -D output
     new 272f124  lib/bb/data: fix dependency handling for contains and multiple values
     new 496e3c8  codeparser: improve handling of contains_any() and filter()
     new 88fda49  bitbake-selftest: add contains tests
     new c1780bc  codeparser: add some comments
     new 751c9dc  fetch/local: Drop FILESDIR

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 conf/bitbake.conf                                  |  1 -
 .../bitbake-user-manual-fetching.xml               |  9 ----
 .../bitbake-user-manual-ref-variables.xml          | 18 --------
 lib/bb/cache.py                                    |  2 +-
 lib/bb/codeparser.py                               | 34 +++++++++++++--
 lib/bb/data.py                                     | 10 +++--
 lib/bb/fetch2/local.py                             |  9 ----
 lib/bb/tests/codeparser.py                         | 48 ++++++++++++++++++++++
 8 files changed, 86 insertions(+), 45 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list