aboutsummaryrefslogtreecommitdiffstats
path: root/packages/guile
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-02-21 18:40:14 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-02-21 18:40:14 +0000
commit289081ace1d9f300fbe9cec21b05585c5526baef (patch)
tree94d74de526857a86de25bb4cdc023776ca69ed02 /packages/guile
parente291dce916f8867a8cb23cd808cae33830ef8d74 (diff)
downloadopenembedded-289081ace1d9f300fbe9cec21b05585c5526baef.tar.gz
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/21 10:56:50-07:00 amd.com!jcrouse gnome-common_2.4.0.bb: No longer requres scrollkeeper omf.patch: Patch to remove scrollkeeper dependancy 2005/02/21 10:53:41-07:00 amd.com!jcrouse firefox_1.0.bb: add fix for 64 bit ickiness jsautocfg.h, firefox-cc-fix.patch: Hand crafted files - replace the automatically generated one nasm_0.98.38.bb: add x86_64 to the compatible host list 2005/02/21 10:47:34-07:00 amd.com!jcrouse xfce.bbclass: change source repo and add packaging info Many files: Add XFCE 4.2.0 2005/02/21 10:39:50-07:00 amd.com!jcrouse guile-native_1.6.4.bb: add AMD64 bit fixes to guile guile-amd64.patch: new file gpdf_2.8.0.bb: Add omf.make fix for gftp BKrev: 421a2b0emv8E6lWfEOpXxE6h9MBOPg
Diffstat (limited to 'packages/guile')
-rw-r--r--packages/guile/guile-amd64.patch0
-rw-r--r--packages/guile/guile-native_1.6.4.bb3
2 files changed, 2 insertions, 1 deletions
diff --git a/packages/guile/guile-amd64.patch b/packages/guile/guile-amd64.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/guile/guile-amd64.patch
diff --git a/packages/guile/guile-native_1.6.4.bb b/packages/guile/guile-native_1.6.4.bb
index 39dcaff63e..9457d054b0 100644
--- a/packages/guile/guile-native_1.6.4.bb
+++ b/packages/guile/guile-native_1.6.4.bb
@@ -1,7 +1,8 @@
SECTION = "unknown"
LICENSE = "GPL"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz"
+SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \
+ file://guile-amd64.patch;patch=1"
inherit autotools native