diff options
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-source.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-source.inc b/meta/recipes-devtools/gcc/gcc-source.inc index 968830aa35..10e9285c44 100644 --- a/meta/recipes-devtools/gcc/gcc-source.inc +++ b/meta/recipes-devtools/gcc/gcc-source.inc | |||
| @@ -19,6 +19,7 @@ STAMPCLEAN = "${STAMPS_DIR}/work-shared/gcc-[0-9]*-*" | |||
| 19 | 19 | ||
| 20 | INHIBIT_DEFAULT_DEPS = "1" | 20 | INHIBIT_DEFAULT_DEPS = "1" |
| 21 | DEPENDS = "" | 21 | DEPENDS = "" |
| 22 | PACKAGES = "" | ||
| 22 | 23 | ||
| 23 | python do_preconfigure () { | 24 | python do_preconfigure () { |
| 24 | import subprocess | 25 | import subprocess |
