[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7515/8267] package: Change PACKAGE_BBCLASS_VERSION



commit d58862b376ddf734ebfcf1acbe28defdc101f645
Author: Richard Purdie <richard purdie linuxfoundation org>
Date:   Fri Sep 1 15:25:32 2017 +0100

    package: Change PACKAGE_BBCLASS_VERSION
    
    The silent rpmdeps failures fixed in a preceeding commit mean we
    need to rerun all packaging.
    
    (From OE-Core rev: 77abe012c496a85f56191abc769a7da07e9f8c0e)
    
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/classes/package.bbclass |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/classes/package.bbclass b/meta/classes/package.bbclass
index a051617..7a62181 100644
--- a/meta/classes/package.bbclass
+++ b/meta/classes/package.bbclass
@@ -2073,7 +2073,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 = "1"
+    # PACKAGE_BBCLASS_VERSION = "2"
 
     # Init cachedpath
     global cpath


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]