diff options
| -rw-r--r-- | meta-oe/recipes-extended/upm/upm_git.bb | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/meta-oe/recipes-extended/upm/upm_git.bb b/meta-oe/recipes-extended/upm/upm_git.bb index 3ab6bbb6ba..2e8ec0e022 100644 --- a/meta-oe/recipes-extended/upm/upm_git.bb +++ b/meta-oe/recipes-extended/upm/upm_git.bb | |||
| @@ -27,6 +27,8 @@ COMPATIBLE_HOST = "(x86_64.*|i.86.*|aarch64.*|arm.*)-linux" | |||
| 27 | 27 | ||
| 28 | inherit distutils3-base cmake pkgconfig | 28 | inherit distutils3-base cmake pkgconfig | 
| 29 | 29 | ||
| 30 | EXTRA_OECMAKE += "-UPYTHON_EXECUTABLE" | ||
| 31 | |||
| 30 | # override this in local.conf to get needed bindings. | 32 | # override this in local.conf to get needed bindings. | 
| 31 | # BINDINGS_pn-upm="python" | 33 | # BINDINGS_pn-upm="python" | 
| 32 | # will result in only the python bindings being built/packaged. | 34 | # will result in only the python bindings being built/packaged. | 
