mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user