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 19:23:42 -0700
commitd8ac3ed4358b6be6ce5e776a0c1e5f42407cc991 (patch)
treea6f0b8d9ad99e425f8cc3eac8d4fe6582c8ea13d /meta/recipes-kernel/linux/linux-yocto_3.0.bb
parentf6c1e8ec29487998834b7ce519bde0c9133f9d40 (diff)
downloadpoky-d8ac3ed4358b6be6ce5e776a0c1e5f42407cc991.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. (From OE-Core rev: aea2785ccd36addd163a6b2e36fa2c9a8108ba00) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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"
18SRCREV_machine_qemux86 = "d44ab16a5c0aa5fed2ef2f587bd90cad37132dbd" 18SRCREV_machine_qemux86 = "d44ab16a5c0aa5fed2ef2f587bd90cad37132dbd"
19SRCREV_machine_qemux86-64 = "842be4e7221f982e0a76075cf556a9354991ff94" 19SRCREV_machine_qemux86-64 = "842be4e7221f982e0a76075cf556a9354991ff94"
20SRCREV_machine = "66398ee1195e1b142a1b540795ff16e04b32467f" 20SRCREV_machine = "66398ee1195e1b142a1b540795ff16e04b32467f"
21SRCREV_meta = "d588bdafc0d9b4d2386144b7d76a1d379e2d16c0" 21SRCREV_meta = "4d2805c96fe229fa0390d2fafc15d49df9acc595"
22 22
23PR = "r1" 23PR = "r1"
24PV = "${LINUX_VERSION}+git${SRCPV}" 24PV = "${LINUX_VERSION}+git${SRCPV}"