]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
linux: inherit pkgconfig in kernel.bbclass
authorMing Liu <liu.ming50@gmail.com>
Sat, 4 Mar 2023 16:30:29 +0000 (17:30 +0100)
committerSteve Sakoman <steve@sakoman.com>
Fri, 10 Mar 2023 15:54:34 +0000 (05:54 -1000)
commit9a1ae305719a4dc2344dbbad46caf99ca8155e98
treed54fb38b015a7abcb1e41c2709fd3ed7deb1a43b
parent25d48a686f710655241e9c42acf5c31063b2af4b
linux: inherit pkgconfig in kernel.bbclass

pkgconfig is being required to find dependencies for building kernel
native tools, move "inherit pkgconfig" to kernel.bbclass so BSP kernel
recipes can also benefit from it.

Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 8a84bd98e3fbc16c782f83064801e469d086911e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes-recipe/kernel.bbclass
meta/recipes-kernel/linux/linux-yocto-dev.bb
meta/recipes-kernel/linux/linux-yocto.inc