diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-11 16:40:25 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-11 16:40:25 +0200 |
| commit | 8fcf92fed89557683a08f67667acc77a8f73dc0a (patch) | |
| tree | 539db9d9c123d423acb8a80098ccf0584eecddaf /meta-oe/recipes-support/guile/guile-native_1.8.7.bb | |
| parent | 2c7210ea29f890ee8534355cb6fb280e04fb0c66 (diff) | |
| download | meta-openembedded-8fcf92fed89557683a08f67667acc77a8f73dc0a.tar.gz | |
guile: fix licensing and gettext inherit
Reported by Philip Balister
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
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 | 2 |
1 files changed, 2 insertions, 0 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 index f8fd4c7b71..2b2707abe3 100644 --- a/meta-oe/recipes-support/guile/guile-native_1.8.7.bb +++ b/meta-oe/recipes-support/guile/guile-native_1.8.7.bb | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | require guile-native.inc | 1 | require guile-native.inc |
| 2 | 2 | ||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c9ba0d76ca3ef2a1d15a2ac839ef01fa" | ||
| 4 | |||
| 3 | PR = "r1" | 5 | PR = "r1" |
| 4 | SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \ | 6 | SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \ |
| 5 | file://configure-fix.patch \ | 7 | file://configure-fix.patch \ |
