diff options
| -rw-r--r-- | meta-oe/recipes-devtools/pahole/pahole_1.22.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/pahole/pahole_1.22.bb b/meta-oe/recipes-devtools/pahole/pahole_1.22.bb index bdf9598e97..0fdde93e0e 100644 --- a/meta-oe/recipes-devtools/pahole/pahole_1.22.bb +++ b/meta-oe/recipes-devtools/pahole/pahole_1.22.bb | |||
| @@ -14,7 +14,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/devel/pahole/pahole.git \ | |||
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| 17 | inherit cmake | 17 | inherit cmake pkgconfig |
| 18 | 18 | ||
| 19 | PACKAGECONFIG[python3] = ",,python3-core,python3-core" | 19 | PACKAGECONFIG[python3] = ",,python3-core,python3-core" |
| 20 | 20 | ||
