diff options
Diffstat (limited to 'meta/recipes-devtools/guile/guile_2.0.5.bb')
| -rw-r--r-- | meta/recipes-devtools/guile/guile_2.0.5.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/guile/guile_2.0.5.bb b/meta/recipes-devtools/guile/guile_2.0.5.bb index db75863d34..cf222a6f47 100644 --- a/meta/recipes-devtools/guile/guile_2.0.5.bb +++ b/meta/recipes-devtools/guile/guile_2.0.5.bb | |||
| @@ -18,6 +18,8 @@ SRC_URI = "${GNU_MIRROR}/guile/guile-${PV}.tar.gz \ | |||
| 18 | file://debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch \ | 18 | file://debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch \ |
| 19 | file://opensuse/guile-64bit.patch \ | 19 | file://opensuse/guile-64bit.patch \ |
| 20 | file://guile_2.0.5_fix_sed_error.patch \ | 20 | file://guile_2.0.5_fix_sed_error.patch \ |
| 21 | file://guile_2.0.5_disable_goops_optimizations.patch \ | ||
| 22 | file://guile_2.0.5_fix_cross_compilation.patch \ | ||
| 21 | " | 23 | " |
| 22 | 24 | ||
| 23 | # file://debian/0001-Change-guile-to-guile-X.Y-for-info-pages.patch | 25 | # file://debian/0001-Change-guile-to-guile-X.Y-for-info-pages.patch |
| @@ -26,7 +28,7 @@ SRC_URI = "${GNU_MIRROR}/guile/guile-${PV}.tar.gz \ | |||
| 26 | SRC_URI[md5sum] = "bcf70d54b44c99cb9acd3f63c5486b4b" | 28 | SRC_URI[md5sum] = "bcf70d54b44c99cb9acd3f63c5486b4b" |
| 27 | SRC_URI[sha256sum] = "2a026ea6cdbc51ca71bcd9787839debfa45ac5db1e26dc00b30ca9b128b10956" | 29 | SRC_URI[sha256sum] = "2a026ea6cdbc51ca71bcd9787839debfa45ac5db1e26dc00b30ca9b128b10956" |
| 28 | 30 | ||
| 29 | PR = "r0" | 31 | PR = "r1" |
| 30 | 32 | ||
| 31 | inherit autotools gettext | 33 | inherit autotools gettext |
| 32 | BBCLASSEXTEND = "native" | 34 | BBCLASSEXTEND = "native" |
