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>
This commit is contained in:
Bruce Ashfield 2011-08-22 00:17:03 -04:00 committed by Richard Purdie
parent f6c1e8ec29
commit d8ac3ed435
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ SRCREV_machine_qemuppc = "b03682b7db2f21c7dcabbbe4073061b601ad5ee9"
SRCREV_machine_qemux86 = "ff1a08b4f5a0c4afa04160460421d67f37299f2c"
SRCREV_machine_qemux86-64 = "be49445d1504c3d4021c01471223208cd3cc9c4f"
SRCREV_machine = "ffd73d6b2a9bfa0de5710b90a2237f4be66ae9a7"
SRCREV_meta = "84f1a422d7e21fbc23a687035bdf9d42471f19e0"
SRCREV_meta = "aeea99683c7283f1f3320bf2ee7085ee252d4e7e"
PR = "r20"
PV = "${LINUX_VERSION}+git${SRCPV}"

View File

@ -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}"