All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ltp-ddt: patch is upstream, drop locally
@ 2015-11-16 14:26 Denys Dmytriyenko
  0 siblings, 0 replies; only message in thread
From: Denys Dmytriyenko @ 2015-11-16 14:26 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 ...ddt-Makefile-filter-out-testcases-for-k2g.patch | 35 ----------------------
 .../recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb      |  5 ++--
 2 files changed, 2 insertions(+), 38 deletions(-)
 delete mode 100644 meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt/0001-testcases-ddt-Makefile-filter-out-testcases-for-k2g.patch

diff --git a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt/0001-testcases-ddt-Makefile-filter-out-testcases-for-k2g.patch b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt/0001-testcases-ddt-Makefile-filter-out-testcases-for-k2g.patch
deleted file mode 100644
index 241d39b..0000000
--- a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt/0001-testcases-ddt-Makefile-filter-out-testcases-for-k2g.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From d11ed6ff267c24c6adfa7acf5e2cda63f4df5edf Mon Sep 17 00:00:00 2001
-From: Denys Dmytriyenko <denys@ti.com>
-Date: Fri, 13 Nov 2015 19:02:10 -0500
-Subject: [PATCH] testcases/ddt/Makefile: filter out testcases for k2g
-
-Signed-off-by: Denys Dmytriyenko <denys@ti.com>
----
- testcases/ddt/Makefile | 11 +++++++++++
- 1 file changed, 11 insertions(+)
-
-diff --git a/testcases/ddt/Makefile b/testcases/ddt/Makefile
-index beed4f2..d3e95e7 100644
---- a/testcases/ddt/Makefile
-+++ b/testcases/ddt/Makefile
-@@ -339,6 +339,17 @@ FILTER_OUT_DIRS                 += ipc_test_suite
- FILTER_OUT_DIRS                 += gpio_test_suite
- endif
- 
-+ifeq ($(PLATFORM),k2g-evm)
-+FILTER_OUT_DIRS                 += edma_test_suite
-+FILTER_OUT_DIRS                 += fbdev_display_test_suite
-+FILTER_OUT_DIRS                 += mc_test_suite
-+FILTER_OUT_DIRS                 += v4l2_capture_test_suite
-+FILTER_OUT_DIRS                 += v4l2_display_test_suite
-+FILTER_OUT_DIRS                 += v4l2_display_davinci_test_suite
-+FILTER_OUT_DIRS                 += ipc_test_suite
-+FILTER_OUT_DIRS                 += gpio_test_suite
-+endif
-+
- ifeq ($(PLATFORM),dragonboard410c)
- FILTER_OUT_DIRS                 += v4l2_capture_test_suite
- FILTER_OUT_DIRS                 += v4l2_display_test_suite
--- 
-2.2.0
-
diff --git a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb
index e9bbc21..2bf9de4 100644
--- a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb
+++ b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb
@@ -4,7 +4,7 @@ SECTION = "console/utils"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
 
-PR = "r7"
+PR = "r8"
 PV_append = "+git${SRCPV}"
 
 PROVIDES += "ltp"
@@ -16,12 +16,11 @@ inherit autotools-brokensep module-base kernel-module-split
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-SRCREV = "9bfb8a0805cbe7b8f534b61c6ea503c092858d66"
+SRCREV = "23dd00e6f29ff5777dd1b851fd41103ebccecacd"
 BRANCH ?= "master"
 
 SRC_URI = "git://arago-project.org/git/projects/test-automation/ltp-ddt.git;branch=${BRANCH} \
     file://ltp-Do-not-link-against-libfl.patch \
-    file://0001-testcases-ddt-Makefile-filter-out-testcases-for-k2g.patch \
 "
 
 S = "${WORKDIR}/git"
-- 
2.2.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-16 14:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-16 14:26 [PATCH] ltp-ddt: patch is upstream, drop locally Denys Dmytriyenko

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.