[oe-commits] [openembedded-core] 06/06: Revert "test rebuilds"

git at git.openembedded.org git at git.openembedded.org
Thu Nov 28 18:16:07 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.

commit e72359be3c4f21334727687390ca19b3e80a2f6b
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Thu Nov 28 18:14:51 2019 +0000

    Revert "test rebuilds"
    
    This reverts commit 48f1067bb794c43e63f7a407655a0c72553c6046.
---
 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 51f29a5..e0d6ff6 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 = "2aaa"
+    # PACKAGE_BBCLASS_VERSION = "2"
 
     # 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