From df4d18c85a2deae9ab1afc3326b5ed2bb34e37f3 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 10 Mar 2013 18:06:29 +0000 Subject: realview: switch to 3.8 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35939 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/realview/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/realview/Makefile') diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index 5641aa62d..5cb8ddd4a 100644 --- a/target/linux/realview/Makefile +++ b/target/linux/realview/Makefile @@ -13,7 +13,7 @@ FEATURES:=fpu ramdisk CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves MAINTAINER:=Florian Fainelli -LINUX_VERSION:=3.3.8 +LINUX_VERSION:=3.8.2 DEVICE_TYPE:=developerboard -- cgit v1.2.3 From 37b63c5f7237ba331ec8a77bc6befe0a493936f6 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 15 Mar 2013 14:39:51 +0000 Subject: kernel: update linux 3.8 to 3.8.3 Also refresh the related generic/platform patches. Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36039 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/realview/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/realview/Makefile') diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index 5cb8ddd4a..ab470c4d9 100644 --- a/target/linux/realview/Makefile +++ b/target/linux/realview/Makefile @@ -13,7 +13,7 @@ FEATURES:=fpu ramdisk CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves MAINTAINER:=Florian Fainelli -LINUX_VERSION:=3.8.2 +LINUX_VERSION:=3.8.3 DEVICE_TYPE:=developerboard -- cgit v1.2.3 From f3ecabebdb5e8ae1ba209ef30cf867dc7ed8ae74 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 6 Apr 2013 11:40:44 +0000 Subject: kernel: update linux 3.8 to 3.8.6 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36215 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/realview/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/realview/Makefile') diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index ab470c4d9..441d589e2 100644 --- a/target/linux/realview/Makefile +++ b/target/linux/realview/Makefile @@ -13,7 +13,7 @@ FEATURES:=fpu ramdisk CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves MAINTAINER:=Florian Fainelli -LINUX_VERSION:=3.8.3 +LINUX_VERSION:=3.8.6 DEVICE_TYPE:=developerboard -- cgit v1.2.3 From ea93b4fb89e3aac292c71547d46fef36c20c6ac9 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 14 Apr 2013 09:25:53 +0000 Subject: kernel: update linux 3.8 to 3.8.7 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36332 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/realview/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/realview/Makefile') diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index 441d589e2..718141b8e 100644 --- a/target/linux/realview/Makefile +++ b/target/linux/realview/Makefile @@ -13,7 +13,7 @@ FEATURES:=fpu ramdisk CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves MAINTAINER:=Florian Fainelli -LINUX_VERSION:=3.8.6 +LINUX_VERSION:=3.8.7 DEVICE_TYPE:=developerboard -- cgit v1.2.3 From c1f980f9b354fcca28d2d380067bd18cb4a31383 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 19 Apr 2013 08:07:34 +0000 Subject: kernel: update linux 3.8 to 3.8.8 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36363 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/realview/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/realview/Makefile') diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index 718141b8e..801b3fde7 100644 --- a/target/linux/realview/Makefile +++ b/target/linux/realview/Makefile @@ -13,7 +13,7 @@ FEATURES:=fpu ramdisk CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves MAINTAINER:=Florian Fainelli -LINUX_VERSION:=3.8.7 +LINUX_VERSION:=3.8.8 DEVICE_TYPE:=developerboard -- cgit v1.2.3 From b98c8e8bf9ceb27c3bb3c965157397c061542c88 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 26 Apr 2013 16:55:42 +0000 Subject: kernel: update linux 3.8 to 3.8.9 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36453 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/realview/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/realview/Makefile') diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index 801b3fde7..cc6d97767 100644 --- a/target/linux/realview/Makefile +++ b/target/linux/realview/Makefile @@ -13,7 +13,7 @@ FEATURES:=fpu ramdisk CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves MAINTAINER:=Florian Fainelli -LINUX_VERSION:=3.8.8 +LINUX_VERSION:=3.8.9 DEVICE_TYPE:=developerboard -- cgit v1.2.3 From d204a2b48381f4a0033a424def244d0bec0bb6b1 Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 30 Apr 2013 10:43:59 +0000 Subject: kernel: update linux 3.8 to 3.8.10 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36493 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/realview/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/realview/Makefile') diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index cc6d97767..ce5571f07 100644 --- a/target/linux/realview/Makefile +++ b/target/linux/realview/Makefile @@ -13,7 +13,7 @@ FEATURES:=fpu ramdisk CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves MAINTAINER:=Florian Fainelli -LINUX_VERSION:=3.8.9 +LINUX_VERSION:=3.8.10 DEVICE_TYPE:=developerboard -- cgit v1.2.3 From 9d0c593751bc9b8633660cb56d9f86b06b7f5734 Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 1 May 2013 22:15:18 +0000 Subject: kernel: update linux 3.8 to 3.8.11 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36507 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/realview/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/realview/Makefile') diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index ce5571f07..f92bc47ac 100644 --- a/target/linux/realview/Makefile +++ b/target/linux/realview/Makefile @@ -13,7 +13,7 @@ FEATURES:=fpu ramdisk CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves MAINTAINER:=Florian Fainelli -LINUX_VERSION:=3.8.10 +LINUX_VERSION:=3.8.11 DEVICE_TYPE:=developerboard -- cgit v1.2.3 From 17cd2646741830957934880654bb6857ea9057f5 Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 8 May 2013 08:53:53 +0000 Subject: kernel: update linux 3.8 to 3.8.12 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36576 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/realview/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/realview/Makefile') diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index f92bc47ac..4b0152f1d 100644 --- a/target/linux/realview/Makefile +++ b/target/linux/realview/Makefile @@ -13,7 +13,7 @@ FEATURES:=fpu ramdisk CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves MAINTAINER:=Florian Fainelli -LINUX_VERSION:=3.8.11 +LINUX_VERSION:=3.8.12 DEVICE_TYPE:=developerboard -- cgit v1.2.3