[oe-commits] Martin Jansa : linux-openmoko-2.6.32: update to latest stable 2.6.32.5

git version control git at git.openembedded.org
Sun Jan 24 10:39:18 UTC 2010


Module: openembedded.git
Branch: holger/staging-branch
Commit: 5c42ae1ee8a143e5bb7f9590e0f7c702e3748ab0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5c42ae1ee8a143e5bb7f9590e0f7c702e3748ab0

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sat Jan 23 22:23:25 2010 +0100

linux-openmoko-2.6.32: update to latest stable 2.6.32.5

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../linux/linux-openmoko-2.6.32/om-gta02/defconfig |    2 +-
 recipes/linux/linux-openmoko-2.6.32_git.bb         |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig b/recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig
index e63bbd7..3899239 100644
--- a/recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig
+++ b/recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig
@@ -1029,7 +1029,7 @@ CONFIG_MFD_GLAMO_MCI=y
 CONFIG_MFD_GLAMO_DRM=y
 CONFIG_REGULATOR=y
 # CONFIG_REGULATOR_DEBUG is not set
-# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
+CONFIG_REGULATOR_FIXED_VOLTAGE=y
 # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
 # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
 # CONFIG_REGULATOR_BQ24022 is not set
diff --git a/recipes/linux/linux-openmoko-2.6.32_git.bb b/recipes/linux/linux-openmoko-2.6.32_git.bb
index 30c124b..ad1389b 100644
--- a/recipes/linux/linux-openmoko-2.6.32_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.32_git.bb
@@ -3,11 +3,11 @@ require linux-openmoko.inc
 
 DESCRIPTION_${PN} = "Linux ${KERNEL_RELEASE} kernel for the Openmoko Neo GSM Smartphones"
 
-KERNEL_RELEASE="2.6.32.3"
+KERNEL_RELEASE="2.6.32.5"
 
 OEV = "oe1"
 PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCREV}"
-PR = "r4"
+PR = "r0"
 
 SRC_URI = "\
   git://git.openmoko.org/git/kernel.git;protocol=git;branch=om-gta02-2.6.32 \
@@ -26,8 +26,8 @@ SRC_URI = "\
   file://0002-glamo-drm-select-DRM_KMS_HELPER-for-crtc-functions.patch;patch=1 \
 "
 
-SRC_URI[stablepatch.md5sum] = "6bd3c5fea1e88bb4d0948ec3688bd8f6"
-SRC_URI[stablepatch.sha256sum] = "e7526a7ae7210bc7c4f4837e9d8a666f9b126d59bee16015c41c5850d29c841f"
+SRC_URI[stablepatch.md5sum] = "49e6bc73c7a7f690fe7ddf09fe2b5d06"
+SRC_URI[stablepatch.sha256sum] = "b4d0d667db5094fd430ed58955f4f9ed71d278d5ce70e63d287c53f8db028ac3"
 
 S = "${WORKDIR}/git"
 





More information about the Openembedded-commits mailing list