]> 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>
Tue, 14 Mar 2023 15:40:43 +0000 (05:40 -1000)
commite09c50e01d0f5cf45b9622ab0ed33df12bdeb7ee
tree9eb435022af4b453c341714166df9054ed57585f
parent3fbcaaa01304bbc645ddf01ef91805811e3c7f54
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/kernel.bbclass
meta/recipes-kernel/linux/linux-yocto-dev.bb
meta/recipes-kernel/linux/linux-yocto.inc