mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
package/elementary: provide the path to elementary_codgen
elementary_codgen tool is build for the host, so use it while building elementary for the target. Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
a26d3ab87f
commit
4b5d6a69ac
@ -19,6 +19,7 @@ ELEMENTARY_CONF_OPTS = \
|
|||||||
--with-eet-eet=$(HOST_DIR)/usr/bin/eet \
|
--with-eet-eet=$(HOST_DIR)/usr/bin/eet \
|
||||||
--with-eolian-gen=$(HOST_DIR)/usr/bin/eolian_gen \
|
--with-eolian-gen=$(HOST_DIR)/usr/bin/eolian_gen \
|
||||||
--with-eldbus_codegen=$(HOST_DIR)/usr/bin/eldbus-codegen \
|
--with-eldbus_codegen=$(HOST_DIR)/usr/bin/eldbus-codegen \
|
||||||
|
--with-elementary-codegen=$(HOST_DIR)/usr/bin/elementary_codegen \
|
||||||
--with-elm-prefs-cc=$(HOST_DIR)/usr/bin/elm_prefs_cc \
|
--with-elm-prefs-cc=$(HOST_DIR)/usr/bin/elm_prefs_cc \
|
||||||
--with-doxygen=no \
|
--with-doxygen=no \
|
||||||
--disable-elementary-test
|
--disable-elementary-test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user