All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3 v2] linux-yocto: Update linux-yocto for 3.2 and 3.4
@ 2012-09-05  4:21 Saul Wold
  2012-09-05  4:21 ` [PATCH 2/3 v2] base-files: add /etc/motd with TLK info Saul Wold
  2012-09-05  4:21 ` [PATCH 3/3 v2] psplash: Add TLK info to psplash image Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Saul Wold @ 2012-09-05  4:21 UTC (permalink / raw)
  To: yocto

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 .../recipes-kernel/linux/linux-yocto_3.0.bbappend  |    2 ++
 .../recipes-kernel/linux/linux-yocto_3.2.bbappend  |    6 ++++++
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |    6 ++++++
 3 files changed, 14 insertions(+), 0 deletions(-)
 create mode 100644 meta-tlk/recipes-kernel/linux/linux-yocto_3.2.bbappend
 create mode 100644 meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend

diff --git a/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend
index 58a6541..138cc21 100644
--- a/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend
+++ b/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend
@@ -2,3 +2,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 # enable the time limited kernel configuration options
 SRC_URI += "file://time-limited-kernel.cfg"
+
+PR .= ".1"
diff --git a/meta-tlk/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-tlk/recipes-kernel/linux/linux-yocto_3.2.bbappend
new file mode 100644
index 0000000..138cc21
--- /dev/null
+++ b/meta-tlk/recipes-kernel/linux/linux-yocto_3.2.bbappend
@@ -0,0 +1,6 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+# enable the time limited kernel configuration options
+SRC_URI += "file://time-limited-kernel.cfg"
+
+PR .= ".1"
diff --git a/meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend
new file mode 100644
index 0000000..138cc21
--- /dev/null
+++ b/meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -0,0 +1,6 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+# enable the time limited kernel configuration options
+SRC_URI += "file://time-limited-kernel.cfg"
+
+PR .= ".1"
-- 
1.7.7.6



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

end of thread, other threads:[~2012-09-05  4:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-05  4:21 [PATCH 1/3 v2] linux-yocto: Update linux-yocto for 3.2 and 3.4 Saul Wold
2012-09-05  4:21 ` [PATCH 2/3 v2] base-files: add /etc/motd with TLK info Saul Wold
2012-09-05  4:21 ` [PATCH 3/3 v2] psplash: Add TLK info to psplash image Saul Wold

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.