mirror of
https://git.yoctoproject.org/poky
synced 2026-04-24 12:32:11 +02:00
packagehistory: Make sure package is inherited beforehand to preserve the PACKAGEFUNCS variable
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Must inherit package first before changing PACKAGEFUNCS
|
||||
inherit package
|
||||
PACKAGEFUNCS += "emit_pkghistory"
|
||||
|
||||
PKGHIST_DIR = "${TMPDIR}/pkghistory/"
|
||||
|
||||
Reference in New Issue
Block a user