diff options
| -rw-r--r-- | recipes/gdb/gdb-cross-canadian_7.%.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gdb/gdb-cross-canadian_7.%.bbappend b/recipes/gdb/gdb-cross-canadian_7.%.bbappend index bafdcbd..9e3c296 100644 --- a/recipes/gdb/gdb-cross-canadian_7.%.bbappend +++ b/recipes/gdb/gdb-cross-canadian_7.%.bbappend | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | ## | 27 | ## |
| 28 | ############################################################################ | 28 | ############################################################################ |
| 29 | 29 | ||
| 30 | DEPENDS_${PN}_append_sdkmingw32 = " nativesdk-prebuild-python" | 30 | DEPENDS_append_sdkmingw32 = " nativesdk-prebuild-python" |
| 31 | RDEPENDS_${PN}_append_sdkmingw32 = " nativesdk-prebuild-python" | 31 | RDEPENDS_${PN}_append_sdkmingw32 = " nativesdk-prebuild-python" |
| 32 | EXTRA_OECONF_remove_sdkmingw32 = " --without-python" | 32 | EXTRA_OECONF_remove_sdkmingw32 = " --without-python" |
| 33 | EXTRA_OECONF_append_sdkmingw32 = " --with-python" | 33 | EXTRA_OECONF_append_sdkmingw32 = " --with-python" |
