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-15 13:39:12 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-17 15:14:56 +0100
commitf759bde4f7c3a0f82a0a910df2ead755ae989ac2 (patch)
treec6a021e88752cf190434d155ee65cb0814f77e25 /meta/recipes-kernel/linux/linux-yocto_3.0.bb
parentd77948e1cfd6aa6deb70012e1210846ec055348c (diff)
downloadpoky-f759bde4f7c3a0f82a0a910df2ead755ae989ac2.tar.gz
linux-yocto: meta SRCREV bump
Bumping the linux-yocto meta SRCREV to pickup new target configurations and features. (From OE-Core rev: 110ca8dcaee263bc3c8380bcb91f6ada20655c14) 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 132ee0f755..44f1ebe92b 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
@@ -20,7 +20,7 @@ SRCREV_machine_qemuppc = "c0f5dd4ef37b445d8ac73b11dd93e0ffdb7e9f6d"
20SRCREV_machine_qemux86 = "c29beadfd4364aca9358ac0fdb8356c1dbbdacb2" 20SRCREV_machine_qemux86 = "c29beadfd4364aca9358ac0fdb8356c1dbbdacb2"
21SRCREV_machine_qemux86-64 = "d0b814813bce09971c5cbb0d22bacb8842146fa0" 21SRCREV_machine_qemux86-64 = "d0b814813bce09971c5cbb0d22bacb8842146fa0"
22SRCREV_machine = "ad13129a87957656c18584793abcee51de0e196a" 22SRCREV_machine = "ad13129a87957656c18584793abcee51de0e196a"
23SRCREV_meta = "7782fc673afd6a1c742409896ae787560d96fce8" 23SRCREV_meta = "9da70812ecddee0f7eeb11675f29497cb997275e"
24 24
25PR = "r1" 25PR = "r1"
26PV = "${LINUX_VERSION}+git${SRCPV}" 26PV = "${LINUX_VERSION}+git${SRCPV}"