summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2006-01-19 16:35:29 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-19 16:35:29 +0000
commitea99bc2a74329de257bd3471bd13f47b36ed861f (patch)
tree66bff692b31df218528174ce16e1b6b9e35ffd90 /packages/linux
parent03e2c13cfe59893605eab3e84dd0a8ec9407b914 (diff)
parent2dc9ee48f37e5ccbf2b7220911c270baa7bcd170 (diff)
merge of 8fe9e84203f325715a995ee73f2ced825d331544
and 954aa96066fbf8f17149a585094fa9a4d3d94246
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/ixp4xx-kernel_2.6.15.1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.15.1.bb b/packages/linux/ixp4xx-kernel_2.6.15.1.bb
index 8e120fd0df..b4cde1bf41 100644
--- a/packages/linux/ixp4xx-kernel_2.6.15.1.bb
+++ b/packages/linux/ixp4xx-kernel_2.6.15.1.bb
@@ -3,12 +3,12 @@
# 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 = "0"
+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}"
+PR = "r8.${PR_CONFIG}"
include ixp4xx-kernel.inc
@@ -21,7 +21,6 @@ IXP4XX_PATCHES += "file://11-mtdpart-redboot-config-byteswap.patch;patch=1"
IXP4XX_PATCHES += "file://15-jffs2-endian-config.patch;patch=1"
IXP4XX_PATCHES += "file://40-rtc-class.patch;patch=1"
IXP4XX_PATCHES += "file://45-eeprom-notifier.patch;patch=1"
-IXP4XX_PATCHES += "file://48-setup-byteswap-cmdline.patch;patch=1"
IXP4XX_PATCHES += "file://50-nas100d-arch.patch;patch=1"
IXP4XX_PATCHES += "file://55-rtc-pcf8563.patch;patch=1"
IXP4XX_PATCHES += "file://60-nas100d-i2c.patch;patch=1"
@@ -38,5 +37,6 @@ IXP4XX_PATCHES += "file://91-maclist.patch;patch=1"
IXP4XX_PATCHES += "file://92-nas100d-maclist.patch;patch=1"
IXP4XX_PATCHES += "file://92-nslu2-maclist.patch;patch=1"
IXP4XX_PATCHES += "file://93-loft-maclist.patch;patch=1"
+IXP4XX_PATCHES += "file://94-loft-setup.patch;patch=1"
IXP4XX_PATCHES += "file://94-nas100d-setup.patch;patch=1"
IXP4XX_PATCHES += "file://94-nslu2-setup.patch;patch=1"