[OE-core] [PATCH 0/2] Fixes for PACKAGE_EXCLUDE_COMPLEMENTARY

Peter Kjellerstedt peter.kjellerstedt at axis.com
Wed Oct 5 15:14:18 UTC 2016


The first patch fix a problem with PACKAGE_EXCLUDE_COMPLEMENTARY where
it could not contain a regular expression that began with a dash, and
the second makes it possible to specify multiple, whitespace separated
regular expressions in PACKAGE_EXCLUDE_COMPLEMENTARY.

//Peter

The following changes since commit 4189a1977e65f71ddb8fc0498bcef91754c673d8:

  bitbake: toaster: add Font Awesome license (2016-10-05 10:28:53 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib pkj/complementary_packages
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=pkj/complementary_packages

Peter Kjellerstedt (2):
  package_manager.py: Allow a leading - in PACKAGE_EXCLUDE_COMPLEMENTARY
  package_manager.py: Allow multiple regexps in
    PACKAGE_EXCLUDE_COMPLEMENTARY

 meta/lib/oe/package_manager.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.9.0



More information about the Openembedded-core mailing list