1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-26 22:07:51 +00:00

linux-ti33x-psp 3.2: update to 3.2.28 and add motorcape support

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
This commit is contained in:
Koen Kooi
2012-08-22 14:29:17 +02:00
committed by Denys Dmytriyenko
parent 52011ad894
commit df420fe6fd
121 changed files with 9365 additions and 12 deletions
@@ -0,0 +1,24 @@
From c155c854372ebc05bac443b7d5285dd8d5834c62 Mon Sep 17 00:00:00 2001
From: Ben Hutchings <ben@decadent.org.uk>
Date: Sat, 4 Aug 2012 16:31:19 +0100
Subject: [PATCH 2/2] Linux 3.2.26
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index e13e4e7..fa5acc83 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 3
PATCHLEVEL = 2
-SUBLEVEL = 25
+SUBLEVEL = 26
EXTRAVERSION =
NAME = Saber-toothed Squirrel
--
1.7.7.6