Merge openembedded@openembedded.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Mon, 16 Aug 2004 06:14:38 +0000 (06:14 +0000)
committerChris Larson <clarson@kergoth.com>
Mon, 16 Aug 2004 06:14:38 +0000 (06:14 +0000)
into handhelds.org:/home/kergoth/code/projects/packages

2004/08/16 01:13:11-05:00 handhelds.org!kergoth
Add MACHINE config for the linksys NSLU2, and aplpy the arm bigendian patches to gcc 3.4.x.

BKrev: 412050ceQSzj48gbPaHq7a9XdvtChg

conf/nslu2.conf [new file with mode: 0644]
gcc/gcc-3.4.0/gcc-3.4.0-arm-bigendian.patch [new file with mode: 0644]
gcc/gcc-3.4.1/gcc-3.4.0-arm-bigendian.patch [new file with mode: 0644]
gcc/gcc_3.4.0.oe
gcc/gcc_3.4.1.oe

diff --git a/conf/nslu2.conf b/conf/nslu2.conf
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gcc/gcc-3.4.0/gcc-3.4.0-arm-bigendian.patch b/gcc/gcc-3.4.0/gcc-3.4.0-arm-bigendian.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gcc/gcc-3.4.1/gcc-3.4.0-arm-bigendian.patch b/gcc/gcc-3.4.1/gcc-3.4.0-arm-bigendian.patch
new file mode 100644 (file)
index 0000000..e69de29
index 081966d..4088cbf 100644 (file)
@@ -79,7 +79,8 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
           file://gcc-uclibc-3.4.0-100-conf.patch;patch=1 \
           file://gcc-uclibc-3.4.0-200-code.patch;patch=1 \
           file://gcc-3.4.0-arm-lib1asm.patch;patch=1 \
-          file://gcc-3.4.0-arm-nolibfloat.patch;patch=1"
+          file://gcc-3.4.0-arm-nolibfloat.patch;patch=1 \
+          file://gcc-3.4.0-arm-bigendian.patch;patch=1"
 
 MIRRORS_prepend () {
 ${GNU_MIRROR}/gcc/releases/    http://gcc.get-software.com/releases/
index 2937b65..ea23b62 100644 (file)
@@ -76,7 +76,8 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
           file://gcc-3.4.1-uclibc-100-conf.patch;patch=1 \
           file://gcc-3.4.1-uclibc-200-locale.patch;patch=1 \
           file://gcc-3.4.0-arm-lib1asm.patch;patch=1 \
-          file://gcc-3.4.0-arm-nolibfloat.patch;patch=1"
+          file://gcc-3.4.0-arm-nolibfloat.patch;patch=1 \
+          file://gcc-3.4.0-arm-bigendian.patch;patch=1"
 
 MIRRORS_prepend () {
 ${GNU_MIRROR}/gcc/     http://gcc.get-software.com/releases/