mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 22:37:56 +00:00
c4eefd7530
Runtime tested on a beaglebone A3 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
25 lines
490 B
Diff
25 lines
490 B
Diff
From 78d772bb92fa633fc41d234887b050dce88542bc Mon Sep 17 00:00:00 2001
|
|
From: Greg Kroah-Hartman <gregkh@suse.de>
|
|
Date: Thu, 12 Jan 2012 11:42:45 -0800
|
|
Subject: [PATCH 49/49] Linux 3.2.1
|
|
|
|
---
|
|
Makefile | 2 +-
|
|
1 files changed, 1 insertions(+), 1 deletions(-)
|
|
|
|
diff --git a/Makefile b/Makefile
|
|
index adddd11..c5edffa 100644
|
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -1,6 +1,6 @@
|
|
VERSION = 3
|
|
PATCHLEVEL = 2
|
|
-SUBLEVEL = 0
|
|
+SUBLEVEL = 1
|
|
EXTRAVERSION =
|
|
NAME = Saber-toothed Squirrel
|
|
|
|
--
|
|
1.7.7.4
|
|
|