[oe-commits] org.oe.dev DSM-G600A support added (Artop IDE and Via velocity patches)

mwester commit openembedded-commits at lists.openembedded.org
Sun Sep 3 02:57:43 UTC 2006


DSM-G600A support added (Artop IDE and Via velocity patches)

Author: mwester at openembedded.org
Branch: org.openembedded.dev
Revision: 0cb2088c75cd013fa4b79bb46028d9d384f0ef81
ViewMTN: http://monotone.openembedded.org/revision.psp?id=0cb2088c75cd013fa4b79bb46028d9d384f0ef81
Files:
1
packages/linux/ixp4xx-kernel_2.6.17.bb
Diffs:

#
# mt diff -r6b5174a92b34a002e2e75bb09cc02e1d8770811f -r0cb2088c75cd013fa4b79bb46028d9d384f0ef81
#
# 
# 
# patch "packages/linux/ixp4xx-kernel_2.6.17.bb"
#  from [21313a825b96a95fd9d8cb572675fdf9ae9b4b22]
#    to [76ad43fb067d8362628910799cfb46892310275e]
# 
============================================================
--- packages/linux/ixp4xx-kernel_2.6.17.bb	21313a825b96a95fd9d8cb572675fdf9ae9b4b22
+++ packages/linux/ixp4xx-kernel_2.6.17.bb	76ad43fb067d8362628910799cfb46892310275e
@@ -1,14 +1,14 @@
 # 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 = "3"
+PR_CONFIG = "4"
 #
 # 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 = "r2.${PR_CONFIG}"
+PR = "r3.${PR_CONFIG}"
 
 require ixp4xx-kernel.inc
 
@@ -20,6 +20,7 @@ SVN_SRC = "http://svn.nslu2-linux.org/sv
 SVN_SRC = "http://svn.nslu2-linux.org/svnroot/kernel/trunk/patches/2.6.17"
 
 # IXP4XX_PATCHES += "file://06-remove-extraversion.patch;patch=1"
+IXP4XX_PATCHES += "${SVN_SRC}/patch-2.6.17-ide1;patch=1"
 IXP4XX_PATCHES += "${SVN_SRC}/01-nas100d-leds.patch;patch=1"
 IXP4XX_PATCHES += "${SVN_SRC}/02-nas100d-mac-addr.patch;patch=1"
 IXP4XX_PATCHES += "${SVN_SRC}/03-nslu2-leds.patch;patch=1"
@@ -33,3 +34,5 @@ IXP4XX_PATCHES += "${SVN_SRC}/76-dsmg600
 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"






More information about the Openembedded-commits mailing list