diff options
| -rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb deleted file mode 100644 index 611127dddd..0000000000 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb +++ /dev/null | |||
| @@ -1,21 +0,0 @@ | |||
| 1 | require glib.inc | ||
| 2 | |||
| 3 | PR = "r8" | ||
| 4 | |||
| 5 | SRC_URI = "${GNOME_MIRROR}/glib/2.27/glib-${PV}.tar.bz2 \ | ||
| 6 | file://configure-libtool.patch \ | ||
| 7 | file://60_wait-longer-for-threads-to-die.patch \ | ||
| 8 | file://g_once_init_enter.patch \ | ||
| 9 | " | ||
| 10 | |||
| 11 | SRC_URI[md5sum] = "b7025b581bf78fcd656117bfc113f21f" | ||
| 12 | SRC_URI[sha256sum] = "aad3038db865b762e01b1dc455ffd601b4083c069018d290e5fdfe1a61d328dc" | ||
| 13 | |||
| 14 | SRC_URI_append_virtclass-native = " file://glib-gettextize-dir.patch" | ||
| 15 | |||
| 16 | # Only apply this patch for target recipe on uclibc | ||
| 17 | SRC_URI_append_libc-uclibc = " ${@['', 'file://no-iconv.patch']['${PN}' == '${BPN}']}" | ||
| 18 | |||
| 19 | BBCLASSEXTEND = "native nativesdk" | ||
| 20 | |||
| 21 | DEFAULT_PREFERENCE = "-1" | ||
