summaryrefslogtreecommitdiff
path: root/meta-yadro/recipes-yadro/cli/obmc-yadro-netconfig_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2021-11-04meta-yadro:meson: pkgconfig inherit requiredAndrew Geissler1-1/+1
Upstream yocto made a change recently that brought to light a bug in some of our recipes. If your meson makefiles utilize the dependency() function then the recipe must also include pkgconfig. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ic6813d3ce906f68e7fec1754b4cc4efddae09ffb
2021-08-23meta-yadro: move Yadro CLI recipes to own directoryAndrei Kartashev1-0/+19
Yadro have set of CLI utilities for user interaction. This recipes actually not a part of phosphor so should be moved to own category. Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: I0abbbf147d069b630af76ba93d792689b87261e8