All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] add sched_deadline reckpies-kernel for 3.8 kernel
@ 2013-03-15 10:48 Insop Song
  2013-03-15 10:48 ` [PATCH 1/1] " Insop Song
  0 siblings, 1 reply; 2+ messages in thread
From: Insop Song @ 2013-03-15 10:48 UTC (permalink / raw)
  To: insop.song, bruce.ashfield, dvhart, inux-yocto, yocto

add sched_deadline reckpies-kernel for 3.8 kernel

Insop Song (1):
  add sched_deadline reckpies-kernel for 3.8 kernel

 recipes-kernel/linux/linux-yocto_3.8.bbappend |    9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 recipes-kernel/linux/linux-yocto_3.8.bbappend

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 1/1] add sched_deadline reckpies-kernel for 3.8 kernel
  2013-03-15 10:48 [PATCH 0/1] add sched_deadline reckpies-kernel for 3.8 kernel Insop Song
@ 2013-03-15 10:48 ` Insop Song
  0 siblings, 0 replies; 2+ messages in thread
From: Insop Song @ 2013-03-15 10:48 UTC (permalink / raw)
  To: insop.song, bruce.ashfield, dvhart, inux-yocto, yocto

---
 recipes-kernel/linux/linux-yocto_3.8.bbappend |    9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 recipes-kernel/linux/linux-yocto_3.8.bbappend

diff --git a/recipes-kernel/linux/linux-yocto_3.8.bbappend b/recipes-kernel/linux/linux-yocto_3.8.bbappend
new file mode 100644
index 0000000..175ab91
--- /dev/null
+++ b/recipes-kernel/linux/linux-yocto_3.8.bbappend
@@ -0,0 +1,9 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+KBRANCH_qemux86 = "standard/edf"
+KBRANCH_fri2 = "standard/edf"
+
+SRCREV_machine_qemux86 = "62d98f6b12f91cc7419b88dfa2e0abe077c94f9f"
+SRCREV_machine_fri2 = "62d98f6b12f91cc7419b88dfa2e0abe077c94f9f"
+
+KERNEL_FEATURES_append =" cfg/edf.scc"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-15 10:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-15 10:48 [PATCH 0/1] add sched_deadline reckpies-kernel for 3.8 kernel Insop Song
2013-03-15 10:48 ` [PATCH 1/1] " Insop Song

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.