]> code.ossystems Code Review - openembedded-core.git/commitdiff
package: Change PACKAGE_BBCLASS_VERSION
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Sep 2017 14:25:32 +0000 (15:25 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Sep 2017 22:59:55 +0000 (23:59 +0100)
The silent rpmdeps failures fixed in a preceeding commit mean we
need to rerun all packaging.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass

index a051617ee1abb88e70aab5a4e44b075503a84f9b..7a62181456df53efdac6bb9e5e48a415dcc95adc 100644 (file)
@@ -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