upgrade kernel versions to the latest stable ones

SVN-Revision: 23219
master
Imre Kaloz 14 years ago
parent 83246559fd
commit 5f9a6a5431
  1. 8
      include/kernel-version.mk
  2. 2
      target/linux/adm5120/Makefile
  3. 2
      target/linux/ar7/Makefile
  4. 2
      target/linux/ar71xx/Makefile
  5. 2
      target/linux/at91/Makefile
  6. 2
      target/linux/atheros/Makefile
  7. 2
      target/linux/au1000/Makefile
  8. 2
      target/linux/avr32/Makefile
  9. 2
      target/linux/brcm47xx/Makefile
  10. 2
      target/linux/cobalt/Makefile
  11. 2
      target/linux/etrax/Makefile
  12. 2
      target/linux/gemini/Makefile
  13. 2
      target/linux/imx21/Makefile
  14. 2
      target/linux/iop32x/Makefile
  15. 2
      target/linux/ixp4xx/Makefile
  16. 2
      target/linux/omap35xx/Makefile
  17. 2
      target/linux/orion/Makefile
  18. 2
      target/linux/ppc40x/Makefile
  19. 2
      target/linux/ppc44x/Makefile
  20. 2
      target/linux/pxa/Makefile
  21. 2
      target/linux/ramips/Makefile
  22. 2
      target/linux/rb532/Makefile
  23. 2
      target/linux/rdc/Makefile
  24. 2
      target/linux/sibyte/Makefile
  25. 2
      target/linux/uml/Makefile
  26. 2
      target/linux/x86/Makefile

@ -11,14 +11,14 @@ endif
ifeq ($(LINUX_VERSION),2.6.31.14)
LINUX_KERNEL_MD5SUM:=3e7feb224197d8e174a90dd3759979fd
endif
ifeq ($(LINUX_VERSION),2.6.32.20)
LINUX_KERNEL_MD5SUM:=c254831e3f59b9fef14e61871e5f4738
ifeq ($(LINUX_VERSION),2.6.32.24)
LINUX_KERNEL_MD5SUM:=bcd2f2b3d6974a9232b9becee8196634
endif
ifeq ($(LINUX_VERSION),2.6.33.7)
LINUX_KERNEL_MD5SUM:=2cea51deeaa0620a07d005ec3b148f06
endif
ifeq ($(LINUX_VERSION),2.6.34.5)
LINUX_KERNEL_MD5SUM:=d280b596b32f7497bbe9dd54669c99d6
ifeq ($(LINUX_VERSION),2.6.34.7)
LINUX_KERNEL_MD5SUM:=8964e26120e84844998a673464a980ea
endif
ifeq ($(LINUX_VERSION),2.6.35.7)
LINUX_KERNEL_MD5SUM:=f741879bcd3a5366a1bbe0ad5cdb7935

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
BOARD:=adm5120
BOARDNAME:=Infineon/ADMtek ADM5120
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
SUBTARGETS:=router_le router_be
INITRAMFS_EXTRA_FILES:=

@ -11,7 +11,7 @@ BOARD:=ar7
BOARDNAME:=TI AR7
FEATURES:=squashfs jffs2 atm
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
include $(INCLUDE_DIR)/target.mk

@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
SUBTARGETS:=generic nand
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
include $(INCLUDE_DIR)/target.mk

@ -12,7 +12,7 @@ BOARDNAME:=Atmel AT91
FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
LINUX_VERSION:=2.6.34.5
LINUX_VERSION:=2.6.34.7
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk

@ -11,7 +11,7 @@ BOARD:=atheros
BOARDNAME:=Atheros AR231x/AR5312
FEATURES:=squashfs jffs2
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
include $(INCLUDE_DIR)/target.mk

@ -12,7 +12,7 @@ BOARDNAME:=RMI/AMD AU1x00
FEATURES:=jffs2 usb pci
SUBTARGETS=au1500 au1550
LINUX_VERSION:=2.6.35.4
LINUX_VERSION:=2.6.35.7
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += wpad-mini yamonenv

@ -10,7 +10,7 @@ ARCH:=avr32
BOARD:=avr32
BOARDNAME:=Atmel AVR32
FEATURES:=squashfs
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
include $(INCLUDE_DIR)/target.mk

