diff options
| author | Ross Burton <ross.burton@intel.com> | 2012-12-04 11:13:50 +0100 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-12-04 11:25:34 +0100 |
| commit | b6c6adb440262fe1c72d228f01535d78cba8417b (patch) | |
| tree | b90db4d89cbd2e702bbe02f95229f9768da83cfe /meta-oe/recipes-support/guile/guile-native_1.8.7.bb | |
| parent | 3b4c181ee6f802c3dbcdd9e86c810c7bcffc324c (diff) | |
| download | meta-openembedded-b6c6adb440262fe1c72d228f01535d78cba8417b.tar.gz | |
guile: remove from meta-oe, there is newer version in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/guile/guile-native_1.8.7.bb')
| -rw-r--r-- | meta-oe/recipes-support/guile/guile-native_1.8.7.bb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-oe/recipes-support/guile/guile-native_1.8.7.bb b/meta-oe/recipes-support/guile/guile-native_1.8.7.bb deleted file mode 100644 index 2b2707abe3..0000000000 --- a/meta-oe/recipes-support/guile/guile-native_1.8.7.bb +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | require guile-native.inc | ||
| 2 | |||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c9ba0d76ca3ef2a1d15a2ac839ef01fa" | ||
| 4 | |||
| 5 | PR = "r1" | ||
| 6 | SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \ | ||
| 7 | file://configure-fix.patch \ | ||
| 8 | file://cpp-linemarkers.patch \ | ||
| 9 | file://reloc.patch \ | ||
| 10 | " | ||
| 11 | |||
| 12 | SRC_URI[md5sum] = "991b5b3efcbbc3f7507d05bc42f80a5e" | ||
| 13 | SRC_URI[sha256sum] = "bfee6339d91955a637e7f541d96f5b1d53271b42bb4a37b8867d186a6c66f0b3" | ||
