All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Hongzhi.Song" <hongzhi.song@windriver.com>
To: <meta-virtualization@yoctoproject.org>
Subject: [PATCH 3/4] linux: update bbappend to match oe-core version
Date: Thu, 30 May 2019 01:47:51 -0400	[thread overview]
Message-ID: <1559195272-27896-4-git-send-email-hongzhi.song@windriver.com> (raw)
In-Reply-To: <1559195272-27896-1-git-send-email-hongzhi.song@windriver.com>

Since v4.18 was removed and v5.0 was created, bbappend should be
adjusted to match oe-core.

Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com>
---
 meta-openstack/recipes-kernel/linux/linux-yocto_4.18.bbappend | 9 ---------
 meta-openstack/recipes-kernel/linux/linux-yocto_5.0.bbappend  | 9 +++++++++
 2 files changed, 9 insertions(+), 9 deletions(-)
 delete mode 100644 meta-openstack/recipes-kernel/linux/linux-yocto_4.18.bbappend
 create mode 100644 meta-openstack/recipes-kernel/linux/linux-yocto_5.0.bbappend

diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_4.18.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_4.18.bbappend
deleted file mode 100644
index 843546c..0000000
--- a/meta-openstack/recipes-kernel/linux/linux-yocto_4.18.bbappend
+++ /dev/null
@@ -1,9 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-SRC_URI += "file://enable-veth.cfg \
-            file://enable-iscsi-tcp.cfg \
-            file://enable-nbd.cfg \
-            file://enable-rtlink.cfg \
-            file://nf.scc \
-            file://nfs.scc \
-	"
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_5.0.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_5.0.bbappend
new file mode 100644
index 0000000..843546c
--- /dev/null
+++ b/meta-openstack/recipes-kernel/linux/linux-yocto_5.0.bbappend
@@ -0,0 +1,9 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+SRC_URI += "file://enable-veth.cfg \
+            file://enable-iscsi-tcp.cfg \
+            file://enable-nbd.cfg \
+            file://enable-rtlink.cfg \
+            file://nf.scc \
+            file://nfs.scc \
+	"
-- 
2.8.1



  parent reply	other threads:[~2019-05-30  5:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-30  5:47 [meta-cloud-services][PATCH 0/4] update bbappend to match bb version Hongzhi.Song
2019-05-30  5:47 ` [PATCH 1/4] iptables: update bbappend to match to oe-core version Hongzhi.Song
2019-05-30  5:47 ` [PATCH 2/4] libvirt: update bbappend to match bb version Hongzhi.Song
2019-05-30  5:47 ` Hongzhi.Song [this message]
2019-05-31 14:23   ` [PATCH 3/4] linux: update bbappend to match oe-core version Mark Asselstine
2019-05-30  5:47 ` [PATCH 4/4] iproute2: update bbappend to match bb version Hongzhi.Song
2019-06-03  1:45 ` [meta-cloud-services][PATCH 0/4] " Hongzhi, Song
2019-06-03 12:43   ` Bruce Ashfield
2019-06-03 12:57     ` Bruce Ashfield
2019-06-04  1:06       ` Hongzhi, Song
2019-06-03 20:08 ` Bruce Ashfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1559195272-27896-4-git-send-email-hongzhi.song@windriver.com \
    --to=hongzhi.song@windriver.com \
    --cc=meta-virtualization@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.