1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-27 14:28:05 +00:00

linux-ti33x-psp 3.2: update to 3.2.21, add libertas fixes

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Koen Kooi
2012-06-20 12:42:22 +02:00
committed by Denys Dmytriyenko
parent 2257c7b47a
commit 189ce92b4c
419 changed files with 21742 additions and 357 deletions
@@ -0,0 +1,24 @@
From 6ffcfc07eaa7389cee6c647a604b444e3b890a21 Mon Sep 17 00:00:00 2001
From: Ben Hutchings <ben@decadent.org.uk>
Date: Thu, 31 May 2012 00:44:12 +0100
Subject: [PATCH 117/117] Linux 3.2.19
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 0226da5..c291184 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 3
PATCHLEVEL = 2
-SUBLEVEL = 18
+SUBLEVEL = 19
EXTRAVERSION =
NAME = Saber-toothed Squirrel
--
1.7.9.5