summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/msgraph/msgraph_0.2.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* msgraph: Add opengl to REQUIRED_DISTRO_FEATURESMingli Yu2024-04-301-1/+2
| | | | | | | | | | | Fixes the below yocto compliance issue: ERROR: Nothing PROVIDES 'rest' (but /build/layers/meta-openembedded/meta-gnome/recipes-gnome/msgraph/msgraph_0.2.1.bb DEPENDS on or otherwise requires it) rest was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES) ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'msgraph', 'rest'] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* msgraph: add recipeMarkus Volk2024-03-231-0/+18
libmsgraph would be required for onedrive support in gvfs Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>