diff options
author | Chris Larson <clarson@kergoth.com> | 2004-11-19 22:08:54 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-11-19 22:08:54 +0000 |
commit | 59fd4d418a6c940c5eab9e3a6b47ed4566312116 (patch) | |
tree | c9ced18f0b6b857b41d8eb4ed2b7c738138576ee /ixp4xx | |
parent | 44b173fc64ac7e67ab17cb727f0a4de0e02f7e78 (diff) |
Merge nslu2-linux@nslu2-linux.bkbits.net:packages
into hyperion.kergoth.com:/home/kergoth/code/packages
2004/11/19 13:40:41-08:00 bkbits.net!nslu2-linux.adm
Merge bk://openembedded.bkbits.net/packages-devel
into bkbits.net:/repos/n/nslu2-linux/packages
2004/11/20 00:53:51+10:30 (none)!rwhitby
Removed booting from external disks from switchbox (still exists in unslung ramdisk image). Updated ext3flash functionality for jffs2 support. Removed errant symlink in OE repo. Updated unslung and openslug to use switchbox version 3.3 (which no longer has the 10 second delay).
2004/11/19 05:03:18-08:00 (none)!jacques
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages
into home.(none):/home/packages/oe/nslu2/packages
2004/11/19 04:59:56-08:00 (none)!jacques
removed dependency of openslug-image on task-bootstrap
2004/11/19 00:35:32-08:00 bkbits.net!nslu2-linux.adm
Merge bk://openembedded.bkbits.net/packages-devel
into bkbits.net:/repos/n/nslu2-linux/packages
2004/11/18 22:52:46+10:30 (none)!rwhitby
Forgot to add ixp4xx-csr and ixp425-eth to DEPENDS too.
2004/11/18 22:47:43+10:30 (none)!rwhitby
Third try at adding ixp4xx-csr and ixp425-eth to openslug.
2004/11/18 22:42:02+10:30 (none)!rwhitby
ixp4xx-csr.
2004/11/18 22:37:35+10:30 (none)!rwhitby
Added ixp4xx-csr and ixp425-eth to openslug.
2004/11/18 21:42:02+10:30 (none)!rwhitby
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages
into home.(none):/home/openembedded/packages
2004/11/18 21:41:25+10:30 (none)!rwhitby
Added the build timing annoyance patch to ixp4xx-csr.
2004/11/17 23:44:00-08:00 (none)!jacques
removed hdparm because it does not build
2004/11/17 23:11:47-08:00 (none)!jacques
updated openslug-specific busybox defconfig
2004/11/17 22:08:07-08:00 (none)!jacques
fixed bugs in ixp4xx-csr and ixp425-eth builds
2004/11/17 21:37:36-08:00 (none)!jacques
added openslug-specific busybox defconfig
2004/11/17 19:02:44-08:00 (none)!jacques
turned down jffs2 logging level (to 0)
2004/11/17 18:17:26-08:00 (none)!jacques
don't attempt to install ext2.gz ramdisk if NSLU2_BUILD_RAMDISK_FIRMWARE is not true
2004/11/18 10:56:25+10:30 (none)!rwhitby
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages
into home.(none):/home/openembedded/packages
2004/11/18 10:55:51+10:30 (none)!rwhitby
Obsoleted openslug ramdisk image in favour of a flashdisk image.
2004/11/17 15:25:04-08:00 (none)!jacques
added -f to cp in do_stage to overwrite read-only files on subsequent builds
2004/11/18 08:22:26+10:30 (none)!rwhitby
Changed openslug kernel root device back to /dev/ram0 until we work out how to switch it the right way for the flashdisk firmware.
BKrev: 419e6ef6Cp7JjJfWEZ29tcJDuVKyMw
Diffstat (limited to 'ixp4xx')
-rw-r--r-- | ixp4xx/ixp4xx-csr/build-timing-annoyance.patch | 0 | ||||
-rw-r--r-- | ixp4xx/ixp4xx-csr_1.4.oe | 6 |
2 files changed, 4 insertions, 2 deletions
diff --git a/ixp4xx/ixp4xx-csr/build-timing-annoyance.patch b/ixp4xx/ixp4xx-csr/build-timing-annoyance.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/ixp4xx/ixp4xx-csr/build-timing-annoyance.patch diff --git a/ixp4xx/ixp4xx-csr_1.4.oe b/ixp4xx/ixp4xx-csr_1.4.oe index 4a9295e516..accb992520 100644 --- a/ixp4xx/ixp4xx-csr_1.4.oe +++ b/ixp4xx/ixp4xx-csr_1.4.oe @@ -4,7 +4,8 @@ LICENSE = "${PN}" LICENSE_HOMEPAGE = "http://www.intel.com/design/network/swsup/ixp400AccessLibrary-1_4.htm" SRC_URI = "http://www.intel.com/design/network/swsup/ixp400AccessLibrary-1_4.zip \ http://www.wnk.at/ixp400_accesslib_kernel26/data/patch_accesslib_kernel26_20040811.diff;patch=1 \ - file://badpaths.patch;patch=1" + file://badpaths.patch;patch=1 \ + file://build-timing-annoyance.patch;patch=1" S = "${WORKDIR}/ixp400_xscale_sw" PR = "r1" @@ -14,6 +15,7 @@ inherit module #LINUX_MACH_CFLAGS := -D__LINUX_ARM_ARCH__=5 -mcpu=xscale -mtune=xscale CFLAGS = "-fno-common -D__KERNEL__ -DMODULE -D__linux -DCPU=33 -DXSCALE=33 \ + -D__LINUX_ARM_ARCH__=5 \ -I${S}/src/linux -I${S}/src/include \ ${BUILD_OPTIMIZATION} \ -I${STAGING_KERNEL_DIR}/include" @@ -34,7 +36,7 @@ do_compile () { do_stage () { install -d ${STAGING_INCDIR}/linux/ixp4xx-csr install -m 0644 src/include/*.h ${STAGING_INCDIR}/linux/ixp4xx-csr/ - cp -r --dereference src/linux/* ${STAGING_INCDIR}/linux/ixp4xx-csr/ + cp -rf --dereference src/linux/* ${STAGING_INCDIR}/linux/ixp4xx-csr/ } do_install () { |