diff options
| -rw-r--r-- | 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 a051617ee1..7a62181456 100644 --- a/meta/classes/package.bbclass +++ b/meta/classes/package.bbclass | |||
| @@ -2073,7 +2073,7 @@ python do_package () { | |||
| 2073 | # cache. This is useful if an item this class depends on changes in a | 2073 | # cache. This is useful if an item this class depends on changes in a |
| 2074 | # way that the output of this class changes. rpmdeps is a good example | 2074 | # way that the output of this class changes. rpmdeps is a good example |
| 2075 | # as any change to rpmdeps requires this to be rerun. | 2075 | # as any change to rpmdeps requires this to be rerun. |
| 2076 | # PACKAGE_BBCLASS_VERSION = "1" | 2076 | # PACKAGE_BBCLASS_VERSION = "2" |
| 2077 | 2077 | ||
| 2078 | # Init cachedpath | 2078 | # Init cachedpath |
| 2079 | global cpath | 2079 | global cpath |
