summaryrefslogtreecommitdiffstats
path: root/meta/classes/package.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/package.bbclass')
-rw-r--r--meta/classes/package.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/package.bbclass b/meta/classes/package.bbclass
index cc64ddffc3..7c252dd46b 100644
--- a/meta/classes/package.bbclass
+++ b/meta/classes/package.bbclass
@@ -2225,7 +2225,7 @@ python do_package () {
2225 # cache. This is useful if an item this class depends on changes in a 2225 # cache. This is useful if an item this class depends on changes in a
2226 # way that the output of this class changes. rpmdeps is a good example 2226 # way that the output of this class changes. rpmdeps is a good example
2227 # as any change to rpmdeps requires this to be rerun. 2227 # as any change to rpmdeps requires this to be rerun.
2228 # PACKAGE_BBCLASS_VERSION = "2" 2228 # PACKAGE_BBCLASS_VERSION = "4"
2229 2229
2230 # Init cachedpath 2230 # Init cachedpath
2231 global cpath 2231 global cpath