aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2011-07-25 12:54:35 -0600
committerJohn Rigby <john.rigby@linaro.org>2011-07-25 13:40:37 -0600
commit4aefeb3b92ea329de8892a9c11d9e5623e498d0c (patch)
treecfc409049a301dca896aad7541297a54a094fd37
parent0d9690cd513b96f45564c87fb296e45f2c9713f7 (diff)
linux-linaro-lt-omap 3.0.0-1402.3Linaro-LT-3.0.0.1402.3
Signed-off-by: John Rigby <john.rigby@linaro.org>
-rw-r--r--Makefile2
-rw-r--r--debian.linaro/changelog18
2 files changed, 14 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 8fb3f23ccd9..c6e57577861 100644
--- a/Makefile
+++ b/Makefile
@@ -330,7 +330,7 @@ include $(srctree)/scripts/Kbuild.include
AS = $(CROSS_COMPILE)as
LD = $(CROSS_COMPILE)ld
-CC = $(CROSS_COMPILE)gcc
+CC = $(CROSS_COMPILE)gcc
CPP = $(CC) -E
AR = $(CROSS_COMPILE)ar
NM = $(CROSS_COMPILE)nm
diff --git a/debian.linaro/changelog b/debian.linaro/changelog
index 49407a9a274..a1c1fa28c9d 100644
--- a/debian.linaro/changelog
+++ b/debian.linaro/changelog
@@ -1,10 +1,18 @@
-linux-linaro-lt-omap (3.0.0-1402.3) UNRELEASED; urgency=low
+linux-linaro-lt-omap (3.0.0-1402.3~ppa~natty) natty; urgency=low
- CHANGELOG: Do not edit directly. Autogenerated at release.
- CHANGELOG: Use the printchanges target to see the curent changes.
- CHANGELOG: Use the insertchanges target to create the final log.
+ [ John Rigby ]
+
+ * Rebase to new TILT upstream snapshot of 25July2011
+
+ [ Ricardo Salveti ]
+
+ * Config updates and SGX fixes
+ LINARO: CONFIG: Enabling DRM as a module to work with SGX
+ LINARO: CONFIG: enabling LED support
+ LINARO: CONFIG: disable CONFIG_SECURITY_DMESG_RESTRICT
+ - LP: #815302, #815262
- -- John Rigby <john.rigby@linaro.org> Mon, 25 Jul 2011 12:12:48 -0600
+ -- John Rigby <john.rigby@linaro.org> Mon, 25 Jul 2011 12:43:55 -0600
linux-linaro-lt-omap (3.0.0-1401.2~natty) natty; urgency=low