mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00: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
|
# 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
|
# way that the output of this class changes. rpmdeps is a good example
|
||||||
# as any change to rpmdeps requires this to be rerun.
|
# as any change to rpmdeps requires this to be rerun.
|
||||||
# PACKAGE_BBCLASS_VERSION = "1"
|
# PACKAGE_BBCLASS_VERSION = "2"
|
||||||
|
|
||||||
# Init cachedpath
|
# Init cachedpath
|
||||||
global cpath
|
global cpath
|
||||||
|
|||||||
Reference in New Issue
Block a user