[oe-commits] org.oe.dev ixp4xx-kernel: Add 2.6.18 (currently -rc7)

nail commit openembedded-commits at lists.openembedded.org
Wed Sep 13 17:31:05 UTC 2006


ixp4xx-kernel: Add 2.6.18 (currently -rc7)

Author: nail at nslu2-linux.org
Branch: org.openembedded.dev
Revision: ffa337dbaac9ce437c92c6e2b6e0d8f6f8186bfc
ViewMTN: http://monotone.openembedded.org/revision.psp?id=ffa337dbaac9ce437c92c6e2b6e0d8f6f8186bfc
Files:
1
packages/linux/ixp4xx-kernel_2.6.18.bb
Diffs:

#
# mt diff -r3ee5b74a8101f54aa5bd17fe94bc365b906c63b6 -rffa337dbaac9ce437c92c6e2b6e0d8f6f8186bfc
#
# 
# 
# add_file "packages/linux/ixp4xx-kernel_2.6.18.bb"
#  content [9a994a5353f4ef029d468f87973bbff030846ad9]
# 
============================================================
--- packages/linux/ixp4xx-kernel_2.6.18.bb	9a994a5353f4ef029d468f87973bbff030846ad9
+++ packages/linux/ixp4xx-kernel_2.6.18.bb	9a994a5353f4ef029d468f87973bbff030846ad9
@@ -0,0 +1,41 @@
+# Kernel for IXP4xx
+#
+# Increment PR_CONFIG for changes to the ixp4xx-kernel specific
+# defconfig (do *NOT* increment anything in here for changes
+# to other kernel configs!)
+PR_CONFIG = "1"
+#
+# Increment the number below (i.e. the digits after PR) when
+# making changes within this file or for changes to the patches
+# applied to the kernel.
+PR = "r0.${PR_CONFIG}"
+
+require ixp4xx-kernel.inc
+
+SRC_URI += "http://svn.nslu2-linux.org/svnroot/kernel/branches/ixp_npe/patches/2.6.18/defconfig"
+
+# IXP4XX_PATCHES - full list of patches to apply
+IXP4XX_PATCHES  = ""
+
+SVN_SRC = "http://svn.nslu2-linux.org/svnroot/kernel/branches/ixp_npe/patches/2.6.18"
+
+IXP4XX_PATCHES += "${SVN_SRC}/00-squashfs3.1.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/02-nas100d-mac-addr.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/04-nslu2-mac-addr.patch;patch=1"
+# IXP4XX_PATCHES += "${SVN_SRC}/05-timer-ixp4xx.patch;patch=1"
+# IXP4XX_PATCHES += "${SVN_SRC}/06-timer-nslu2.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/07-copypage-xscale.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/13-zd1211-arm-fix.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/15-jffs2-endian-config.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/20-nas100d-cmdline-fixup.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/20-nslu2-cmdline-fixup.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/30-ixp4xx-0.1.0-driver.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/31-ixp4xx-0.1.0-localfixes.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/32-nslu-setup-mac.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/40-scsi-idle.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/50-leds-arm-cpu-activity.patch;patch=1"
+# IXP4XX_PATCHES += "${SVN_SRC}/75-dsmg600.patch;patch=1"
+# IXP4XX_PATCHES += "${SVN_SRC}/76-dsmg600-pwrbtn.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/77-velocity-module.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/78-velocity-BE.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/79-rtl8110sb-fix.diff;patch=1"






More information about the Openembedded-commits mailing list