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-03 15:10:12 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-08 13:41:22 +0100
commit9e53f354e1f8f5a735f0fbb72c243e921ff3eca1 (patch)
tree56b24ed3b5fdea0f6a5e85b54ea660b12566b556 /meta/recipes-kernel/linux/linux-yocto_3.0.bb
parent5e4a6bd7e2b58c0932000fd7ac123141622d5f02 (diff)
downloadpoky-9e53f354e1f8f5a735f0fbb72c243e921ff3eca1.tar.gz
linux-yocto: update atom-pc preempt-rt definition
The atom-pc preempt-rt configuration wasn't pulling in the common-pc settings, and wasn't defining re-use of the preempt-rt/base branch properly. (From OE-Core rev: f60c20322018afe9d27aa2d3b085c58ff0dee867) 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 ead9d7c056..bd08ca66a8 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 = "582dcc88c7c4d765c03b38ff384210d6efbf7956"
20SRCREV_machine_qemux86 = "099a40c1669d20fdae2846cfd28bf74fd38dacea" 20SRCREV_machine_qemux86 = "099a40c1669d20fdae2846cfd28bf74fd38dacea"
21SRCREV_machine_qemux86-64 = "896b8fd5783a6aac80d1447da5958334f4734845" 21SRCREV_machine_qemux86-64 = "896b8fd5783a6aac80d1447da5958334f4734845"
22SRCREV_machine = "2d22c15ef4802bc117c5482217c2b2c4d34ab303" 22SRCREV_machine = "2d22c15ef4802bc117c5482217c2b2c4d34ab303"
23SRCREV_meta = "37856a69113155d343efc8f8c59c7e63fbf963c4" 23SRCREV_meta = "76b3679beff6c640388a609ccf87f46bb7bf0f2b"
24 24
25PR = "r0" 25PR = "r0"
26PV = "${LINUX_VERSION}+git${SRCPV}" 26PV = "${LINUX_VERSION}+git${SRCPV}"