summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2013-02-28 07:51:25 -0500
committerJosh Boyer <jwboyer@redhat.com>2013-02-28 07:55:36 -0500
commit47510136d35355913c9ea2c6a698fe52e47c02eb (patch)
tree8d331894a2e8bd05b629e06d60e04231a012a185
parentaecc310e61343cd3727668166b97f80f3c707a99 (diff)
downloadkernel-47510136d35355913c9ea2c6a698fe52e47c02eb.tar.gz
kernel-47510136d35355913c9ea2c6a698fe52e47c02eb.tar.xz
kernel-47510136d35355913c9ea2c6a698fe52e47c02eb.zip
Linux v3.8-9633-g2a7d2b9
-rw-r--r--config-arm-omap1
-rw-r--r--config-generic1
-rw-r--r--kernel.spec5
-rw-r--r--sources2
4 files changed, 7 insertions, 2 deletions
diff --git a/config-arm-omap b/config-arm-omap
index ba891160f..d115b8c70 100644
--- a/config-arm-omap
+++ b/config-arm-omap
@@ -281,6 +281,7 @@ CONFIG_PANEL_NEC_NL8048HL11_01B=m
CONFIG_PANEL_TPO_TD043MTEA1=m
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_BACKLIGHT_CLASS_DEVICE=m
+CONFIG_BACKLIGHT_LP8788=m
CONFIG_BACKLIGHT_PWM=m
CONFIG_BACKLIGHT_PANDORA=m
diff --git a/config-generic b/config-generic
index d033e77d8..c42dd4751 100644
--- a/config-generic
+++ b/config-generic
@@ -2407,6 +2407,7 @@ CONFIG_W1_MASTER_DS1WM=m
CONFIG_W1_SLAVE_THERM=m
CONFIG_W1_SLAVE_SMEM=m
CONFIG_W1_SLAVE_DS2408=m
+CONFIG_W1_SLAVE_DS2413=m
CONFIG_W1_SLAVE_DS2423=m
CONFIG_W1_SLAVE_DS2431=m
CONFIG_W1_SLAVE_DS2433=m
diff --git a/kernel.spec b/kernel.spec
index f14eda04a..603070dc4 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
-%define gitrev 11
+%define gitrev 12
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -2274,6 +2274,9 @@ fi
# ||----w |
# || ||
%changelog
+* Thu Feb 28 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.0-0.rc0.git12.1
+- Linux v3.8-9633-g2a7d2b9
+
* Wed Feb 27 2013 Peter Robinson <pbrobinson@fedoraproject.org>
- Drop ARM kirkwood kernel
- Enable SPI on ARM
diff --git a/sources b/sources
index 66c2adb9e..a826a741c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
1c738edfc54e7c65faeb90c436104e2f linux-3.8.tar.xz
-7bd46bc54ccefe22b8153f8e491ede8b patch-3.8-git11.xz
+11c001df888001b4808e683105079657 patch-3.8-git12.xz