mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
perf: add perf.inc
Add a perf.inc to contain utility functions and definitions and to avoid cluttering up the main recipe. (From OE-Core rev: 414d00be5b350ea84fc7e1ff690f78b3396cfcd0) Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d668ed4b32
commit
a8c3bc8f11
@@ -11,6 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
require perf.inc
|
||||
|
||||
BUILDPERF_libc-uclibc = "no"
|
||||
|
||||
DEPENDS = "virtual/kernel \
|
||||
|
||||
Reference in New Issue
Block a user