diff options
author | Douglas Royds <douglas.royds@taitradio.com> | 2021-05-26 12:27:44 +1200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-28 06:41:02 +0100 |
commit | 1ccfa5515674f42cc29209a833b5cea99122dbca (patch) | |
tree | 9d5b1befe99adb007e16450098025119d812d082 /meta/recipes-devtools/icecc-create-env | |
parent | 07ce33a7f48044c1ccb34a4f5f15c59d877b719b (diff) | |
download | poky-1ccfa5515674f42cc29209a833b5cea99122dbca.tar.gz |
icecc-create-env: Silence warning: invalid ICECC_ENV_EXEC
(From OE-Core rev: 42016f34ae59d4282491be9294d1e6698c18e1ba)
Signed-off-by: Douglas Royds <douglas.royds@taitradio.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/icecc-create-env')
-rw-r--r-- | meta/recipes-devtools/icecc-create-env/icecc-create-env_0.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/icecc-create-env/icecc-create-env_0.1.bb b/meta/recipes-devtools/icecc-create-env/icecc-create-env_0.1.bb index 231c1c20ec..61b8487c7e 100644 --- a/meta/recipes-devtools/icecc-create-env/icecc-create-env_0.1.bb +++ b/meta/recipes-devtools/icecc-create-env/icecc-create-env_0.1.bb | |||
@@ -11,6 +11,7 @@ PR = "r2" | |||
11 | 11 | ||
12 | DEPENDS = "" | 12 | DEPENDS = "" |
13 | INHIBIT_DEFAULT_DEPS = "1" | 13 | INHIBIT_DEFAULT_DEPS = "1" |
14 | ICECC_DISABLED = "1" | ||
14 | 15 | ||
15 | # This is needed, because otherwise there is dependency loop from quilt-native | 16 | # This is needed, because otherwise there is dependency loop from quilt-native |
16 | # Dependency loop #1 found: | 17 | # Dependency loop #1 found: |