package/elementary: provide the path to elementary_codgen
authorRomain Naour <romain.naour@gmail.com>
Fri, 22 Jul 2016 22:22:40 +0000 (00:22 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 23 Jul 2016 13:05:40 +0000 (15:05 +0200)
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>
package/elementary/elementary.mk

index a06809f481ad59dfbf62d40aa77ca82a52797d0f..01fc6e432ccd76cb22d67fb29b250f8cb29a712e 100644 (file)
@@ -19,6 +19,7 @@ ELEMENTARY_CONF_OPTS = \
        --with-eet-eet=$(HOST_DIR)/usr/bin/eet \
        --with-eolian-gen=$(HOST_DIR)/usr/bin/eolian_gen \
        --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-doxygen=no \
        --disable-elementary-test