[oe-commits] [openembedded-core] branch master-next updated: test rebuilds

git at git.openembedded.org git at git.openembedded.org
Wed Nov 27 13:08:52 UTC 2019


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

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

The following commit(s) were added to refs/heads/master-next by this push:
     new e8ab2af  test rebuilds
e8ab2af is described below

commit e8ab2af0a0ff9095668c2b38c462698e259667e0
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Wed Nov 27 11:26:20 2019 +0000

    test rebuilds
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/classes/package.bbclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/classes/package.bbclass b/meta/classes/package.bbclass
index e0d6ff6..cbefa5c 100644
--- a/meta/classes/package.bbclass
+++ b/meta/classes/package.bbclass
@@ -2150,7 +2150,7 @@ python do_package () {
     # cache.  This is useful if an item this class depends on changes in a
     # way that the output of this class changes.  rpmdeps is a good example
     # as any change to rpmdeps requires this to be rerun.
-    # PACKAGE_BBCLASS_VERSION = "2"
+    # PACKAGE_BBCLASS_VERSION = "2aa"
 
     # Init cachedpath
     global cpath

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


More information about the Openembedded-commits mailing list