[oe-commits] Martin Jansa : linux(-kexecboot): bump SRCREV in git version and update defconfig

git version control git at git.openembedded.org
Wed Jul 14 00:23:58 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 6ebc93541b54c48ff3a7987d2f5c2905e271906f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6ebc93541b54c48ff3a7987d2f5c2905e271906f

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Jun 20 14:28:25 2010 +0200

linux(-kexecboot): bump SRCREV in git version and update defconfig

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

---

 recipes/kexecboot/linux-kexecboot_git.bb |    4 ++--
 recipes/linux/linux/spitz/defconfig      |   30 ++++++++++++++++++++----------
 recipes/linux/linux_git.bb               |    4 ++--
 3 files changed, 24 insertions(+), 14 deletions(-)

diff --git a/recipes/kexecboot/linux-kexecboot_git.bb b/recipes/kexecboot/linux-kexecboot_git.bb
index a5e4833..869fcc7 100644
--- a/recipes/kexecboot/linux-kexecboot_git.bb
+++ b/recipes/kexecboot/linux-kexecboot_git.bb
@@ -1,7 +1,7 @@
 require linux-kexecboot.inc
 
-KERNEL_RELEASE = "2.6.35-rc3"
-SRCREV = "980019d74e4b2428362b36a0506519d6d9460800"
+KERNEL_RELEASE = "2.6.35-rc5"
+SRCREV = "1c5474a65bf15a4cb162dfff86d6d0b5a08a740c"
 PV = "${KERNEL_RELEASE}+gitr${SRCPV}"
 
 SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
diff --git a/recipes/linux/linux/spitz/defconfig b/recipes/linux/linux/spitz/defconfig
index 79231c7..f098d75 100644
--- a/recipes/linux/linux/spitz/defconfig
+++ b/recipes/linux/linux/spitz/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# Linux kernel version: 2.6.35-rc3
-# Sun Jun 20 08:14:33 2010
+# Linux kernel version: 2.6.35-rc4
+# Thu Jul  8 10:27:47 2010
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -70,8 +70,13 @@ CONFIG_LOG_BUF_SHIFT=14
 # CONFIG_SYSFS_DEPRECATED_V2 is not set
 # CONFIG_RELAY is not set
 # CONFIG_NAMESPACES is not set
-# CONFIG_BLK_DEV_INITRD is not set
-CONFIG_CC_OPTIMIZE_FOR_SIZE=y
+CONFIG_BLK_DEV_INITRD=y
+CONFIG_INITRAMFS_SOURCE=""
+CONFIG_RD_GZIP=y
+CONFIG_RD_BZIP2=y
+CONFIG_RD_LZMA=y
+CONFIG_RD_LZO=y
+# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
 CONFIG_SYSCTL=y
 CONFIG_ANON_INODES=y
 CONFIG_EMBEDDED=y
@@ -423,6 +428,7 @@ CONFIG_BINFMT_MISC=m
 CONFIG_PM=y
 # CONFIG_PM_DEBUG is not set
 CONFIG_PM_SLEEP=y
+CONFIG_SUSPEND_NVS=y
 CONFIG_SUSPEND=y
 CONFIG_SUSPEND_FREEZER=y
 CONFIG_APM_EMULATION=y
@@ -933,15 +939,15 @@ CONFIG_IDE_PROC_FS=y
 #
 # IDE chipset support/bugfixes
 #
-# CONFIG_BLK_DEV_PLATFORM is not set
+CONFIG_BLK_DEV_PLATFORM=y
 # CONFIG_BLK_DEV_IDEDMA is not set
 
 #
 # SCSI device support
 #
-CONFIG_SCSI_MOD=m
+CONFIG_SCSI_MOD=y
 # CONFIG_RAID_ATTRS is not set
-CONFIG_SCSI=m
+CONFIG_SCSI=y
 CONFIG_SCSI_DMA=y
 # CONFIG_SCSI_TGT is not set
 # CONFIG_SCSI_NETLINK is not set
@@ -980,7 +986,7 @@ CONFIG_SCSI_LOWLEVEL=y
 # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
 # CONFIG_SCSI_DH is not set
 # CONFIG_SCSI_OSD_INITIATOR is not set
-CONFIG_ATA=m
+CONFIG_ATA=y
 # CONFIG_ATA_NONSTANDARD is not set
 CONFIG_ATA_VERBOSE_ERROR=y
 CONFIG_SATA_PMP=y
@@ -1008,7 +1014,7 @@ CONFIG_ATA_BMDMA=y
 #
 # PIO-only SFF controllers
 #
-# CONFIG_PATA_PCMCIA is not set
+CONFIG_PATA_PCMCIA=y
 # CONFIG_PATA_PLATFORM is not set
 
 #
@@ -1264,7 +1270,7 @@ CONFIG_HW_RANDOM=m
 # CONFIG_IPWIRELESS is not set
 # CONFIG_RAW_DRIVER is not set
 # CONFIG_TCG_TPM is not set
-# CONFIG_RAMOOPS is not set
+CONFIG_RAMOOPS=y
 CONFIG_I2C=y
 CONFIG_I2C_BOARDINFO=y
 CONFIG_I2C_COMPAT=y
@@ -2316,6 +2322,10 @@ CONFIG_ZLIB_INFLATE=y
 CONFIG_ZLIB_DEFLATE=y
 CONFIG_LZO_COMPRESS=y
 CONFIG_LZO_DECOMPRESS=y
+CONFIG_DECOMPRESS_GZIP=y
+CONFIG_DECOMPRESS_BZIP2=y
+CONFIG_DECOMPRESS_LZMA=y
+CONFIG_DECOMPRESS_LZO=y
 CONFIG_HAS_IOMEM=y
 CONFIG_HAS_IOPORT=y
 CONFIG_HAS_DMA=y
diff --git a/recipes/linux/linux_git.bb b/recipes/linux/linux_git.bb
index 2598bc6..0425753 100644
--- a/recipes/linux/linux_git.bb
+++ b/recipes/linux/linux_git.bb
@@ -1,7 +1,7 @@
 require linux.inc
 
-KERNEL_RELEASE = "2.6.35-rc3"
-SRCREV = "980019d74e4b2428362b36a0506519d6d9460800"
+KERNEL_RELEASE = "2.6.35-rc5"
+SRCREV = "1c5474a65bf15a4cb162dfff86d6d0b5a08a740c"
 PV = "${KERNEL_RELEASE}+gitr${SRCPV}"
 
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \





More information about the Openembedded-commits mailing list