summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_3.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-08-22 00:17:03 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-24 18:15:41 -0700
commitaea2785ccd36addd163a6b2e36fa2c9a8108ba00 (patch)
treeefa7eb6b136b7f9c151550826938935f009b5973 /meta/recipes-kernel/linux/linux-yocto_3.0.bb
parentfc0220b59a15f8cff57c13fe7966d05f7386da71 (diff)
downloadopenembedded-core-aea2785ccd36addd163a6b2e36fa2c9a8108ba00.tar.gz
linux-yocto: update meta SRCREVs for beagleboard config changes
Fixes [YOCTO #916] Adding APM emulation and CONFIG_USB_MUSB_OMAP2PLUS to the beagleboard base configuration. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_3.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
index 944efc0f7b..08d09d3c7b 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
@@ -18,7 +18,7 @@ SRCREV_machine_qemuppc = "f1ce5cf96659e036674eddd170633caaf3c1d487"
SRCREV_machine_qemux86 = "d44ab16a5c0aa5fed2ef2f587bd90cad37132dbd"
SRCREV_machine_qemux86-64 = "842be4e7221f982e0a76075cf556a9354991ff94"
SRCREV_machine = "66398ee1195e1b142a1b540795ff16e04b32467f"
-SRCREV_meta = "d588bdafc0d9b4d2386144b7d76a1d379e2d16c0"
+SRCREV_meta = "4d2805c96fe229fa0390d2fafc15d49df9acc595"
PR = "r1"
PV = "${LINUX_VERSION}+git${SRCPV}"