most: delete bbappend for removing skb_put_data patch 19/13619/3
authorKotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp>
Thu, 15 Mar 2018 08:43:15 +0000 (17:43 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 26 Mar 2018 21:50:45 +0000 (21:50 +0000)
This bbappend no longer is needed because skb_put_data patch issue was
solved by below commit.
https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl-demo.git;a=commit;h=23492d46ea0fd81aa05528ad423bb5e1a10e111b

Change-Id: I9615367030a26d6af16b4c46ce47da7c49a03a5d
Signed-off-by: Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp>
meta-agl-bsp/meta-qcom/recipes-kernel/most/most.bbappend [deleted file]

diff --git a/meta-agl-bsp/meta-qcom/recipes-kernel/most/most.bbappend b/meta-agl-bsp/meta-qcom/recipes-kernel/most/most.bbappend
deleted file mode 100644 (file)
index 6b4444a..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
-
-SRC_URI_remove = " \
-           file://0001-src-most-net-add-skb_put_data-function.patch \
-          "