@ -11,7 +11,7 @@ BOARD:=brcm47xx
BOARDNAME:=Broadcom BCM947xx/953xx
FEATURES:=squashfs usb pcmcia
LINUX_VERSION:=2.6.34.5
LINUX_VERSION:=2.6.34.7
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram

@ -12,7 +12,7 @@ BOARDNAME:=Cobalt Microservers
FEATURES:=targz pci ext2
CFLAGS:=-O2 -pipe -mtune=r5000 -funit-at-a-time
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
include $(INCLUDE_DIR)/target.mk

@ -10,7 +10,7 @@ ARCH:=cris
BOARD:=etrax
BOARDNAME:=Axis ETRAX 100LX
FEATURES:=squashfs jffs2 usb
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk

@ -12,7 +12,7 @@ BOARDNAME:=Cortina Systems CS351x
FEATURES:=squashfs
CFLAGS:=-Os -pipe -march=armv4 -mtune=arm9tdmi -funit-at-a-time
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
include $(INCLUDE_DIR)/target.mk

@ -12,7 +12,7 @@ BOARDNAME:=Freescale i.MX21
FEATURES:=jffs2
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
LINUX_VERSION:=2.6.34.5
LINUX_VERSION:=2.6.34.7
DEVICE_TYPE=phone

@ -11,7 +11,7 @@ BOARD:=iop32x
BOARDNAME:=Intel IOP32x
FEATURES:=squashfs
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
include $(INCLUDE_DIR)/target.mk

@ -12,7 +12,7 @@ BOARDNAME:=Intel IXP4xx
FEATURES:=squashfs
SUBTARGETS=generic harddisk
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
include $(INCLUDE_DIR)/target.mk

@ -12,7 +12,7 @@ BOARDNAME:=TI OMAP35xx
FEATURES:=broken
SUBTARGETS=beagleboard gumstix
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
KERNELNAME:="uImage"
DEVICE_TYPE=developerboard

@ -13,7 +13,7 @@ FEATURES:=squashfs
SUBTARGETS=generic harddisk
CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time
LINUX_VERSION:=2.6.34.5
LINUX_VERSION:=2.6.34.7
include $(INCLUDE_DIR)/target.mk

@ -12,7 +12,7 @@ BOARDNAME:=AMCC/IBM PPC40x
FEATURES:=squashfs
CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=405
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
include $(INCLUDE_DIR)/target.mk

@ -12,7 +12,7 @@ BOARDNAME:=AMCC/IBM PPC44x
FEATURES:=squashfs
CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=440
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
include $(INCLUDE_DIR)/target.mk

@ -11,7 +11,7 @@ BOARD:=pxa
BOARDNAME:=Marvell/Intel PXA2xx
FEATURES:=squashfs
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
include $(INCLUDE_DIR)/target.mk

@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
FEATURES:=squashfs
LINUX_VERSION:=2.6.34.5
LINUX_VERSION:=2.6.34.7
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+=kmod-leds-gpio wpad-mini

@ -11,7 +11,7 @@ BOARD:=rb532
BOARDNAME:=Mikrotik RouterBoard 532
FEATURES:=jffs2 pci targz
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += wpad-mini kmod-madwifi kmod-input-rb532

@ -12,7 +12,7 @@ BOARDNAME:=RDC 321x
FEATURES:=squashfs jffs2 pci usb pcmcia
CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -funit-at-a-time
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
include $(INCLUDE_DIR)/target.mk

@ -12,7 +12,7 @@ BOARDNAME:=Broadcom/SiByte SB-1
FEATURES:=fpu
CFLAGS:=-Os -pipe -march=sb1 -funit-at-a-time
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
include $(INCLUDE_DIR)/target.mk

@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
FEATURES:=ext2 audio
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
include $(INCLUDE_DIR)/target.mk

@ -12,7 +12,7 @@ BOARDNAME:=x86
FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia targz
SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest
LINUX_VERSION:=2.6.32.20
LINUX_VERSION:=2.6.32.24
include $(INCLUDE_DIR)/target.mk

Loading…
Cancel
Save