summaryrefslogtreecommitdiff
path: root/meta/recipes-kernel/linux/linux-yocto_3.2.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-03-16 10:31:20 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-19 13:31:31 +0000
commit97c21129819ee7a3091757879cd2f0b8133f12e7 (patch)
tree335d30e2e510d8b5a7727088aa72a3e4156c7289 /meta/recipes-kernel/linux/linux-yocto_3.2.bb
parent8d1ed5e42358bd33442a6038a9f3931c827bdf94 (diff)
downloadopenembedded-core-97c21129819ee7a3091757879cd2f0b8133f12e7.tar.gz
openembedded-core-97c21129819ee7a3091757879cd2f0b8133f12e7.tar.bz2
openembedded-core-97c21129819ee7a3091757879cd2f0b8133f12e7.tar.xz
openembedded-core-97c21129819ee7a3091757879cd2f0b8133f12e7.zip
linux-yocto/3.2: update fri2 configuration
Bumping the meta SRCREV to pickup the following change fri2: Update fri2.cfg for hardware specific support The FRI2 does not require R8169 or PATA support. It does not need SFF or GENERIC ATA options either. The FRI2 does require IEEE802154 (Zigbee), BT (Bluetooth), and IWLWIFI. The latter is compiled as a module to avoid the need for an initrd containing the firmware blobs. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_3.2.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.2.bb b/meta/recipes-kernel/linux/linux-yocto_3.2.bb
index fdfde8ac1..c98937fd2 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.2.bb
@@ -23,7 +23,7 @@ SRCREV_machine_qemuppc ?= "74364f1062a219eb242d7cb300a404516c297601"
SRCREV_machine_qemux86 ?= "ea0a62d6821aede782c2b9457639f1ca7f2ddc07"
SRCREV_machine_qemux86-64 ?= "626165edf65281d9b933a6129e935c7a73ab63a7"
SRCREV_machine ?= "6f164ae4ef5aeec2bef40a1b936ac1f9b9db46ba"
-SRCREV_meta ?= "8295227f068f78ec3c433529e4012a38773a88c9"
+SRCREV_meta ?= "42fff722188e0de7246a3a6900eeeeaf69f87047"
PR = "r1"
PV = "${LINUX_VERSION}+git${SRCPV}"