diff options
| -rw-r--r-- | meta/recipes-devtools/binutils/binutils_2.33.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/binutils/binutils_2.33.bb b/meta/recipes-devtools/binutils/binutils_2.33.bb index ecdab96658..8bd2bf778c 100644 --- a/meta/recipes-devtools/binutils/binutils_2.33.bb +++ b/meta/recipes-devtools/binutils/binutils_2.33.bb | |||
| @@ -51,7 +51,7 @@ do_install_class-native () { | |||
| 51 | PACKAGE_BEFORE_PN += "libbfd" | 51 | PACKAGE_BEFORE_PN += "libbfd" |
| 52 | FILES_libbfd = "${libdir}/libbfd-*.so" | 52 | FILES_libbfd = "${libdir}/libbfd-*.so" |
| 53 | 53 | ||
| 54 | SRC_URI_append_class-nativesdk = "file://nativesdk-relocation.patch" | 54 | SRC_URI_append_class-nativesdk = " file://nativesdk-relocation.patch " |
| 55 | 55 | ||
| 56 | USE_ALTERNATIVES_FOR_class-nativesdk = "" | 56 | USE_ALTERNATIVES_FOR_class-nativesdk = "" |
| 57 | FILES_${PN}_append_class-nativesdk = " ${bindir}" | 57 | FILES_${PN}_append_class-nativesdk = " ${bindir}" |
